anki/ts/change-notetype
Matthias Metelka e059aab184
Improve Select component and add it back to Change Notetype screen (#2239)
* Do not include oldIdx in Select change event

I included it due to confusion about the variable names in the Change Notetype components.

* Remove redundant on:change listener from NotetypeSelector

* Use Select component in Change Notetype MapperRow (again)

* Remove redundant --cols and --col-size definitions

Bootstrap divides rows into columns of equal width by default.

* Add highlight to active DropdownItem

* Remove bootstrap dropdown item styling

* Fix JS error on dropdown accept action

cause: When closing the dropdown, buttonRef was removed before the callback in setTimeout was run.
2022-12-07 15:31:37 +10:00
..
Alert.svelte Re-enable formatting for .svelte files 2022-11-28 09:17:39 +10:00
change-notetype-base.scss Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
ChangeNotetypePage.svelte Re-enable formatting for .svelte files 2022-11-28 09:17:39 +10:00
icons.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
index.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
lib.test.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
lib.ts Re-enable formatting for .ts files 2022-11-28 09:33:04 +10:00
Mapper.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
MapperRow.svelte Improve Select component and add it back to Change Notetype screen (#2239) 2022-12-07 15:31:37 +10:00
NotetypeSelector.svelte Improve Select component and add it back to Change Notetype screen (#2239) 2022-12-07 15:31:37 +10:00
SaveButton.svelte Refactor Select component | Fix CSV import issue (#2227) 2022-12-01 19:24:26 +10:00
StickyHeader.svelte Re-enable formatting for .svelte files 2022-11-28 09:17:39 +10:00
tsconfig.json update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00