Anki/ts/graphs
Damien Elmes f248b71707 sanitize deck description HTML with html-sanitize
Committing for reference; will roll back afterwards.

This adds approximately 150k to the bundled .js file in release mode.
html-sanitizer might be useful to replace our custom paste filtering
code in the future, but for now I'm not sure it's worth the extra
page load time over doing the filtering in Rust.
2021-02-06 13:25:34 +10:00
..
added.ts Make histogram show bars again 2021-01-30 02:08:01 +01:00
AddedGraph.svelte Type createEventDispatcher and dispatch 2021-01-26 12:47:17 +01:00
AxisTicks.svelte initial Bazel conversion 2020-11-01 14:26:58 +10:00
bootstrap.ts controller should be marked nullable 2020-12-29 15:21:46 +10:00
BUILD.bazel sanitize deck description HTML with html-sanitize 2021-02-06 13:25:34 +10:00
buttons.ts Fix graphs tooltip position 2021-01-30 02:35:48 +01:00
ButtonsGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
calendar.ts Update setFirstWeekday with new .on() type signature 2021-02-04 14:25:51 +01:00
CalendarGraph.svelte Type createEventDispatcher and dispatch 2021-01-26 12:47:17 +01:00
card-counts.ts Remove modular d3 imports for imports from d3 bundle 2021-01-30 01:13:47 +01:00
CardCounts.svelte Restore "Merge pull request #1007 from hgiesel/sveltesass2"" 2021-02-06 08:39:36 +10:00
ease.ts Merge pull request #963 from hgiesel/ease130 2021-01-31 09:22:01 +10:00
EaseGraph.svelte Type createEventDispatcher and dispatch 2021-01-26 12:47:17 +01:00
future-due.ts Make histogram show bars again 2021-01-30 02:08:01 +01:00
FutureDue.svelte Merge pull request #946 from hgiesel/dispatchtype 2021-01-27 20:27:08 +10:00
graph-helpers.ts Remove modular d3 imports for imports from d3 bundle 2021-01-30 01:13:47 +01:00
GraphRangeRadios.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
graphs.html Fix formatting 2020-12-26 18:24:24 +01:00
graphs.scss Fix up histogram code to correctly hide tooltip again 2021-01-25 13:46:44 +01:00
GraphsPage.svelte show actual error when graphData fails 2021-01-29 14:39:05 +10:00
histogram-graph.ts Fix histogram-graph building invalid query 2021-01-30 02:46:26 +01:00
HistogramGraph.svelte Use browserLinksSupported preference 2021-01-25 19:12:32 +01:00
HourGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
hours.ts Fix graphs tooltip position 2021-01-30 02:35:48 +01:00
intervals.ts Coerce ease graph to 130 if applicable 2021-01-30 22:09:00 +01:00
IntervalsGraph.svelte Type createEventDispatcher and dispatch 2021-01-26 12:47:17 +01:00
NoDataOverlay.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
preferences.ts minor wording tweak: GraphsPreferences -> GraphPreferences 2021-01-23 20:47:45 +10:00
RangeBox.svelte Type createEventDispatcher and dispatch 2021-01-26 12:47:17 +01:00
reviews.ts Fix graphs tooltip position 2021-01-30 02:35:48 +01:00
ReviewsGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
TableData.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
today.ts fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
TodayStats.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
tooltip.ts Fix graphs tooltip position 2021-01-30 02:35:48 +01:00