| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wip: major refactor for web components and grid layout | Brian Cully | 2025-05-12 | 1 | -90/+82 |
| | | | | | | | - hovering on notes from the key doesn't work. - need to show fret on/off, not notes, they're too distracting - save button broken | ||||
| * | append history when ‘+’ button clicked | Brian Cully | 2025-05-12 | 1 | -7/+17 |
| | | |||||
| * | js: put save event back | Brian Cully | 2025-05-12 | 1 | -5/+11 |
| | | |||||
| * | convert to web components | Brian Cully | 2025-05-12 | 1 | -11/+38 |
| | | | | | one less thing to hard-code: element ids, which were brittle already. | ||||
| * | js: return ‘x’ for muted strings | Brian Cully | 2025-04-10 | 1 | -4/+6 |
| | | |||||
| * | js: remove names on default function exports | Brian Cully | 2025-04-10 | 1 | -1/+1 |
| | | |||||
| * | fix muted fret errors by parsing classList | Brian Cully | 2025-03-10 | 1 | -2/+2 |
| | | |||||
| * | fretboard: use Note for normalization | Brian Cully | 2025-03-10 | 1 | -22/+4 |
| | | |||||
| * | fretboard: calculate selected note from x-data-note | Brian Cully | 2025-03-10 | 1 | -7/+6 |
| | | |||||
| * | unicode | Brian Cully | 2025-03-09 | 1 | -6/+6 |
| | | |||||
| * | js: render form when [un]muting | Brian Cully | 2025-03-09 | 1 | -0/+1 |
| | | |||||
| * | html: add classes to fret tds and trs, rejigger | Brian Cully | 2025-03-09 | 1 | -5/+5 |
| | | |||||
| * | js: refresh output column when radio deselected | Brian Cully | 2025-03-08 | 1 | -1/+2 |
| | | |||||
| * | mute strings by clicking on the open note | Brian Cully | 2025-03-08 | 1 | -10/+28 |
| | | |||||
| * | js: show selected fret output | Brian Cully | 2025-03-08 | 1 | -3/+65 |
| | | |||||
| * | js: add bare bones js stuff | Brian Cully | 2025-03-08 | 1 | -0/+32 |
