Releases: zakodium-oss/react-well-plates
Releases · zakodium-oss/react-well-plates
v7.0.3
7.0.3 (2023-11-01)
Bug Fixes
- publish src folder for react-scripts source maps (71d9316)
v7.0.2
7.0.2 (2023-08-15)
Bug Fixes
- build: do not publish stories (b56a8c5)
v7.0.1
7.0.1 (2023-08-15)
Bug Fixes
- correct published npm files (570bb70)
v7.0.0
7.0.0 (2023-08-14)
⚠ BREAKING CHANGES
- change rangeSelectionMode to be an union type instead of enum
Miscellaneous Chores
v6.0.0
6.0.0 (2022-10-10)
⚠ BREAKING CHANGES
- rename text prop to renderText
Miscellaneous Chores
react-well-plates v5.0.0
⚠ 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
⚠ BREAKING CHANGES
- the default label is now shown only if the text callback returns undefined
Features
react-well-plates v3.2.1
Bug Fixes
- add one row with max-content (8d10e21)
- change the id to use the map index (#16) (0b9cf9e)
react-well-plates v3.1.4
Bug Fixes
- export PositionFormat from well-plates (ec89309)