summaryrefslogtreecommitdiffstats
path: root/key-picker.mjs
Commit message (Collapse)AuthorAgeFilesLines
* add hover class to note listBrian Cully2025-03-101-2/+6
|
* fix re-rendering clicked notes when key changedBrian Cully2025-03-101-6/+22
|
* add click handler for notes in key selectorBrian Cully2025-03-101-2/+17
|
* normalize note names for hover matchingBrian Cully2025-03-101-3/+7
|
* implement test hover behavior on key selector's note listBrian Cully2025-03-101-0/+18
|
* change ‘min’ in chord name to ‘m’Brian Cully2025-03-101-1/+1
|
* diatonic → scaleBrian Cully2025-03-091-3/+3
|
* add display for available chords in the keyBrian Cully2025-03-091-1/+24
|
* modify note list when changing keysBrian Cully2025-03-091-0/+30