anki/ts/import-csv
Damien Elmes 23ef52a297 Avoid sticky containers in importing screen for now
Section content is being obscured under the headings, causing settings
not to be seen, and text to appear in unusual places like under the
importing bar at the bottom. Until a better solution can be found, this
should allow things to be shown properly.

https://forums.ankiweb.net/t/anki-2-1-55-beta-3/24295/27
2022-11-03 11:59:08 +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 Avoid sticky containers in importing screen for now 2022-11-03 11:59:08 +10:00
HtmlSwitch.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
import-csv-base.scss Add comments to Sass variables and tweak main window (#2137) 2022-10-29 10:48:53 +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 Redesign deck options inputs (#2082) 2022-09-27 12:16:45 +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