mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* 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> |
||
|---|---|---|
| .. | ||
| card-info | ||
| change-notetype | ||
| congrats | ||
| deck-options | ||
| graphs | ||
| image-occlusion | ||
| import-anki-package | ||
| import-csv | ||
| import-page | ||
| tmp | ||
| +error.svelte | ||
| +layout.svelte | ||
| +layout.ts | ||
| base.scss | ||