mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-19 18:28:42 +00:00
* Create a switchable dialog and bottom sheet component * Migrate dialog restart * Fix close action * Docstring * Rename type * Rename func * Document * Remove flex, use flex * Cleanup docstring * Update bodyScrolled * Cleanup * Remove * Rename to ha-adaptive-dialog * Cleanup * Format * Fix forwarding of slots * Fix style * listenMediaQuery, simplify and remove double scroll handling * Add slotted footer to bottom sheet for compat * Add block-mode-change to stop mode switches for forms etc. * Document block-mode-change * Update gallery * Fix gallery doc for wa-dialog (caught by agent review) * Update src/components/ha-adaptive-dialog.ts Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com> * Cleanup --------- Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>