anki/ts/tag-editor
Aristotelis db9aaba929
Make tags and tag suggestions able to be styled by add-ons (#2941)
* Expose tag name to add-ons via data attribute

* Expose autocomplete items to add-ons as data attributes

* Use common data-addon* prefix for attributes
2024-01-18 10:09:06 +10:00
..
tag-options-button Resolve a11y for tag options buttons (#2787) 2023-11-14 11:40:04 +10:00
AutocompleteItem.svelte Make tags and tag suggestions able to be styled by add-ons (#2941) 2024-01-18 10:09:06 +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 Make tags and tag suggestions able to be styled by add-ons (#2941) 2024-01-18 10:09:06 +10:00
TagDeleteBadge.svelte Experiment with disabling prettier whitespace sensitivity 2023-06-01 11:11:26 +10:00
TagEditMode.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
TagEditor.svelte Combine all backend methods into a single js/d.ts file, like in Python 2023-07-03 13:46:38 +10:00
TagInput.svelte Update to Svelte 4, and update most other JS deps (#2565) 2023-07-01 16:21:53 +10:00
tags.ts Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
TagSpacer.svelte Resolve a11y for tag options buttons (#2787) 2023-11-14 11:40:04 +10:00
TagWithTooltip.svelte Make tags and tag suggestions able to be styled by add-ons (#2941) 2024-01-18 10:09:06 +10:00
tsconfig.json Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
WithAutocomplete.svelte Make tags and tag suggestions able to be styled by add-ons (#2941) 2024-01-18 10:09:06 +10:00