Anki/ts/change-notetype
Matthias M f42beee45c Initially load option at newIndex and remaining options on focus
Optimization for big notetypes:
Should increase efficiency from O(n²) to O(n). Test on notetype with 500 templates shows significant improvement in load time (~10s down to ~1s).
2021-11-19 00:44:57 +01:00
..
BUILD.bazel Add bootstrap icons to change-notetype 2021-11-19 00:38:34 +01:00
change-notetype-base.scss Rework ChangeNotetype screen 2021-11-19 00:42:50 +01:00
change-notetype.html add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
ChangeNotetypePage.svelte Rework ChangeNotetype screen 2021-11-19 00:42:50 +01:00
icons.ts Add bootstrap icons to change-notetype 2021-11-19 00:38:34 +01:00
index.ts Load missing i18n modules (#1494) 2021-11-17 07:28:48 +10:00
lib.test.ts Enable access to old notetype name 2021-11-19 00:38:34 +01:00
lib.ts Add translatable string "(Nothing)" 2021-11-19 00:42:23 +01:00
Mapper.svelte Rework ChangeNotetype screen 2021-11-19 00:42:50 +01:00
MapperRow.svelte Initially load option at newIndex and remaining options on focus 2021-11-19 00:44:57 +01:00
NotetypeSelector.svelte Rework ChangeNotetype screen 2021-11-19 00:42:50 +01:00
SaveButton.svelte Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
ScrollArea.svelte Rework ChangeNotetype screen 2021-11-19 00:42:50 +01:00
StickyNav.svelte Rework ChangeNotetype screen 2021-11-19 00:42:50 +01:00
tsconfig.json update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00