Anki/ts/routes
Damien Elmes 2d1c6c64e8 Add a separate route for card info in the sidebar
The move to Sveltekit broke the 'card info during review' add-on and
its descendants. This didn't get noticed in 24.11 due to the old
card-info.js file still being shipped.

I considered adding back the card-info.js generation, but it ended up
being simpler to move parts of the add-on into a separate page instead.
This is a stop-gap solution - in the future I'd like to get us to a
point where such component compositions can be done by add-ons,
and don't need to be done as part of Anki's build process.

Related: #3187
2025-01-24 18:08:11 +11:00
..
card-info Add a separate route for card info in the sidebar 2025-01-24 18:08:11 +11:00
change-notetype Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
congrats Restore the missing external congrats page 2025-01-24 16:21:36 +11:00
deck-options Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
graphs Fix True Retention table clipping on overflow (#3735) 2025-01-18 16:00:13 +11:00
image-occlusion Fix "Create copy" for IO notes (#3730) 2025-01-17 16:03:00 +11:00
import-anki-package Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
import-csv Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
import-page Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
tmp Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
+error.svelte Include error message text on page 2024-06-24 15:35:47 +07:00
+layout.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
+layout.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
base.scss Fix deck config input's background color regression (#3258) 2024-06-28 18:52:51 +07:00