Releases: zakodium-oss/react-science
Releases · zakodium-oss/react-science
analysis-ui-components v0.6.0
Features
- remove backgroundcolor on header (6dce124)
- remove outline on button (df54be7)
Bug Fixes
- allow the Accordion to have a max height (2825868)
analysis-ui-components v0.5.0
Features
- add border on height / width for SplitPane (323286e)
- add toggleAccordion (d3546c3)
- allow to close a pane with double click on divider (dfa6c51)
Bug Fixes
- resolve error on chrome & firefox & safari on scroll pane (9a2f81c)
analysis-ui-components v0.4.1
analysis-ui-components v0.4.0
Features
- add double click on Accordion to close every items (bcb2604)
Bug Fixes
analysis-ui-components v0.3.1
analysis-ui-components v0.3.0
Features
- add ReactFragment undefined null boolean on Accordion (#26) (c076bcf)
analysis-ui-components v0.2.0
Features
- add color on background of modal (cdadf6e)
- add Modal to components (9f2f3e2)
- add zindex 50 on tooltip (da760b2)
- allow to pass className to Toolbar.Item (#20) (e2509ce)
- set text from Toolbar to center (44f7f62)
Bug Fixes
- add ReactFragment, boolean and null to Toolbar (#14) (4584681)
analysis-ui-components v0.1.0
Features
- add AccordionLayout (11305fe)
- add HeaderLayout (1d773f8)
- add normalize css on public (8e8b450)
- add normalize css on storybook (7f44526)
- add normalized css & import on vite & sb (ed59479)
- add resizable width in px (5501ae9)
- add SideBarLayout & RootLayout (1fb019b)
- add style props on RootLayout (84a5db0)
- add titleOrientation on Toolbar (4e3ad6f)
- change normalized css to use the tailwind one (14b9fab)
- implement SplitPane with % and px & set the default value to 50% (8a65486)
- remove unused digit on the onChange SplitPane (0bc4b47)
Bug Fixes
- add right border on Toolbar (575ba75)
- display the entire tooltip on hover (3aed192)
- resolve error on script to install the project (a386c04)
- resolve error on sideSeparation end (6684af8)
- upgrade action to push on gh-pages (f949102)