about summary refs log tree commit diff
path: root/website/sandbox/learnpianochords/src/State.elm
AgeCommit message (Expand)AuthorFilesLines
2020-04-19 Restore default view to OverviewWilliam Carroll1-1/+1
2020-04-19 Remove unused Msg'sWilliam Carroll1-48/+0
2020-04-19 Ensure only whitelisted chord inversions present in initial stateWilliam Carroll1-2/+6
2020-04-19 Restore support for whitelisted chord inversionsWilliam Carroll1-9/+5
2020-04-19 Drop support for PracticeModeWilliam Carroll1-34/+2
2020-04-19 Support a FlashCard before showing the notes that comprise a chordWilliam Carroll1-1/+7
2020-04-19 Set the selectedChord to Nothing when setting a keyWilliam Carroll1-0/+1
2020-04-19 Prune {Select,Deselect}AllKeys actionsWilliam Carroll1-19/+0
2020-04-18 Create Overview for Learn Piano ChordsWilliam Carroll1-1/+1
2020-04-18 Tidy appWilliam Carroll1-0/+271