File: /var/www/vhost/disk-apps/pwa.sports-crowd.com/node_modules/@material/menu-surface/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
* **menusurface:** Allow for having (non hoisted) menu inside an overflow hiding parent. ([03618ab](https://github.com/material-components/material-components-web/commit/03618ab70c69118c7dda1c301a30aff4e5318458))
* **menusurface:** Calculate available space on left using `anchorMargin.left` when positioning menu. ([13eea1b](https://github.com/material-components/material-components-web/commit/13eea1b2d64cdc79f86cf065afb32e461c3d7b2b))
* **menusurface:** Make "private" `base_` mixin truly private ([da22ca9](https://github.com/material-components/material-components-web/commit/da22ca960bdac2e0a0fc9e67f6dc1e1164fbe73b))
* **menusurface:** reposition menu surface on window resize events ([6023b1c](https://github.com/material-components/material-components-web/commit/6023b1cd3d2c1213d47ac68e053293270e3e371f))
### Features
* **menusurface:** Extract `static-styles` mixin ([de52246](https://github.com/material-components/material-components-web/commit/de52246336da4a3629d8e85c18e482e8d8cdf1fe))
* **menusurface:** Extract `theme-styles` mixin ([a71501b](https://github.com/material-components/material-components-web/commit/a71501b1332ccb95f49e48ee7c1463ce98a43130))