Henrik Giesel
|
3a18dce03f
|
Prefer event.which over event.{key,code}
It works better with alternative Latin-based keyboard layouts
|
2021-05-22 17:50:23 +02:00 |
|
Henrik Giesel
|
c89c42dc37
|
Base shortcuts with letters no event.key, with symbols/numbers on event.code
|
2021-05-21 22:45:55 +02:00 |
|
Henrik Giesel
|
ae19ed527d
|
Switch to keyboard shortcuts based on event.key
|
2021-05-20 18:28:59 +02:00 |
|
Henrik Giesel
|
928f486867
|
Add ButtonToolbarItem as interface for modifying button groups
|
2021-05-07 02:04:44 +02:00 |
|
Henrik Giesel
|
862905c58a
|
Fix typing issues
|
2021-05-07 02:03:55 +02:00 |
|
Henrik Giesel
|
9c1936698c
|
Set tooltip for buttons correctly
|
2021-05-07 02:03:55 +02:00 |
|
Henrik Giesel
|
0371405c23
|
Use ButtonGroupItem for all buttons in editor
|
2021-05-07 02:03:55 +02:00 |
|
Henrik Giesel
|
e1cc22b9ee
|
Add hiding functionality in ButtonGroup
|
2021-05-07 02:03:55 +02:00 |
|
Henrik Giesel
|
baff3df381
|
Add all format inline buttons
|
2021-05-07 02:03:55 +02:00 |
|
Henrik Giesel
|
0baf14dc8b
|
Refactor {CommandIcon,Icon,Square}Button into IconButton and WithState
|
2021-05-07 02:03:55 +02:00 |
|
Henrik Giesel
|
8aa3f5f2fa
|
Translate ts files in ts/editor to svelte files
|
2021-05-07 02:03:55 +02:00 |
|