mirror of
https://github.com/ankitects/anki.git
synced 2025-11-12 07:37:11 -05:00
* 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) |
||
|---|---|---|
| .. | ||
| Absolute.svelte | ||
| Badge.svelte | ||
| BUILD.bazel | ||
| ButtonDropdown.svelte | ||
| ButtonGroup.svelte | ||
| ButtonGroupItem.svelte | ||
| buttons.ts | ||
| ButtonToolbar.svelte | ||
| 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 | ||
| Spacer.svelte | ||
| StickyContainer.svelte | ||
| tsconfig.json | ||
| types.ts | ||
| WithContext.svelte | ||
| WithDropdown.svelte | ||
| WithShortcut.svelte | ||
| WithState.svelte | ||
| WithTooltip.svelte | ||