silverbullet/web/components
Daniel Michel cb6ee137f2
Improve modals (#840)
* Adjust picker input to take up all remaining space

* Improve modals and buttons

* Remove confusing focus of scrollable result list in Firefox

* Adjust css for dark themes, add background for text field in prompt

Seperate accent color for text to increase contrast in dark theme
Set css color-scheme to dark for dark theme

* Fix buggy when entering very long text in picker

* Prevent key events from propagating outside of modals

* Always show focus on button

* Add the keydown event listener directly to the mini editor

* Do not refocus the mini editor when it loses focus and refactoring of the AlwaysShownModal.

* Fix reference to button and mini editor focus in chrome

* Fix selected option index capping in filter when using page down
2024-04-20 16:22:02 +02:00
..
basic_modals.tsx Improve modals (#840) 2024-04-20 16:22:02 +02:00
command_palette.tsx improve dependency management (#770) 2024-03-16 15:29:24 +01:00
filter.tsx Improve modals (#840) 2024-04-20 16:22:02 +02:00
mini_editor.tsx Improve modals (#840) 2024-04-20 16:22:02 +02:00
page_navigator.tsx improve dependency management (#770) 2024-03-16 15:29:24 +01:00
panel.tsx improve dependency management (#770) 2024-03-16 15:29:24 +01:00
panel_html.ts Optimizing caches 2024-01-02 11:32:57 +01:00
top_bar.tsx improve dependency management (#770) 2024-03-16 15:29:24 +01:00
widget_sandbox_iframe.ts 0.7.4 2024-02-29 15:23:05 +01:00