Skip to content

Releases: zakodium-oss/react-well-plates

v7.0.3

Choose a tag to compare

@zakodium-bot zakodium-bot released this 01 Nov 16:18

7.0.3 (2023-11-01)

Bug Fixes

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

v7.0.2

Choose a tag to compare

@zakodium-bot zakodium-bot released this 15 Aug 07:53

7.0.2 (2023-08-15)

Bug Fixes

  • build: do not publish stories (b56a8c5)

v7.0.1

Choose a tag to compare

@zakodium-bot zakodium-bot released this 15 Aug 07:14

7.0.1 (2023-08-15)

Bug Fixes

  • correct published npm files (570bb70)

v7.0.0

Choose a tag to compare

@zakodium-bot zakodium-bot released this 14 Aug 08:00

7.0.0 (2023-08-14)

⚠ BREAKING CHANGES

  • change rangeSelectionMode to be an union type instead of enum

Miscellaneous Chores

v6.0.0

Choose a tag to compare

@zakodium-bot zakodium-bot released this 10 Oct 08:08

6.0.0 (2022-10-10)

⚠ BREAKING CHANGES

  • rename text prop to renderText

Miscellaneous Chores

react-well-plates v5.0.0

Choose a tag to compare

@zakodium-bot zakodium-bot released this 22 Mar 16:11

⚠ 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

Choose a tag to compare

@zakodium-bot zakodium-bot released this 18 Mar 14:38

⚠ BREAKING CHANGES

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

Features

react-well-plates v3.2.1

Choose a tag to compare

@zakodium-bot zakodium-bot released this 16 Mar 16:24
244b178

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

Choose a tag to compare

@zakodium-bot zakodium-bot released this 12 Mar 07:42

Features

react-well-plates v3.1.4

Choose a tag to compare

@zakodium-bot zakodium-bot released this 21 Oct 09:10
a03cfdf

Bug Fixes

  • export PositionFormat from well-plates (ec89309)