anki/sass
Matthias Metelka 68fa661b53
Finish #2070: Single overlay instead of per field (#2144)
* Move up MathjaxOverlay to be initialized only once

* Move ImageOverlay to NoteEditor root

* Move Symbols Overlay to NoteEditor root

* Refactor image overlay to not require second mutation observer

* Use elevation + overflow:hidden  in Editorfield

* Make it possible to show input next to each other again

* Set handle background color to code bg

* Make Collapsible unmount the component

* Simplify how decorated elements are mounted

* Set RichTextInput background to frame-bg again

* Strip out FocusTrap code

* Revert "Make Collapsible unmount the component"

This reverts commit 52722065ea199fa57ae750fa34bf47ee1c5aab3c.

* Allow clicking on label container to unfocus field

* Fix mathjax overlay resetting too its api too soon

* Allow scrolling on overlays

* Set focus-border border-color in focused field

* Fix background color of fields

* Add back grid-gap

removed it during merge to see if margin-top would behave any differently - which is not the case.

* Fix double border issue within Collapsible.svelte

* Format

* Edit appearance of focused fields a bit

* Remove unused properties

* Include elevation in button_mixins_lib

* Give label-container a background color

Co-authored-by: Henrik Giesel <hengiesel@gmail.com>
2022-10-27 09:11:36 +10:00
..
bootstrap Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
_button-mixins.scss Redesign deck options inputs (#2082) 2022-09-27 12:16:45 +10:00
_colors.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
_functions.scss Fix custom webview scrollbar not showing (#2085) 2022-09-26 09:13:06 +10:00
_vars.scss Add stylesheet for QMenu (#2122) 2022-10-12 14:29:06 +10:00
base.scss Redesign deck options inputs (#2082) 2022-09-27 12:16:45 +10:00
bootstrap-dark.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
bootstrap-forms.scss Several CSS fixes - Editor Cleanup (#1470) 2021-10-31 08:29:22 +10:00
bootstrap-tooltip.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
breakpoints.scss Mathjax editor improvements (#1502) 2021-11-23 10:27:32 +10:00
BUILD.bazel Finish #2070: Single overlay instead of per field (#2144) 2022-10-27 09:11:36 +10:00
buttons.scss Increase vertical padding on bottom toolbar buttons (#2118) 2022-10-10 13:54:22 +10:00
card-counts.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
core.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
elevation.scss Finish #2070: Single overlay instead of per field (#2144) 2022-10-27 09:11:36 +10:00
night-mode.scss Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
panes.scss Make tags editor resizable using Henrik's components (#2046) 2022-09-28 14:02:32 +10:00
scrollbar.scss Fix custom webview scrollbar not showing (#2085) 2022-09-26 09:13:06 +10:00