All Versions
76
Latest Version
Avg Release Cycle
13 days
Latest Release
1701 days ago
Changelog History
Page 7
Changelog History
Page 7
-
v6.8.1 Changes
๐ Fixes & Optimizations
- โก๏ธ Updated eslint and code formatting
-
v6.7.5 Changes
๐ Fixes & Optimizations
- Now passes
column
togetResizerProps
(#667) - NOTE:
getResizerProps
is now only called if the column is resizable - ๐ Fixes the
className
ordering in defaultProps for ThComponent (#673) - 0๏ธโฃ NOTE: user supplied classNames now come at the end so they can extend the defaults
- Now passes
-
v6.7.4 Changes
๐ Fixes & Optimizations
- ๐ Fix Prop types for columns
-
v6.7.3 Changes
๐ Fixes & Optimizations
- ๐ Fix the rest of the proptypes
-
v6.7.2 Changes
๐ Fixes & Optimizations
getPropTypes
proptype check
-
v6.7.1 Changes
๐ Fixes & Optimizations
- ๐
eslint-config
moved to dev deps
- ๐
-
v6.7.0
-
v6.7.0-alpha Changes
๐ New Features
- ๐ฆ Expose page/pageSize to rows/cells
- Supply sort direction to custom sort methods
๐ Fixes & Optimizations
- โก๏ธ README updates
- ๐ Linter cleanup
- โ Added PropTypes node module
- ๐ Deps, linting and style upgrades
-
v6.6.0 Changes
๐ Fixes & Optimizations
- ๐ moved repo to react-tools
- ๐ Doc examples moved to codesandbox.io
- โก๏ธ README updates
- CSS refacting for rt-tfoot to match rt-thead
- CSS more specific for input and select
-
v6.5.3 Changes
๐ Fixes & Optimizations
- ๐
onClick
proxying and eslint
- ๐