Anki/ts/tag-editor
Henrik Giesel 1a87937973
Fix sticky field labels - Make editor toolbar+tag editor non sticky in editor (#2058)
* 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
2022-09-12 19:22:22 +10:00
..
tag-options-button Use WithFloating for MathjaxOverlay (#2011) 2022-09-05 17:20:00 +10:00
AutocompleteItem.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
BUILD.bazel Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
icons.ts Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
index.ts Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
Tag.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
TagDeleteBadge.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
TagEditMode.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
TagEditor.svelte Fix sticky field labels - Make editor toolbar+tag editor non sticky in editor (#2058) 2022-09-12 19:22:22 +10:00
TagInput.svelte Insert symbols overlay (#2051) 2022-09-10 18:46:59 +10:00
tags.ts Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
TagSpacer.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
TagWithTooltip.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
tsconfig.json Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
WithAutocomplete.svelte Insert symbols overlay (#2051) 2022-09-10 18:46:59 +10:00