7.0.3 (2023-11-01)
- publish src folder for react-scripts source maps (71d9316)
7.0.2 (2023-08-15)
- build: do not publish stories (b56a8c5)
7.0.1 (2023-08-15)
- correct published npm files (570bb70)
7.0.0 (2023-08-14)
- change rangeSelectionMode to be an union type instead of enum
- update deps (d9d75c4)
6.0.0 (2022-10-10)
- rename text prop to renderText
5.0.0 (2021-03-22)
- options for rangeSelectionMode have been renamed
-
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)
- the default label is now shown only if the text callback returns undefined
3.2.1 (2021-03-16)
3.2.0 (2021-03-11)
3.1.4 (2020-10-21)
- export PositionFormat from well-plates (ec89309)
3.1.3 (2020-10-13)
3.1.2 (2020-09-23)
- correct typescript issue (e0f268a)
3.1.1 (2020-09-23)
- correct npm publish (7d48733)
3.1.0 (2020-09-18)
- allow to start selection from disabled well (20425ef)
3.0.0 (2020-04-20)
- correct toggle well bug (e5d9b91)
- simplify api (0a553bc)
- all callbacks for styling changed
2.0.5 (2020-04-16)
- 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)
- The WellPlate component does not take a well plate object anymore