Skip to content

Latest commit

 

History

History
233 lines (89 loc) · 7.77 KB

CHANGELOG.md

File metadata and controls

233 lines (89 loc) · 7.77 KB

Changelog

7.0.3 (2023-11-01)

Bug Fixes

  • publish src folder for react-scripts source maps (71d9316)

7.0.2 (2023-08-15)

Bug Fixes

  • build: do not publish stories (b56a8c5)

7.0.1 (2023-08-15)

Bug Fixes

  • correct published npm files (570bb70)

7.0.0 (2023-08-14)

⚠ BREAKING CHANGES

  • change rangeSelectionMode to be an union type instead of enum

Miscellaneous Chores

6.0.0 (2022-10-10)

⚠ BREAKING CHANGES

  • rename text prop to renderText

Miscellaneous Chores

5.0.0 (2021-03-22)

⚠ BREAKING CHANGES

  • options for rangeSelectionMode have been renamed

Bug Fixes

  • allow selection of text when using displayer (efc1cb0)

  • allow to select header cells in display component (4559240)

  • handle meta key instead of ctrl key on mac (9c9f6ad)

  • set well cursor and only make well selectable (e7e9050)

  • chore: upgrade well-plates (9cff3b3)

4.0.0 (2021-03-18)

⚠ BREAKING CHANGES

  • the default label is now shown only if the text callback returns undefined

Features

3.2.1 (2021-03-16)

Bug Fixes

  • add one row with max-content (8d10e21)
  • change the id to use the map index (#16) (0b9cf9e)

3.2.0 (2021-03-11)

Features

3.1.4 (2020-10-21)

Bug Fixes

  • export PositionFormat from well-plates (ec89309)

3.1.3 (2020-10-13)

3.1.2 (2020-09-23)

Bug Fixes

  • correct typescript issue (e0f268a)

3.1.1 (2020-09-23)

Bug Fixes

3.1.0 (2020-09-18)

Bug Fixes

  • allow to start selection from disabled well (20425ef)

Features

3.0.0 (2020-04-20)

Bug Fixes

  • correct toggle well bug (e5d9b91)

Features

BREAKING CHANGES

  • all callbacks for styling changed

2.0.5 (2020-04-16)

Bug Fixes

  • allow returning an empty value from text callback (34af838)

2.0.4 (2019-09-24)

2.0.3 (2019-09-24)

2.0.2 (2019-09-24)

2.0.1 (2019-09-24)

2.0.0 (2019-09-24)

1.1.2 (2019-09-07)

1.1.1 (2019-04-08)

1.1.0 (2019-04-06)

1.0.0 (2019-04-02)

0.2.4 (2019-03-15)

0.2.3 (2019-03-14)

0.2.2 (2019-03-14)

0.2.1 (2019-03-12)

0.2.0 (2019-03-11)

  • unify props in WellPlate and WellPicker (a4eff79)

Features

  • add a well picker component (05dd587)
  • add selection mode prop to WellPicker (f5c16e5)

BREAKING CHANGES

  • The WellPlate component does not take a well plate object anymore

0.1.1 (2019-02-10)

0.1.0 (2019-02-10)