anki/ts/graphs
Henrik Giesel 478b3a53f1
Remove individual .html files + other refactorings (#1588)
* Move some AddCards specific code to NoteCreator.svelte

* Add new strings for Toggling the Visual / HTML editor

* Set LabelContainer vertical-align to text-top

- Makes them look more centered

* Remove appendInParentheses helper

* Make all ts/*.html files include only module.js and module.css

* Move any JS from .html to index files

* Remove .html files from ts modules

* Remove Python with Starlark implemenation

* Remove reference to non-existing file

* Remove deck-option.html as well

* fix change-notetype screen (dae)
2022-01-16 15:05:35 +10:00
..
added.ts Set "no-non-null-assertion: off" by default (#1475) 2021-11-04 11:42:51 +10:00
AddedGraph.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
AxisTicks.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
BUILD.bazel Remove individual .html files + other refactorings (#1588) 2022-01-16 15:05:35 +10:00
buttons.ts Minor changes to graphs (#1566) 2021-12-29 15:04:15 +10:00
ButtonsGraph.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
calendar.ts Calendar graph uses consistent colors across years (#1585) 2022-01-11 16:26:26 +10:00
CalendarGraph.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
card-counts.ts Minor changes to graphs (#1566) 2021-12-29 15:04:15 +10:00
CardCounts.svelte Minor changes to graphs (#1566) 2021-12-29 15:04:15 +10:00
CumulativeOverlay.svelte yarn upgrade --latest 2021-10-01 12:52:53 +10:00
ease.ts Minor changes to graphs (#1566) 2021-12-29 15:04:15 +10:00
EaseGraph.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
future-due.ts Minor changes to graphs (#1566) 2021-12-29 15:04:15 +10:00
FutureDue.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
graph-helpers.ts Set "no-non-null-assertion: off" by default (#1475) 2021-11-04 11:42:51 +10:00
graph-styles.ts merge in Henrik's TS/Svelte refactor with some changes 2021-03-21 23:01:18 +10:00
Graph.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
GraphRangeRadios.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
graphs-base.scss Several CSS fixes - Editor Cleanup (#1470) 2021-10-31 08:29:22 +10:00
GraphsPage.svelte Remove individual .html files + other refactorings (#1588) 2022-01-16 15:05:35 +10:00
histogram-graph.ts Minor changes to graphs (#1566) 2021-12-29 15:04:15 +10:00
HistogramGraph.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
HourGraph.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
hours.ts Minor changes to graphs (#1566) 2021-12-29 15:04:15 +10:00
HoverColumns.svelte Minor changes to graphs (#1566) 2021-12-29 15:04:15 +10:00
index.ts Remove individual .html files + other refactorings (#1588) 2022-01-16 15:05:35 +10:00
InputBox.svelte yarn upgrade --latest 2021-10-01 12:52:53 +10:00
intervals.ts Minor changes to graphs (#1566) 2021-12-29 15:04:15 +10:00
IntervalsGraph.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
NoDataOverlay.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
RangeBox.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
reviews.ts Minor changes to graphs (#1566) 2021-12-29 15:04:15 +10:00
ReviewsGraph.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
TableData.svelte Minor changes to graphs (#1566) 2021-12-29 15:04:15 +10:00
today.ts Minor changes to graphs (#1566) 2021-12-29 15:04:15 +10:00
TodayStats.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
Tooltip.svelte update ts deps 2021-05-26 09:37:40 +10:00
tooltip.ts update ts deps 2021-05-26 09:37:40 +10:00
tsconfig.json add a missing references line in ts/graphs 2021-11-04 14:56:50 +10:00
WithGraphData.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00