mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* 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
|
||
|---|---|---|
| .. | ||
| bootstrap | ||
| _button-mixins.scss | ||
| _colors.scss | ||
| _functions.scss | ||
| _vars.scss | ||
| base.scss | ||
| bootstrap-dark.scss | ||
| bootstrap-forms.scss | ||
| bootstrap-tooltip.scss | ||
| breakpoints.scss | ||
| BUILD.bazel | ||
| buttons.scss | ||
| card-counts.scss | ||
| core.scss | ||
| elevation.scss | ||
| night-mode.scss | ||
| panes.scss | ||
| scrollbar.scss | ||