anki/sass
Matthias Metelka 68092082f2
Change Notetype UI Rework (#1499)
* Enable access to old notetype name

* Set minimum height for ChangeNotetypeDialog

* Add bootstrap icons to change-notetype

* Move alert up and make it collapsible

* Tweak some CSS

- Add variables --sticky-bg and --sticky-border to StickyContainer
- Tweak base.css

* Add translatable string "(Nothing)"

* Rework ChangeNotetype screen

* 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).

* Try to satisfy rust test

* Change arrow direction depending on reading direction

+ add 0.5em top padding to main

* Create Alert.svelte

* Introduce CSS variable --pane-bg

* Revert "Initially load option at newIndex and remaining options on focus"

This reverts commit f42beee45c27dba9433d76217fb583b117fb5231.

* Final cleanup

* Refine padding/gutter
2021-11-24 12:09:55 +10:00
..
bootstrap Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
codemirror Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
_button-mixins.scss Introduce our own Container, Row, and Col components (#1495) 2021-11-17 13:49:52 +10:00
_fusion-vars.scss Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
_vars.scss Change Notetype UI Rework (#1499) 2021-11-24 12:09:55 +10:00
base.scss Save and restore location on ContentEditable (#1481) 2021-11-09 12:53:39 +10:00
bootstrap-dark.scss Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
bootstrap-forms.scss Several CSS fixes - Editor Cleanup (#1470) 2021-10-31 08:29:22 +10:00
bootstrap-tooltip.scss Several CSS fixes - Editor Cleanup (#1470) 2021-10-31 08:29:22 +10:00
breakpoints.scss Mathjax editor improvements (#1502) 2021-11-23 10:27:32 +10:00
BUILD.bazel Introduce our own Container, Row, and Col components (#1495) 2021-11-17 13:49:52 +10:00
buttons.scss Several CSS fixes - Editor Cleanup (#1470) 2021-10-31 08:29:22 +10:00
card-counts.scss Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
core.scss Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
night-mode.scss Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
scrollbar.scss Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00