Skip to content

v2.2.0-rc.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@unix unix released this 26 Jun 16:31
· 53 commits to rc since this release
b861e73

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 and rowClassName to Table for overriding styles. #569
  • Table component now fully supports TypeScript type derivation.
  • The operation property of the Table data has been removed and the render property on TableColumn.
  • 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