mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* 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. |
||
|---|---|---|
| .. | ||
| Alert.svelte | ||
| change-notetype-base.scss | ||
| ChangeNotetypePage.svelte | ||
| icons.ts | ||
| index.ts | ||
| lib.test.ts | ||
| lib.ts | ||
| Mapper.svelte | ||
| MapperRow.svelte | ||
| NotetypeSelector.svelte | ||
| SaveButton.svelte | ||
| StickyHeader.svelte | ||
| tsconfig.json | ||