Skip to content

Releases: zakodium-oss/react-science

analysis-ui-components v0.10.1

19 Feb 15:16
70389b8
Compare
Choose a tag to compare

Bug Fixes

  • remove shadow root again to fix usage with OCL (051b4e4)

analysis-ui-components v0.10.0

19 Feb 14:01
f7f68dc
Compare
Choose a tag to compare

Features

  • allow useModal to be called without options (3f17b50)

Bug Fixes

analysis-ui-components v0.9.3

28 Jan 14:20
17254e5
Compare
Choose a tag to compare

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

08 Nov 09:04
0d72ec7
Compare
Choose a tag to compare

Bug Fixes

analysis-ui-components v0.9.1

06 Nov 18:20
a0f8ca8
Compare
Choose a tag to compare

Bug Fixes

  • recompute toolbar width when size changes (2489524)

analysis-ui-components v0.9.0

06 Nov 14:49
c9e32a4
Compare
Choose a tag to compare

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

05 Oct 13:34
2fa2383
Compare
Choose a tag to compare

Bug Fixes

analysis-ui-components v0.8.0

05 Oct 09:53
1816d6a
Compare
Choose a tag to compare

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

01 Oct 11:57
48b8f57
Compare
Choose a tag to compare

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

24 Sep 13:27
875a6bd
Compare
Choose a tag to compare

Bug Fixes