anki/ts/import-csv
Matthias Metelka c1176a2e6c
Fix custom webview scrollbar not showing (#2085)
* Fix custom scrollbar not showing

* Move body selector out of scrollbar mixin

* Apply custom scrollbar to child elements too

* Remove some duplicate definitions

* Run prettier
2022-09-26 09:13:06 +10:00
..
BUILD.bazel Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
DeckSelector.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
DelimiterSelector.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
DupeResolutionSelector.svelte Since DupeResolution is in CsvMetadata, we don't need to pass it separately 2022-06-27 17:15:54 +10:00
FieldMapper.svelte Fix flicker when remapping imported notetype field (#2005) 2022-08-08 01:01:25 +10:00
Header.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
HtmlSwitch.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
import-csv-base.scss Fix custom webview scrollbar not showing (#2085) 2022-09-26 09:13:06 +10:00
ImportCsvPage.svelte Since DupeResolution is in CsvMetadata, we don't need to pass it separately 2022-06-27 17:15:54 +10:00
index.ts Restore and save last dupe resolution setting (#1930) 2022-06-24 15:10:06 +10:00
lib.ts Csv import tweaks (#1920) 2022-06-22 09:44:12 +10:00
MapperRow.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
NotetypeSelector.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
Preview.svelte Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
StickyFooter.svelte Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
Tags.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
tsconfig.json Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00