Anki/ts/routes
Ross Brown 5637390b50
Make the "True Retention" table pretty (#3640)
* Make the True Retention table pretty

* Hide absolute pass/fail table for 'all'

* Run './ninja format'

* Manually run prettier on Svelte 5 components

* Refactor to not use {#snippet}

* Fix lint to pass check:eslint

* Fix lint to pass check:svelte

* Rename t9n -> tr to follow code style

* Replace hard-coded string with a translation string

* Use assertUnreachable(...) for exhaustively matching enum
2024-12-19 00:41:57 +11:00
..
card-info Replace use of window.postMessage in card info (#3646) 2024-12-18 11:32:07 +03:00
change-notetype Update to stable Svelte 5 release (#3513) 2024-10-26 18:21:45 +10:00
congrats Fix 'type error: failed to fetch' in congrats screen 2024-12-14 22:51:13 +11:00
deck-options Fix/dataPoint index is off by one day in simulator & remove moving average (#3645) 2024-12-19 00:09:04 +11:00
graphs Make the "True Retention" table pretty (#3640) 2024-12-19 00:41:57 +11:00
image-occlusion Allow object to move to right edge and bottom edge and allow scroll of note fields when not using IO (#3630) 2024-12-15 19:30:47 +03:00
import-anki-package Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
import-csv Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
import-page Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10: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