File: /var/www/vhost/disk-apps/pwa.sports-crowd.com/node_modules/@material/dialog/CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [15.0.0-canary.bc9ae6c9c.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.bc9ae6c9c.0) (2023-08-03)
### Bug Fixes
* **dialog:** Add tabindex=-1 to dialog surface and set its outline to 0 ([4e840d6](https://github.com/material-components/material-components-web/commit/4e840d68533ef04e438c0b10f1047627a1d01e0c))
* **dialog:** fix dialog close button z-index in dark mode ([26bacc3](https://github.com/material-components/material-components-web/commit/26bacc3feee6ea39c95b35b73c99040399b0f530))
* **dialog:** Fix fullscreen scrim z-index during animation ([39f9424](https://github.com/material-components/material-components-web/commit/39f9424b3806fe8d5b45f1f0cc02fb5b4a7a6998))
### Features
* **dialog:** Add `z-indez` token to dialog theme styles mixin ([93fc524](https://github.com/material-components/material-components-web/commit/93fc524b7889f5789096c9be8799ed5b619aed43))
* **dialog:** add a scrim-less dialog, that does not block interaction with the page ([2a6ddc1](https://github.com/material-components/material-components-web/commit/2a6ddc1cff903da5e17766a214d76fc8cb3904d8))
* **dialog:** Add display mixin ([bebf5bf](https://github.com/material-components/material-components-web/commit/bebf5bfdf0ca880e6ce4a4b8c2f13f62bf433abe))
* **dialog:** Adding container-surface-tint as supported token for theme-API. ([446734f](https://github.com/material-components/material-components-web/commit/446734f27bf1f7eadbf9d30c248649f46dd52cda))