Henrik Giesel
|
1a04ca32fe
|
Add Latex formatting options to menu
* Format shortcuts in monospace font and increase padding a little bit
|
2021-04-15 15:20:37 +02:00 |
|
Henrik Giesel
|
ac768a464a
|
Satisfy prettier
|
2021-04-15 14:58:13 +02:00 |
|
Henrik Giesel
|
d9d2dddd4f
|
Use new bootstrap library paths
|
2021-04-15 14:04:41 +02:00 |
|
Henrik Giesel
|
e221050bc6
|
Use new bootstrap dep
|
2021-04-15 13:30:19 +02:00 |
|
Henrik Giesel
|
e032c8f6a0
|
Add shortcut labels for mathjax menu
|
2021-04-15 13:09:51 +02:00 |
|
Henrik Giesel
|
42d59a4af7
|
Explicitly name file in output_css for esbuild
|
2021-04-15 13:09:51 +02:00 |
|
Henrik Giesel
|
aca20bd3da
|
Make editor-toolbar pass eslint
|
2021-04-15 13:09:51 +02:00 |
|
Henrik Giesel
|
5c601db45f
|
Fix most of svelte-check issues for editor-toolbar
|
2021-04-15 13:09:51 +02:00 |
|
Henrik Giesel
|
1e5b2a06a3
|
Pass the svelte check for graphs
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
36c031a0ca
|
Inline GraphData/GraphPreferences getters/setters into WithGraphData
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
eebbf71256
|
Generalize ts/graphs/preferences to ts/sveltelib/preferences
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
f4afb3e823
|
Style light mode button bar with borders
- whereas night mode toolbar has no visible borders
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
5c84b1636b
|
Use padding for extended colorpicker background "border"
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
a225accac3
|
Give light mode effects on hover/active/focus as well
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
350ef044f2
|
Add theming support for DropdownItem and DropdownMenu
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
b862c3ecea
|
Improve looks of color picker button
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
b425d09ac6
|
Update CSS for ColorPicker and forecolor button
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
a0de8bef55
|
Switch from core to base CSS for editor view
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
5c37ac1640
|
Correctly check for night mode
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
639cfa57a3
|
Rely more heavily on bootstrap provided types for editor-toolbar
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
b95ccb99c2
|
Make mdi also use renamed pkg_from_name
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
0d63ffcaeb
|
Add buttons_mixins.scss for sharing SCSS across components
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
de5b9d551d
|
Also add Bootstrap buttons.scss
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
05affd313f
|
Include Dropdown directly from bootstrap, required installing popperjs
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
ef90924f91
|
Use compile_sass and add flag to make editor-toolbar compile again
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
7bf675d75e
|
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
|
fa6ac2b27b
|
Add RawButton and hook old python hooks up to it
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
98dc8a56f2
|
Introduce ToolbarItem as a better base type instead of DynamicSvelteComponent
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
0e0f33022f
|
Switch from lazy loading of properties to wrapping the buttons in a function
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
42e580430a
|
Add a button / buttonGroup insertion API
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
d93aefdaaa
|
Fix sticky toolbar which was broken when introducing var(--toolbar-size)
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
d1374d4b58
|
Show/Hide Cloze button depending on whether cloze type
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
e8fb17c1eb
|
Move cloze logic and wrapping logic editor-toolbar
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
fa00dbc01e
|
Make buttons and button groups easily toggleable through hidden web component
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
8ba2b383eb
|
Remove props property in favor of $$restProps
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
64fbbbfcd0
|
Get rid of types.d.ts in favor of DynamicSvelteComponent
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
7646a81b7c
|
Pass button groups as actual button groups, not arrays
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
5520863278
|
Pass wraps more similiar to how size is passed via CSS variables
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
9ff521126d
|
Make wraps a passable prop to EditorToolbar
Can be set to nowrap via document.getElementByID("editorToolbar").component.$set({ wraps: false })
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
fc3a272327
|
Give clearer type names to dynamicComponent
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
38fe270937
|
Rename title to tooltip across editor toolbar components
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
2b252d8b41
|
Rename types.ts to types.d.ts
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
5d2d9396f9
|
Change overflow of button groups to overflow-y auto
Avoids erratic creation of scrollbars
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
3fb052d736
|
Use dynamicComponent instead of withLazyProps
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
c432831a19
|
Move enabled/disabled logic to EditorToolbar
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
5bc7132a4f
|
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
|
3c84e31bf4
|
Support building as external repo
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
115757c327
|
Remove lazyProperties -> we use withLazyProperties instead
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
cfb9376e5e
|
Fix some code quality issues
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
90825cc95b
|
Pass in buttons and menus directly as stores
|
2021-04-15 13:09:49 +02:00 |
|