Releases: zakodium-oss/react-science
Releases · zakodium-oss/react-science
v0.27.0
0.27.0 (2023-09-28)
⚠ BREAKING CHANGES
- the shadow dom has been removed from the root layout and global styles no longer apply to it. Recommended global styles (same as the TailwindCSS preflight styles) are published by the library so that users can use them in their applications.
Features
v0.26.2
v0.26.1
v0.26.0
0.26.0 (2023-08-15)
Features
- allow many measurements (#483) (f3b2f40)
- implement info-panel component (da259ba)
- implement panel-preferences-toolbar (8fd57c1)
- implement Panelheader (#523) (394d4ff)
- implement RadioGroup component (#536) (2aff78e)
- implement textarea component (#516) (871df9d)
- improve table component to allow html table props (e28bd5f)