Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
Bug Fixes
- dialog: Add tabindex=-1 to dialog surface and set its outline to 0 (4e840d6)
- dialog: fix dialog close button z-index in dark mode (26bacc3)
- dialog: Fix fullscreen scrim z-index during animation (39f9424)
Features
- dialog: Add
z-indez token to dialog theme styles mixin (93fc524)
- dialog: add a scrim-less dialog, that does not block interaction with the page (2a6ddc1)
- dialog: Add display mixin (bebf5bf)