| .. |
|
BUILD.bazel
|
Refactor {CommandIcon,Icon,Square}Button into IconButton and WithState
|
2021-05-07 02:03:55 +02:00 |
|
ButtonDropdown.svelte
|
Uniformly use variables to Button{Toolbar,Group} for setting button properties
|
2021-05-27 17:13:36 +02:00 |
|
ButtonGroup.svelte
|
Uniformly use variables to Button{Toolbar,Group} for setting button properties
|
2021-05-27 17:13:36 +02:00 |
|
ButtonGroupItem.svelte
|
Uniformly use variables to Button{Toolbar,Group} for setting button properties
|
2021-05-27 17:13:36 +02:00 |
|
buttons.ts
|
Add ButtonToolbarItem as interface for modifying button groups
|
2021-05-07 02:04:44 +02:00 |
|
ButtonToolbar.svelte
|
Uniformly use variables to Button{Toolbar,Group} for setting button properties
|
2021-05-27 17:13:36 +02:00 |
|
ButtonToolbarItem.svelte
|
update ts deps
|
2021-05-26 09:37:40 +10:00 |
|
ColorPicker.svelte
|
Implement new ColorPicker
|
2021-05-30 22:58:40 +02:00 |
|
contextKeys.ts
|
Use TextInputModal directly from svelte component
|
2021-05-26 08:46:12 +10: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
|
Uniformly use variables to Button{Toolbar,Group} for setting button properties
|
2021-05-27 17:13:36 +02:00 |
|
DropdownMenu.svelte
|
update ts deps
|
2021-05-26 09:37:40 +10:00 |
|
helpers.ts
|
Rename editor-toolbar to components
|
2021-05-07 02:03:55 +02:00 |
|
IconButton.svelte
|
Make ColorPicker buttons halfwidth
|
2021-05-31 00:17:06 +02:00 |
|
identifier.ts
|
Add hiding functionality in ButtonGroup
|
2021-05-07 02:03:55 +02:00 |
|
LabelButton.svelte
|
Uniformly use variables to Button{Toolbar,Group} for setting button properties
|
2021-05-27 17:13:36 +02:00 |
|
registration.ts
|
Check for id when inserting dynamic elements
|
2021-05-07 16:50:17 +02:00 |
|
SelectButton.svelte
|
Add overflow-x: hidden for SelectButton
|
2021-05-28 21:33:34 +02:00 |
|
SelectOption.svelte
|
WIP: Use our components in deckoptions sticky bar
|
2021-05-18 16:32:29 +02:00 |
|
StickyBar.svelte
|
update ts deps
|
2021-05-26 09:37:40 +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
|
Uniformly use variables to Button{Toolbar,Group} for setting button properties
|
2021-05-27 17:13:36 +02:00 |
|
WithShortcut.svelte
|
Prefer event.which over event.{key,code}
|
2021-05-22 17:50:23 +02:00 |
|
WithState.svelte
|
update ts deps
|
2021-05-26 09:37:40 +10:00 |
|
WithTheming.svelte
|
update ts deps
|
2021-05-26 09:37:40 +10:00 |