Tags: clarkie/reactable
Tags
Reactable 0.11.0-beta2 * Fix issue with handleClick callback
Reactable 0.11.0-beta1 * Upgrade to React 0.13 This also included splitting up everything into seperate files and using ES6 everywhere (glittershark#80) + Add distinct class names to Reactable header columns named after the column (glittershark#154)
Version 0.10.0 - **Update to React 0.12** (glittershark#82/glittershark#115) - Simplify CaseInsensitive sort and add NumericInteger sort (glittershark#114) (thanks @cymen)
Version 0.9.8 - Allow for specifying a `value` prop on the `<Td>` that's used when sorting and filtering (glittershark#112, glittershark#87) (thanks @rtsao)
Version 0.9.6 - Pass through HTML props to rendered Tds, like we do with Trs (glittershark#107, 106) (thanks @EvanBurchard)
Version 0.9.5 - Make regular HTML props propagate to child React nodes (glittershark#103, glittershark#100) (thanks @rtsao, @akshayp, @EvanBurchard)
PreviousNext