CHANGELOG.md 1.5 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

  • menusurface: Allow for having (non hoisted) menu inside an overflow hiding parent. (03618ab)
  • menusurface: Calculate available space on left using anchorMargin.left when positioning menu. (13eea1b)
  • menusurface: Make "private" base_ mixin truly private (da22ca9)
  • menusurface: reposition menu surface on window resize events (6023b1c)

Features

  • menusurface: Extract static-styles mixin (de52246)
  • menusurface: Extract theme-styles mixin (a71501b)