CHANGELOG.md 1.4 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

15.0.0-canary.90291f2e2.0 (2023-05-23)

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)