Anki/ts/lib
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
..
components Add help modal to TR table (#3874) 2025-04-24 18:31:45 +10:00
domlib Use CSP to block inline JS content in editor (#3939) 2025-04-23 16:21:48 +10:00
generated alertOnError should default to true 2024-04-17 20:13:37 +10:00
sass Update dprint (#3376) 2024-08-22 18:24:56 +07:00
sveltelib Fix editor width changing as tag completions shown (#3574) 2024-11-18 01:11:21 +10:00
tag-editor add cut handler in TagInput (#3791) 2025-02-06 14:26:44 +07:00
tslib Improve natural unit conversion for a time b/w 360 to 365 days (#3901) 2025-04-13 14:26:34 +10:00