Henrik Giesel
|
f6ef4d43cb
|
Use registerShortcut in inputHandlers + Avoid focus on color picker
|
2021-04-22 15:09:09 +02:00 |
|
Henrik Giesel
|
47809f6230
|
Add shortcut labels for ColorPicker and Latex items
|
2021-04-22 14:35:44 +02:00 |
|
Henrik Giesel
|
ccc48bd1d7
|
Abandon btn-secondary and btn-light in favor our own definitions btn-night and btn-day
|
2021-04-15 18:35:46 +02:00 |
|
Henrik Giesel
|
b0885ef0cd
|
Add license headers
|
2021-04-15 15:59:52 +02:00 |
|
Henrik Giesel
|
449d28596e
|
Pass svelte_check for editor-toolbar
|
2021-04-15 15:33:47 +02:00 |
|
Henrik Giesel
|
f9565cbb80
|
Use new bootstrap library paths
|
2021-04-15 14:04:41 +02:00 |
|
Henrik Giesel
|
b696635afc
|
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
|
e732eca097
|
Use padding for extended colorpicker background "border"
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
dd530dcdc8
|
Give light mode effects on hover/active/focus as well
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
49daa2dd01
|
Improve looks of color picker button
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
02c8893fc9
|
Update CSS for ColorPicker and forecolor button
|
2021-04-15 13:09:50 +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
|
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
|
fb668c56e6
|
Make Toolbar resizable through a single CSS variable --toolbar-size
|
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
|
5eb07d3fc7
|
WIP: Turn DropdownMenu into a _decorator_ usable with all other button types
|
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
|
4280bf28f8
|
Add active shadow on ColorPicker
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
7f5e9b1b33
|
Add negative tabindex
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
77de6c0288
|
Make icons slightly smaller, so they are the same size as before
|
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
|
8c931af17c
|
Make all Leaf buttons 30px high and give same vertical-align
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
a12e39a15f
|
Add hover and active effects
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
ccb7c5d68a
|
Add CommandIconButton functionality
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
0963d53e0c
|
Add color.ts for foreground color and color picker
|
2021-04-15 13:09:49 +02:00 |
|