mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 20:57:13 -05:00
* Remove Pane components and use Collapsible for TagEditor * Update translations * Give TagEditor border and focus outline * Use ScrollArea from #2248 for fields * Refactor ScrollArea * Fix error caused by calling bridgeCommand when it's not available * Make sure tag editor fills whole width of container which is important for the CSV import page. * Update NoteEditor.svelte * Add back removed ftl strings * Fix tests (dae) |
||
|---|---|---|
| .. | ||
| tag-options-button | ||
| AutocompleteItem.svelte | ||
| icons.ts | ||
| index.ts | ||
| Tag.svelte | ||
| TagDeleteBadge.svelte | ||
| TagEditMode.svelte | ||
| TagEditor.svelte | ||
| TagInput.svelte | ||
| tags.ts | ||
| TagSpacer.svelte | ||
| TagWithTooltip.svelte | ||
| tsconfig.json | ||
| WithAutocomplete.svelte | ||