Releases: svecosystem/paneforge
Releases · svecosystem/paneforge
paneforge@1.0.2
Patch Changes
- fix: Fixes issue on values being undefined on initial is collapsed check (#87)
paneforge@1.0.1
Patch Changes
- fix: issue where isPaneCollapsed wrongfully returned false due to rounding issues (#84)
paneforge@1.0.0
Major Changes
- Svelte 5 (#46)
Patch Changes
-
fix: issue with useId causing duplicate IDs (#49)
-
feat: reactive minSize prop (#68)
-
fix: callbacks for last pane (#63)
-
feat: Shadow DOM support (#75)
-
enhancement: animation expanding/collapsing - CSS (#69)
-
fix: issue where conditional panes would increase size on show/hide (#58)
-
bump Svelte peerDep version (#66)
-
fix: issue on reenabling resizer after trying to drag it while disabled (#64)
-
rename
tabIndex
prop totabindex
(#66) -
replace
useId
with$props.id()
(#80)
paneforge@1.0.0-next.6
Patch Changes
- feat: Shadow DOM support (#75)
paneforge@1.0.0-next.5
Patch Changes
- feat: reactive minSize prop (#68)
paneforge@1.0.0-next.4
paneforge@1.0.0-next.3
paneforge@1.0.0-next.2
Patch Changes
- fix: issue where conditional panes would increase size on show/hide (#58)
paneforge@1.0.0-next.1
Patch Changes
- fix: issue with useId causing duplicate IDs (#49)
paneforge@1.0.0-next.0
Major Changes
- aad27de: Svelte 5