v0.8.0
Changelog
- BREAKING CHANGE: Refactor
ShadResizablePanelGroup
in order to react to window resize correctly. The sizes have been normalized. You don't need to provide anymore a pixel size, but a value between 0 and 1 which indicates the percentage of the available space. - Add
onChanged
toShadTabs
. - Fix
maxWidth
missing inShadSelectForlField
.
What's Changed
Full Changelog: v0.7.3...v0.8.0