v2.2.0-rc.8
Pre-release
Pre-release
Improvements & Features
This release includes Scaleable features from the last release(v2.2.0-canary.7
) and more feature updates, for more information, please visit the canary.7 release note.
For any help with migration or Scalable features, please leave a comment in the Discussion.
- Add
Rating
Component. #543 - Add
className
androwClassName
toTable
for overriding styles. #569 Table
component now fully supports TypeScript type derivation.- The
operation
property of the Table data has been removed and therender
property onTableColumn
. - We have refactored the types of the Table so that there are now fewer types, but they are more precise.
Credits
Thanks to @jorekai
Cancay
- This is a canary version (
2.2.0-rc.8
), and if you are interested, you can runyarn add @geist-ui/react@canary
to install. - Documentation for canary release