mirror of
https://github.com/ankitects/anki.git
synced 2025-11-26 22:47:12 -05:00
* Add sveltekit-svg plugin to fix svg icon styling Closes #3127. * Unify svg icon usage Moves all icons into ts/lib/components/icons.ts and uses a single component to render them both with eslint and svelte-kit. * Fix spinning revert icon not being centered * Use svg earth icon for global label * Add tooltip to global label icon * Remove eslint-plugin-simple-import-sort Imports are already sorted by dprint with conflicting rules. |
||
|---|---|---|
| .. | ||
| [...imagePathOrNoteId] | ||
| notes-toolbar | ||
| shapes | ||
| tools | ||
| add-or-update-note.ts | ||
| canvas-scale.ts | ||
| fabric.d.ts | ||
| image-occlusion-base.scss | ||
| ImageOcclusionPage.svelte | ||
| ImageOcclusionPicker.svelte | ||
| index.ts | ||
| lib.ts | ||
| mask-editor.ts | ||
| MaskEditor.svelte | ||
| Notes.svelte | ||
| review.scss | ||
| review.ts | ||
| StickyFooter.svelte | ||
| store.ts | ||
| Tags.svelte | ||
| Toast.svelte | ||
| Toolbar.svelte | ||
| types.ts | ||