Skip to content

Releases: zakodium-oss/react-science

v0.22.2

26 May 13:07
f4d557d
Compare
Choose a tag to compare

0.22.2 (2023-05-26)

Bug Fixes

v0.22.1

24 May 14:27
b36086e
Compare
Choose a tag to compare

0.22.1 (2023-05-24)

Bug Fixes

  • stop propagation on dialog backdrop click (#480) (46f04c5)
  • tabs: ensure consistant behavior between horizontal and vertical (#486) (9bb61e0)

v0.22.0

28 Apr 08:35
8ac8733
Compare
Choose a tag to compare

0.22.0 (2023-04-28)

Features

  • adapt the DropdownMenu to accept 'as' prop to specify an element to be a wrapper (#476) (824fd23)

Bug Fixes

  • correctly set dialog's cancel event handler (05bdfc5)

v0.21.2

24 Mar 07:57
a27872b
Compare
Choose a tag to compare

0.21.2 (2023-03-24)

Bug Fixes

v0.21.1

23 Mar 16:33
60b0eed
Compare
Choose a tag to compare

0.21.1 (2023-03-23)

Bug Fixes

  • modal should not take space in the layout if no nodes inside it (#462) (7cf740a)
  • render Modal in a portal and avoid rendering it when closed (#465) (7b273ed)

v0.21.0

13 Mar 12:09
Compare
Choose a tag to compare

0.21.0 (2023-03-13)

⚠ BREAKING CHANGES

  • renamed initialSize and initialClosed props to size and closed

Features

Bug Fixes

v0.20.1

19 Jan 13:24
4af016d
Compare
Choose a tag to compare

0.20.1 (2023-01-19)

Bug Fixes

  • stop click event propagation on MenuItem (#446) (fde9b13)

v0.20.0

18 Jan 16:49
0637f05
Compare
Choose a tag to compare

0.20.0 (2023-01-18)

Features

Bug Fixes

v0.19.2

08 Dec 14:38
8e2351f
Compare
Choose a tag to compare

0.19.2 (2022-12-08)

Bug Fixes

  • improve size of elements in IV plot view (9cfcd9a)

v0.19.1

05 Dec 09:03
2fddfb0
Compare
Choose a tag to compare

0.19.1 (2022-12-05)

Bug Fixes