Skip to content

Releases: zakodium-oss/react-well-plates

v7.0.3

01 Nov 16:18
Compare
Choose a tag to compare

7.0.3 (2023-11-01)

Bug Fixes

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

v7.0.2

15 Aug 07:53
Compare
Choose a tag to compare

7.0.2 (2023-08-15)

Bug Fixes

  • build: do not publish stories (b56a8c5)

v7.0.1

15 Aug 07:14
Compare
Choose a tag to compare

7.0.1 (2023-08-15)

Bug Fixes

  • correct published npm files (570bb70)

v7.0.0

14 Aug 08:00
Compare
Choose a tag to compare

7.0.0 (2023-08-14)

⚠ BREAKING CHANGES

  • change rangeSelectionMode to be an union type instead of enum

Miscellaneous Chores

v6.0.0

10 Oct 08:08
Compare
Choose a tag to compare

6.0.0 (2022-10-10)

⚠ BREAKING CHANGES

  • rename text prop to renderText

Miscellaneous Chores

react-well-plates v5.0.0

22 Mar 16:11
Compare
Choose a tag to compare

⚠ 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)

react-well-plates v4.0.0

18 Mar 14:38
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

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

Features

react-well-plates v3.2.1

16 Mar 16:24
244b178
Compare
Choose a tag to compare

Bug Fixes

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

react-well-plates v3.2.0

12 Mar 07:42
Compare
Choose a tag to compare

Features

react-well-plates v3.1.4

21 Oct 09:10
a03cfdf
Compare
Choose a tag to compare

Bug Fixes

  • export PositionFormat from well-plates (ec89309)