Skip to content

Releases: zakodium-oss/react-science

analysis-ui-components v0.5.0

21 Sep 12:05
60e2f51
Compare
Choose a tag to compare

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

16 Sep 13:41
3af58dd
Compare
Choose a tag to compare

Bug Fixes

analysis-ui-components v0.4.0

16 Sep 13:19
5326ba6
Compare
Choose a tag to compare

Features

  • add double click on Accordion to close every items (bcb2604)

Bug Fixes

analysis-ui-components v0.3.1

14 Sep 13:18
eb18c9a
Compare
Choose a tag to compare

Bug Fixes

analysis-ui-components v0.3.0

14 Sep 12:02
d18f7d9
Compare
Choose a tag to compare

Features

  • add ReactFragment undefined null boolean on Accordion (#26) (c076bcf)

analysis-ui-components v0.2.0

13 Sep 15:01
96bc6f2
Compare
Choose a tag to compare

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

13 Sep 08:57
5dbd73c
Compare
Choose a tag to compare

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)