.. |
bootstrap.scss
|
Pass svelte_check for editor-toolbar
|
2021-04-15 15:33:47 +02:00 |
BUILD.bazel
|
Gather editor-toolbar svelte components into filegroup
|
2021-04-21 13:18:31 +02:00 |
ButtonDropdown.d.ts
|
Add IterableToolbarItem interface for easier typing
|
2021-04-23 18:53:52 +02:00 |
ButtonDropdown.svelte
|
Simplify Handling of margins and padding of ButtonGroup & ButtonDropdown
|
2021-04-23 22:22:53 +02:00 |
ButtonGroup.d.ts
|
Add mostly working addcards topbar
|
2021-04-24 00:00:32 +02:00 |
ButtonGroup.svelte
|
Simplify Handling of margins and padding of ButtonGroup & ButtonDropdown
|
2021-04-23 22:22:53 +02:00 |
ColorPicker.d.ts
|
Add license headers
|
2021-04-15 15:59:52 +02:00 |
ColorPicker.svelte
|
Use registerShortcut in inputHandlers + Avoid focus on color picker
|
2021-04-22 15:09:09 +02:00 |
CommandIconButton.d.ts
|
Make indent outdent only work for list items
|
2021-04-20 13:44:44 +02:00 |
CommandIconButton.svelte
|
Add better better shortcutLabel support for buttons
|
2021-04-22 14:18:48 +02:00 |
contextKeys.ts
|
Add license headers
|
2021-04-15 15:59:52 +02:00 |
DropdownItem.d.ts
|
Add license headers
|
2021-04-15 15:59:52 +02:00 |
DropdownItem.svelte
|
Add shortcut labels for ColorPicker and Latex items
|
2021-04-22 14:35:44 +02:00 |
DropdownMenu.d.ts
|
Add IterableToolbarItem interface for easier typing
|
2021-04-23 18:53:52 +02:00 |
DropdownMenu.svelte
|
Add mostly working addcards topbar
|
2021-04-24 00:00:32 +02:00 |
dynamicComponents.ts
|
Add withLabel component
|
2021-04-23 17:20:52 +02:00 |
editorToolbar.d.ts
|
Move toolbar initialization into toolbar.ts
|
2021-04-20 15:32:02 +02:00 |
EditorToolbar.svelte
|
Fix typing typo
|
2021-04-24 01:15:16 +02:00 |
helpers.ts
|
make return value match mergeTooltipAndShortcut() signature
|
2021-04-23 19:48:36 +10:00 |
hideable.ts
|
Make update algorithm in editor-toolbar/index.ts recursive
|
2021-04-23 20:50:09 +02:00 |
IconButton.d.ts
|
Add license headers
|
2021-04-15 15:59:52 +02:00 |
IconButton.svelte
|
Fix typo deregisters
|
2021-04-22 14:54:29 +02:00 |
identifiable.ts
|
Prefer slicing and splicing
|
2021-04-24 01:48:22 +02:00 |
index.ts
|
Add addMenu and updateMenu, avoid using {buttons,menus}Promise outside of class
|
2021-04-24 01:08:55 +02:00 |
LabelButton.d.ts
|
Add license headers
|
2021-04-15 15:59:52 +02:00 |
LabelButton.svelte
|
Add better better shortcutLabel support for buttons
|
2021-04-22 14:18:48 +02:00 |
legacy.scss
|
Add RawButton and hook old python hooks up to it
|
2021-04-15 13:09:50 +02:00 |
RawButton.svelte
|
Add license headers
|
2021-04-15 15:59:52 +02:00 |
SelectButton.d.ts
|
Add IterableToolbarItem interface for easier typing
|
2021-04-23 18:53:52 +02:00 |
SelectButton.svelte
|
Make dynamicComponents usable for addons, rather than the components directly
|
2021-04-23 16:43:36 +02:00 |
SelectOption.svelte
|
Add license headers
|
2021-04-15 15:59:52 +02:00 |
SquareButton.svelte
|
Add better better shortcutLabel support for buttons
|
2021-04-22 14:18:48 +02:00 |
types.ts
|
Add IterableToolbarItem interface for easier typing
|
2021-04-23 18:53:52 +02:00 |
WithDropdownMenu.d.ts
|
Add license headers
|
2021-04-15 15:59:52 +02:00 |
WithDropdownMenu.svelte
|
Add license headers
|
2021-04-15 15:59:52 +02:00 |
WithLabel.d.ts
|
Add mostly working addcards topbar
|
2021-04-24 00:00:32 +02:00 |
WithLabel.svelte
|
Add mostly working addcards topbar
|
2021-04-24 00:00:32 +02:00 |
WithShortcut.d.ts
|
Prefer optionalModifiers over register multiple shortcuts
|
2021-04-22 18:15:25 +02:00 |
WithShortcut.svelte
|
update remaining anki/ references
|
2021-04-23 10:16:40 +10:00 |