anki/ts/tag-editor
Matthias Metelka fba46e9815
Fix Floating Ui error causing freezes on image resize (#2206)
* Replace autoPlacement with flip

* Remove logic made redundant by use of flip()

* Edit preferred placement on components using WithFloating

* Rename placement to preferredPlacement

* Set "bottom" as default placement and remove redundant declarations
2022-11-23 16:16:09 +10:00
..
tag-options-button Fix Floating Ui error causing freezes on image resize (#2206) 2022-11-23 16:16:09 +10:00
AutocompleteItem.svelte Add comments to Sass variables and tweak main window (#2137) 2022-10-29 10:48:53 +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 Redesign deck options inputs (#2082) 2022-09-27 12:16:45 +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 Add background to tag editor and improve autocomplete items (#2130) 2022-10-13 10:08:30 +10:00
TagInput.svelte Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +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 Fix Floating Ui error causing freezes on image resize (#2206) 2022-11-23 16:16:09 +10:00
tsconfig.json Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
WithAutocomplete.svelte Fix Floating Ui error causing freezes on image resize (#2206) 2022-11-23 16:16:09 +10:00