Skip to content

v0.8.0

Compare
Choose a tag to compare
@nank1ro nank1ro released this 09 Aug 12:35
· 65 commits to main since this release
89678d1

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 to ShadTabs.
  • Fix maxWidth missing in ShadSelectForlField.

What's Changed

Full Changelog: v0.7.3...v0.8.0