anki/sass
Henrik Giesel 88217c5e7d
Replace (some) Bootstrap dropdowns with Floating UI (#1695)
* Implement a first version of WithFloating and Portal

* Add outside slot for Portal

* Execute computePosition from WithFloating

* Set up a first example of new WithFloating with the Latex menu

* Use autoUpdate in WithFloating

* Create sveltelib/position

* Add event-store

* Use event-store in close-on-click

* Implement subscribeToUpdates

* Introduce sass/elevation

* Split close-on-click to closing-click and subscribe-trigger

* Have closing-* stores return a symbol

- This way they act more of an EventEmitter than a store

* Allow passing show store

* Remove styling on float on updatePosition removal

* Implement a nice border for dropdowns

* Apply different border and box-shadow to Popover in dark/light theme

* Fix Ctrl+Shift+T not working

* Satisfy formatters and tests

* Add copyright header

* move copyright header to top (dae)
2022-03-02 14:21:19 +10:00
..
bootstrap 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 add color-scheme: dark in night mode 2021-12-28 13:35:19 +10:00
base.scss Add back wrap function (#1551) 2021-12-13 14:00:35 +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 Replace (some) Bootstrap dropdowns with Floating UI (#1695) 2022-03-02 14:21:19 +10:00
buttons.scss Fix button focus highlight on Windows (#1627) 2022-02-07 19:41:19 +10:00
card-counts.scss Show buried until daily limits in overview screen (#1664) 2022-02-14 18:57:01 +10:00
core.scss Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
elevation.scss Replace (some) Bootstrap dropdowns with Floating UI (#1695) 2022-03-02 14:21:19 +10:00
night-mode.scss Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
scrollbar.scss Fix custom CSS not being applied to scrollbars in night mode (#1525) 2021-12-05 08:20:42 +10:00