Anki/ts/routes
GithubAnon0000 aacf8ec774
Add help modal to TR table (#3874)
* Update TrueRetention.svelte adding description

* Update statistics.ftl to add additional info

* Swap TR with DR

* Change string to 'Is expected to'

* Add help modal to TR table

* Add tooltip slot to Graph.svelte (thanks @Luc-Mcgrady)

* Fix lint warning and failing test

* Remove unused code

* removedd on:mount to make eslint happy

* ADD back on:mount

* ADD back code needed for on:mount

* REMOVE openHelpModal() as I couldn't figure out how to make the title clickable

* attempt to ADD clickable title (BROKEN\!)

* Update ts/lib/components/TitledContainer.svelte

Co-authored-by: Luc Mcgrady <lucmcgrady@gmail.com>

* Update ts/routes/graphs/Graph.svelte

Co-authored-by: Luc Mcgrady <lucmcgrady@gmail.com>

* Update ts/routes/graphs/TrueRetention.svelte

Co-authored-by: Luc Mcgrady <lucmcgrady@gmail.com>

* ADD exported onTitleClick as @Luc-Mcgrady suggested

* REMOVE vite.config.ts file

---------

Co-authored-by: Luc Mcgrady <lucmcgrady@gmail.com>
2025-04-24 18:31:45 +10:00
..
card-info Fix/out of index (#3872) 2025-03-25 00:04:25 +07: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 Feat/Ignored before card count (#3910) 2025-04-15 20:21:54 +10:00
graphs Add help modal to TR table (#3874) 2025-04-24 18:31:45 +10:00
image-occlusion Remove unfinished polygon when undoing and redoing in IO mode (#3759) 2025-01-25 10:08:47 +03:00
import-anki-package Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
import-csv Cap preview cols to prevent stall when csv is parsed with the wrong delimiter (#3786) 2025-02-06 14:23:43 +07: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