Henrik Giesel
|
f9565cbb80
|
Use new bootstrap library paths
|
2021-04-15 14:04:41 +02:00 |
|
Henrik Giesel
|
b0fab9c967
|
Fix most of svelte-check issues for editor-toolbar
|
2021-04-15 13:09:51 +02:00 |
|
Henrik Giesel
|
1eafa7d9d0
|
Remove $$restProps and make explicit dropdown support in buttons
* Currently LabelButton, CommandIconButtton, and IconButton support dropdowns
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
4c273caedb
|
Remove props property in favor of $$restProps
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
a2d37206ea
|
Rename title to tooltip across editor toolbar components
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
c7590c8ef1
|
Use dynamicComponent instead of withLazyProps
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
2046b00c38
|
Fix clicking the bold button immediately showing the updated button state
- rather than only after typing
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
37ed3e8209
|
Fix some code quality issues
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
216b93c060
|
Add titles to buttons with lazyProperties
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
fa900e1565
|
Add dropdown menu to mathjax button
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
391f64f648
|
Make it so you can include DropdownMenus on all kinds of buttons
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
a820059b8f
|
Utilize enableButtons disableButtons from Svelte component
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
9340d20c20
|
Display .active:active as :hover buttons
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
bf433f13be
|
Simplify General Toolbar structure
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
0269c97b2e
|
Rename IconButtonInner to InnerButton, as it does not necessarily contain an Icon
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
ccb7c5d68a
|
Add CommandIconButton functionality
|
2021-04-15 13:09:49 +02:00 |
|