Henrik Giesel
|
4736b1ce1c
|
Move Notetype buttons to using slots instead of dynamic components
|
2021-05-07 02:03:55 +02:00 |
|
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
|
1f97f5208e
|
Remove paragraph button
|
2021-04-21 14:36:24 +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
|
dcb6a11053
|
Improve behavior of paragraph command and add tooltip
|
2021-04-20 13:46:01 +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 |
|