anki/ts/import-csv
Fabricio Duarte bbaa6c24ec
Prevent the sticky from hiding in the stats page (#2457)
* Prevent the sticky from hiding in the stats page

* Replace height:auto with height:initial in the import CSV page

To match with the other pages (deck options and graphs), making it easier to possibly simplify the CSS code in the future. Doesn't really cause any changes.
2023-03-26 15:23:50 +10:00
..
DeckDupeCheckSwitch.svelte Deck scoped dupe check (#2372) 2023-02-16 17:53:36 +10:00
DeckSelector.svelte Refactor Select component | Fix CSV import issue (#2227) 2022-12-01 19:24:26 +10:00
DelimiterSelector.svelte Refactor Select component | Fix CSV import issue (#2227) 2022-12-01 19:24:26 +10:00
DupeResolutionSelector.svelte Deck scoped dupe check (#2372) 2023-02-16 17:53:36 +10:00
FieldMapper.svelte Re-enable formatting for .svelte files 2022-11-28 09:17:39 +10:00
Header.svelte Avoid sticky containers in importing screen for now 2022-11-03 11:59:08 +10:00
HtmlSwitch.svelte Re-enable formatting for .svelte files 2022-11-28 09:17:39 +10:00
import-csv-base.scss Prevent the sticky from hiding in the stats page (#2457) 2023-03-26 15:23:50 +10:00
ImportCsvPage.svelte Deck scoped dupe check (#2372) 2023-02-16 17:53:36 +10:00
index.ts Deck scoped dupe check (#2372) 2023-02-16 17:53:36 +10:00
lib.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
MapperRow.svelte Refactor Select component | Fix CSV import issue (#2227) 2022-12-01 19:24:26 +10:00
NotetypeSelector.svelte Refactor Select component | Fix CSV import issue (#2227) 2022-12-01 19:24:26 +10:00
Preview.svelte Give containers brighter color than canvas (#2220) 2022-11-29 17:54:42 +10:00
StickyHeader.svelte Refactor Select component | Fix CSV import issue (#2227) 2022-12-01 19:24:26 +10:00
Tags.svelte Re-enable formatting for .svelte files 2022-11-28 09:17:39 +10:00
tsconfig.json Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00