.. |
BUILD.bazel
|
Refactor {CommandIcon,Icon,Square}Button into IconButton and WithState
|
2021-05-07 02:03:55 +02:00 |
ButtonDropdown.svelte
|
WIP: Use our components in deckoptions sticky bar
|
2021-05-18 16:32:29 +02:00 |
ButtonGroup.svelte
|
Only initialize extension apis if necessary
|
2021-05-07 02:04:44 +02:00 |
ButtonGroupItem.svelte
|
Rename Detachable.detach to detached
|
2021-05-07 14:31:08 +02:00 |
buttons.ts
|
Add ButtonToolbarItem as interface for modifying button groups
|
2021-05-07 02:04:44 +02:00 |
ButtonToolbar.svelte
|
Only initialize extension apis if necessary
|
2021-05-07 02:04:44 +02:00 |
ButtonToolbarItem.svelte
|
Rename Detachable.detach to detached
|
2021-05-07 14:31:08 +02:00 |
ColorPicker.svelte
|
Use ButtonGroupItem for all buttons in editor
|
2021-05-07 02:03:55 +02:00 |
contextKeys.ts
|
Add ButtonToolbarItem as interface for modifying button groups
|
2021-05-07 02:04:44 +02:00 |
Detachable.svelte
|
Rename Detachable.detach to detached
|
2021-05-07 14:31:08 +02:00 |
dropdown.ts
|
Fix typing issues
|
2021-05-07 02:03:55 +02:00 |
DropdownDivider.svelte
|
WIP: Use our components in deckoptions sticky bar
|
2021-05-18 16:32:29 +02:00 |
DropdownItem.svelte
|
Fix remaining errors in editor/*.svelte files
|
2021-05-07 15:10:28 +02:00 |
DropdownMenu.svelte
|
WIP: Use our components in deckoptions sticky bar
|
2021-05-18 16:32:29 +02:00 |
helpers.ts
|
Rename editor-toolbar to components
|
2021-05-07 02:03:55 +02:00 |
IconButton.svelte
|
Add lefttopbtns as AddonButtons
|
2021-05-07 02:04:44 +02:00 |
identifier.ts
|
Add hiding functionality in ButtonGroup
|
2021-05-07 02:03:55 +02:00 |
LabelButton.svelte
|
increase toolbar size by 5px and use the default font sizes
|
2021-05-19 19:23:32 +10:00 |
registration.ts
|
Check for id when inserting dynamic elements
|
2021-05-07 16:50:17 +02:00 |
SelectButton.svelte
|
fix invisible dropdown arrow in night mode; use bootstrap styling in top
|
2021-05-20 12:43:47 +10:00 |
SelectOption.svelte
|
WIP: Use our components in deckoptions sticky bar
|
2021-05-18 16:32:29 +02:00 |
StickyBar.svelte
|
make sticky bar border a bit fainter
|
2021-05-20 12:49:07 +10:00 |
types.ts
|
Rename editor-toolbar to components
|
2021-05-07 02:03:55 +02:00 |
WithDropdownMenu.svelte
|
Make SaveButton functional
|
2021-05-18 18:55:22 +02:00 |
WithLabel.svelte
|
Rename editor-toolbar to components
|
2021-05-07 02:03:55 +02:00 |
WithShortcut.svelte
|
Base shortcuts with letters no event.key, with symbols/numbers on event.code
|
2021-05-21 22:45:55 +02:00 |
WithState.svelte
|
Fix remaining errors in editor/*.svelte files
|
2021-05-07 15:10:28 +02:00 |
WithTheming.svelte
|
WIP: Use our components in deckoptions sticky bar
|
2021-05-18 16:32:29 +02:00 |