mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 05:07:10 -05:00
* Add back overflow:hidden to field descriptions * Add explaining comment * Put back overflow:hidden in FieldsEditor * Move inline padding from Fields component but EditorField+LabelContainer * Simplify editor design by making editor toolbar not sticky * Make tag editor in note editor non-sticky as well * Fix merge mess * The floating elements were portaled because I passed in undefined and they have a default argument - Fix unrelated to PR |
||
|---|---|---|
| .. | ||
| tag-options-button | ||
| AutocompleteItem.svelte | ||
| BUILD.bazel | ||
| icons.ts | ||
| index.ts | ||
| Tag.svelte | ||
| TagDeleteBadge.svelte | ||
| TagEditMode.svelte | ||
| TagEditor.svelte | ||
| TagInput.svelte | ||
| tags.ts | ||
| TagSpacer.svelte | ||
| TagWithTooltip.svelte | ||
| tsconfig.json | ||
| WithAutocomplete.svelte | ||