Releases: hypothesis/frontend-shared
Releases · hypothesis/frontend-shared
v7.4.0
v7.3.0
v7.2.0
v7.1.0
v7.0.1
v7.0.0
Added
- Add props to SelectNext to granularly pass classess by @acelaya in #1369
- Add
right
prop to SelectNext by @acelaya in #1372
Removed
- Remove border radius config from tailwind preset by @acelaya in #1378
- Remove ButtonBase component by @acelaya in #1379
- Remove LinkBase component by @acelaya in #1380
- Remove Modal component by @acelaya in #1381
- Remove deprecated component props by @acelaya in #1383
- Remove useUniqueId hook by @acelaya in #1382
Full Changelog: v6.12.0...v7.0.0
v6.12.0
What's Changed
- Allow user to select multiple rows in DataTable by @robertknight in #1360
Full Changelog: v6.11.1...v6.12.0
v6.11.1
What's Changed
- Export
useStableCallback
hook from module root by @robertknight in #1359
Full Changelog: v6.11.0...v6.11.1
v6.11.0
What's Changed
- Make it easier to prevent unnecessary
DataTable
re-renders by @robertknight in #1357 - Make Scroll within Panel inherit bottom rounded corners by @acelaya in #1358
Full Changelog: v6.10.1...v6.11.0