anki/ts/tag-editor
Damien Elmes f3b6deefe9 Combine all backend methods into a single js/d.ts file, like in Python
Easier to import from, and allows us to declare the output of the build
action without having to iterate over all the proto filenames. Have
confirmed it doesn't break esbuild's tree shaking.
2023-07-03 13:46:38 +10:00
..
tag-options-button Update to Svelte 4, and update most other JS deps (#2565) 2023-07-01 16:21:53 +10:00
AutocompleteItem.svelte Add comments to Sass variables and tweak main window (#2137) 2022-10-29 10:48:53 +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 Fix some issues with the Tag Editor (#2215) 2022-11-27 10:45:33 +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 Fix some issues with the Tag Editor (#2215) 2022-11-27 10:45:33 +10:00
TagWithTooltip.svelte Re-enable formatting for .svelte files 2022-11-28 09:17:39 +10:00
tsconfig.json Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
WithAutocomplete.svelte Experiment with disabling prettier whitespace sensitivity 2023-06-01 11:11:26 +10:00