Arthur Jamet
|
c5d465df97
|
Front: Pretty and Lint (#225)
|
2023-06-17 07:01:23 +01:00 |
|
Clément Le Bihan
|
c29740dc2e
|
fixed a bug in strToKey function where the octaveNumber isn't parsed and filtering correctly highlighted notes to the correct octave (default broadcasted to every octave)
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
d094c81418
|
fixed strToKey issue when discarding the accidental part of the string
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
885c819ab5
|
removed accidental as it's own type and integrated it with note type
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
aa72f34a6c
|
fixed issue with keyToStr function
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
efede253dc
|
pretty big changes: added highlighted keys refactored Octave component to use a PianoKeyComponent and updated TS types to enums
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
6a10ad2398
|
reworked the octave css layout to get rid of the Zindex added support for showNoteNames policy and added an onhover policy
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
319295d2e5
|
moved models and utils variables/types into models/Piano.ts to fix recursive include and now handling Notes with PianoKey type
|
2023-03-29 18:55:06 +02:00 |
|