Anki/ts/components
Henrik Giesel 478b3a53f1
Remove individual .html files + other refactorings (#1588)
* Move some AddCards specific code to NoteCreator.svelte

* Add new strings for Toggling the Visual / HTML editor

* Set LabelContainer vertical-align to text-top

- Makes them look more centered

* Remove appendInParentheses helper

* Make all ts/*.html files include only module.js and module.css

* Move any JS from .html to index files

* Remove .html files from ts modules

* Remove Python with Starlark implemenation

* Remove reference to non-existing file

* Remove deck-option.html as well

* fix change-notetype screen (dae)
2022-01-16 15:05:35 +10:00
..
Absolute.svelte
Badge.svelte
BUILD.bazel Introduce our own Container, Row, and Col components (#1495) 2021-11-17 13:49:52 +10:00
ButtonDropdown.svelte
ButtonGroup.svelte Introduce our own Container, Row, and Col components (#1495) 2021-11-17 13:49:52 +10:00
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 Introduce our own Container, Row, and Col components (#1495) 2021-11-17 13:49:52 +10:00
ColorPicker.svelte
Container.svelte Introduce our own Container, Row, and Col components (#1495) 2021-11-17 13:49:52 +10:00
context-keys.ts Live theme changes (#1497) 2021-11-25 07:17:41 +10:00
Detachable.svelte
dropdown.ts
DropdownDivider.svelte
DropdownItem.svelte Live theme changes (#1497) 2021-11-25 07:17:41 +10:00
DropdownMenu.svelte
helpers.ts
IconButton.svelte Live theme changes (#1497) 2021-11-25 07:17:41 +10:00
IconConstrain.svelte Translate Editor entirely to Svelte (#1403) 2021-10-18 22:01:15 +10:00
identifier.ts
Item.svelte
LabelButton.svelte Live theme changes (#1497) 2021-11-25 07:17:41 +10:00
registration.ts
Row.svelte Introduce our own Container, Row, and Col components (#1495) 2021-11-17 13:49:52 +10:00
Section.svelte
SelectButton.svelte Show downwards arrow on SelectButton (#1521) 2021-12-04 08:08:20 +10:00
SelectOption.svelte Several CSS fixes - Editor Cleanup (#1470) 2021-10-31 08:29:22 +10:00
Shortcut.svelte
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 Introduce our own Container, Row, and Col components (#1495) 2021-11-17 13:49:52 +10:00
WithContext.svelte
WithDropdown.svelte Remove individual .html files + other refactorings (#1588) 2022-01-16 15:05:35 +10:00
WithShortcut.svelte
WithState.svelte Reverse-engineer surrounding with execCommand (#1377) 2021-11-18 19:18:39 +10:00
WithTooltip.svelte Editor Field Descriptions (#1476) 2021-11-06 09:42:48 +10:00