Anki/ts/components
Henrik Giesel f534dbb8e5
Separate input components into their own directories / Remove WithShortcut (#1613)
* Put PlainTextInput into its own directory

* Create a directory for RichTextInput

* Create editor-toolbar directory

* Move PreviewButton into editor-toolbar

* The time to refactor this is not quite yet here

* Create tag-editor directory

* Remove some of the uses of WithShortcut

* Remove all uses of WithShortcut from editor package

* Remove last uses of WithShortcut

* Fix typo
2022-01-24 11:43:09 +10:00
..
Absolute.svelte
Badge.svelte
BUILD.bazel
ButtonDropdown.svelte
ButtonGroup.svelte
ButtonGroupItem.svelte
buttons.ts
ButtonToolbar.svelte Fix custom CSS not being applied to scrollbars in night mode (#1525) 2021-12-05 08:20:42 +10:00
Col.svelte
ColorPicker.svelte
Container.svelte
context-keys.ts
Detachable.svelte
dropdown.ts
DropdownDivider.svelte
DropdownItem.svelte
DropdownMenu.svelte
helpers.ts
IconButton.svelte
IconConstrain.svelte
identifier.ts
Item.svelte
LabelButton.svelte
registration.ts
Row.svelte
Section.svelte
SelectButton.svelte
SelectOption.svelte
Shortcut.svelte Separate input components into their own directories / Remove WithShortcut (#1613) 2022-01-24 11:43:09 +10:00
Spacer.svelte
StickyContainer.svelte Align design of Change Notetype screen with rest of UI (#1522) 2021-12-04 14:53:16 +10:00
tsconfig.json
types.ts
WithContext.svelte
WithDropdown.svelte Remove individual .html files + other refactorings (#1588) 2022-01-16 15:05:35 +10:00
WithState.svelte
WithTooltip.svelte