Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
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)