index
:
chords.git
main
chord explorer
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
key-picker.mjs
Commit message (
Expand
)
Author
Age
Files
Lines
*
put key picker note hover back
Brian Cully
2025-07-28
1
-23
/
+31
*
first stab at fretboard player.
Brian Cully
2025-07-26
1
-5
/
+6
*
convert to web components
Brian Cully
2025-05-12
1
-10
/
+28
*
js: remove names on default function exports
Brian Cully
2025-04-10
1
-1
/
+1
*
js: add stubs for aug/dim scales
Brian Cully
2025-04-10
1
-0
/
+6
*
scale: calculate diatonic scales
Brian Cully
2025-03-10
1
-7
/
+11
*
add hover class to note list
Brian Cully
2025-03-10
1
-2
/
+6
*
fix re-rendering clicked notes when key changed
Brian Cully
2025-03-10
1
-6
/
+22
*
add click handler for notes in key selector
Brian Cully
2025-03-10
1
-2
/
+17
*
normalize note names for hover matching
Brian Cully
2025-03-10
1
-3
/
+7
*
implement test hover behavior on key selector's note list
Brian Cully
2025-03-10
1
-0
/
+18
*
change ‘min’ in chord name to ‘m’
Brian Cully
2025-03-10
1
-1
/
+1
*
diatonic → scale
Brian Cully
2025-03-09
1
-3
/
+3
*
add display for available chords in the key
Brian Cully
2025-03-09
1
-1
/
+24
*
modify note list when changing keys
Brian Cully
2025-03-09
1
-0
/
+30