Releases: zakodium-oss/react-science
Releases · zakodium-oss/react-science
analysis-ui-components v0.10.1
Bug Fixes
- remove shadow root again to fix usage with OCL (051b4e4)
analysis-ui-components v0.10.0
Features
- allow useModal to be called without options (3f17b50)
Bug Fixes
analysis-ui-components v0.9.3
Bug Fixes
- resolve error to allow Accordion to be opened on the SplitPane (6ff1be9)
- should not crashes if item not found (851e0c3)
analysis-ui-components v0.9.2
analysis-ui-components v0.9.1
Bug Fixes
- recompute toolbar width when size changes (2489524)
analysis-ui-components v0.9.0
Features
- add default color on Button (f4e18a1)
- add flex on Tabs (d5b6e7a)
- add flex-1 on Tabs & Modal (215ee8e)
- add minHeight / maxWidth on Modal (f8f0e7a)
Bug Fixes
- change Modal impl to allow user to have a minHeight (d6089ec)
- toolbar: make elements wrap if height is too small (6c038ae)
analysis-ui-components v0.8.1
analysis-ui-components v0.8.0
Features
Bug Fixes
- add Portal to place modals (#65) (7b72a19)
- change children props of modal to accept one element (7bbd478)
analysis-ui-components v0.7.0
Features
- add button / modal / tabs (#60) (3f1e69a)
- add buttons components (3f1e69a)
- add modal components (3f1e69a)
- add Tabs on components (3f1e69a)
- implement style scoping using a shadow DOM (3f1e69a)
Bug Fixes
- make toolbar a bit smaller (#59) (9c38865)
- resolve spacing problems on modal (3f1e69a)
analysis-ui-components v0.6.1