Skip to content

Releases: zakodium-oss/react-science

v0.19.0

05 Dec 08:49
a529004
Compare
Choose a tag to compare

0.19.0 (2022-12-05)

Features

  • accept many measurement in each kind (#285) (c39abde)
  • add ColorPickerDropdown to the application (#395) (c9a29dd)
  • add column to toggle measurement visibility (4195952)
  • add context menu dropdown (#317) (f71c83c)
  • add crosshair to IV plot (#418) (288d867)
  • add dialog to add a AboutUs Modal (#400) (352ebab)
  • add FullscreenToolbarButton (#352) (225526d)
  • add GradientSelect component (4112f5b)
  • add hook to load data from filelist URL (#367) (69f6a23)
  • add info panel to app (#295) (110a25a)
  • add Mass plot (#303) (102fd1a)
  • add measurement color preview (#399) (14c5942)
  • add responsive chart option (#256) (6d7b5a0)
  • add settings state (ad8b0a6)
  • add spinner while fetching data (#396) (37078c5)
  • add the possibility to not select any measurement in measurement panel (d5d9d73)
  • add zoom out toolbar (#428) (f0720f3)
  • allow to change all selected measurements visibility at once (#419) (d1a291a)
  • allow to change measurement color from table (1bd971b)
  • allow to select X and Y variables in IV measurements (045e888)
  • allow users to change multiple measurements color config (#424) (0005105)
  • cdf loader for gcms added (#290) (79f9147)
  • create MeasurementVariableSelect component (2f0320e)
  • customize measurement stroke color (#358) (d3c41f8)
  • display variable labels on IV axes (f367fcb)
  • implement DropDownMenu (#283) (800a5a1)
  • improved cdf loader to work with hplc close #298 (#310) (0babd2a)
  • load state from .ium file (#267) (443572a)
  • opened in Tabs must contain opened item id (#401) (4943a48)
  • put measurements actions in a toolbar and add button to delete measurements (#426) (308048e)
  • save using ctrl+s (#296) (e76a9db)
  • select measurement on drop (#268) (d078aeb)
  • superimpose IV measurements in the plot view (6158c23)
  • update measurements table (#402) (5643933)
  • use smaller base size in components and express font sizes in em instead of pixel (e819cf7)

Bug Fixes

  • add confirm dialog to delete measurements (3203ca5)
  • add measurements (#344) (09ed2cc)
  • add missing key to IvSeries (095b6a9)
  • add padding to y axis (#360) (e419707)
  • add safari fullscreen case (#356) (0aef859)
  • add table header to measurements panel (f795010)
  • avoid crash with empty data (b2b5740)
  • avoid DropZone leaking style to children (a267efa)
  • change onClickOutside to be called correctly & allow menu to close on click (#404) (5a075c3)
  • compute missing variables min/max while loading measurements (0304b17)
  • display file name and technique in measurements header (ad36dda)
  • do not propagate font size from DropZone to children (0386cb0)
  • do not wrap text in tabs (4958f2e)
  • escape key to exit fullscreen (#334) (7365d88)
  • fix Dropzone layout (#338) (f2c23f8)
  • gradient-select: allow to click on the chevron (#362) (1febf3c)
  • hide panels when multiple measurements are selected (9e9f23d)
  • improve Dro...
Read more

v0.18.0

20 Oct 13:14
4bafbf4
Compare
Choose a tag to compare

0.18.0 (2022-10-20)

⚠ BREAKING CHANGES

  • support for fileCollection and guess the spectra type (#246)
  • implement Modal using dialog

Features

Bug Fixes

  • remove id attribute on RootLayout (a76cff9)

update

  • support for fileCollection and guess the spectra type (#246) (0bb78c5)

v0.17.3

02 Oct 15:30
a3308fb
Compare
Choose a tag to compare

0.17.3 (2022-10-02)

Bug Fixes

v0.17.2

30 Sep 09:01
8a6342a
Compare
Choose a tag to compare

0.17.2 (2022-09-30)

Bug Fixes

v0.17.1

30 Sep 08:26
d91f826
Compare
Choose a tag to compare

0.17.1 (2022-09-30)

Bug Fixes

v0.17.0

30 Sep 08:02
30a427e
Compare
Choose a tag to compare

0.17.0 (2022-09-30)

⚠ BREAKING CHANGES

  • React >=v18 is now mandatory.

Features

Bug Fixes

Miscellaneous Chores

v0.16.0

04 Aug 16:02
1a742a3
Compare
Choose a tag to compare

0.16.0 (2022-08-04)

⚠ BREAKING CHANGES

  • refactor value-renderer components (#171)

Features

Bug Fixes

  • keep side panel closed when initialClosed is passed (#176) (6a7cb00)
  • make ESM build work correctly (#202) (43a15f4)

Miscellaneous Chores

v0.15.2

23 Jun 07:40
becd6ab
Compare
Choose a tag to compare

0.15.2 (2022-06-23)

Bug Fixes

  • enlarge the side panel does not appear anymore after shrinking it (#155) (3fe3637)
  • specify base URL for gh-pages build (#156) (e45bb03)
  • specify base URL for Storybook in gh-pages build (#158) (378ec45)

v0.15.1

08 Jun 07:51
Compare
Choose a tag to compare

0.15.1 (2022-06-08)

Bug Fixes

  • minimumSize parameter is not considering the correct side of the split (#153) (227f7d4)

v0.15.0

31 May 09:13
0f9d7f3
Compare
Choose a tag to compare

0.15.0 (2022-05-31)

Features