summaryrefslogtreecommitdiffstats
path: root/fretboard.mjs
Commit message (Expand)AuthorAgeFilesLines
* fix muted fret errors by parsing classListBrian Cully2025-03-101-2/+2
* fretboard: use Note for normalizationBrian Cully2025-03-101-22/+4
* fretboard: calculate selected note from x-data-noteBrian Cully2025-03-101-7/+6
* unicodeBrian Cully2025-03-091-6/+6
* js: render form when [un]mutingBrian Cully2025-03-091-0/+1
* html: add classes to fret tds and trs, rejiggerBrian Cully2025-03-091-5/+5
* js: refresh output column when radio deselectedBrian Cully2025-03-081-1/+2
* mute strings by clicking on the open noteBrian Cully2025-03-081-10/+28
* js: show selected fret outputBrian Cully2025-03-081-3/+65
* js: add bare bones js stuffBrian Cully2025-03-081-0/+32