v0.5.0
Added
panelWidthandpanelMaxHeightnow accept a CSS string —<n>pxor<n>%— alongside the existing px number, so a panel can size against the viewport (e.g.panelMaxHeight: 80%). A percentage resolves live, tracking viewport resizes, while the viewport still caps the result; an invalid value throws at the call. Exports aPanelLengthtype for the accepted values.
Full changelog: https://github.com/githyperplexed/bubbles/blob/main/CHANGELOG.md