Henrik Giesel
|
bda99ee0f1
|
Add IterableToolbarItem interface for easier typing
|
2021-04-23 18:53:52 +02:00 |
|
Henrik Giesel
|
1d72599a37
|
Rename anki/ to lib/ for export
import _ from "anki/x";
will become
import _ from "lib/x";
to fit the directory name.
|
2021-04-23 10:02:28 +10:00 |
|
Henrik Giesel
|
5197e3b779
|
Prefer optionalModifiers over register multiple shortcuts
|
2021-04-22 18:15:25 +02:00 |
|
Henrik Giesel
|
4a264cd8b7
|
Add editing fluent strings without attached keyboard shortcuts
|
2021-04-22 13:38:37 +02:00 |
|
Henrik Giesel
|
d2ca94a29d
|
Move other buttons to WithShortcut
|
2021-04-22 03:25:31 +02:00 |
|
Henrik Giesel
|
85f89dc111
|
Add first shortcuts for bold, italic, underline, removeFormat
|
2021-04-22 02:37:04 +02:00 |
|
Henrik Giesel
|
37ea39f779
|
Move dynamic component initialization logic from editor to editor-toolbar
|
2021-04-20 14:23:28 +02:00 |
|
Henrik Giesel
|
893028b2df
|
Make indent outdent only work for list items
+ make paragraph show its active state
|
2021-04-20 13:44:44 +02:00 |
|
Henrik Giesel
|
9803bb19ca
|
Move button implementations from editor-toolbar to editor
|
2021-04-20 13:44:44 +02:00 |
|