Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: imloama/reactable

Tags

0.10.1

Toggle 0.10.1's commit message

Verified

This tag was signed with the committer’s verified signature.
glittershark Aspen Smith
Version 0.10.1

- Allow sorting based on non-stringified values
- Fix broken filtering when specifying table data with <Tr>s and <Td>s
- Fix issue with <Td> column name getting attached as a series of
  properties

0.10.0

Toggle 0.10.0's commit message

Verified

This tag was signed with the committer’s verified signature.
glittershark Aspen Smith
Version 0.10.0

- **Update to React 0.12** (glittershark#82/glittershark#115)
- Simplify CaseInsensitive sort and add NumericInteger sort (glittershark#114)
  (thanks @cymen)

0.9.8

Toggle 0.9.8's commit message

Verified

This tag was signed with the committer’s verified signature.
glittershark Aspen Smith
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)

0.9.7

Toggle 0.9.7's commit message

Verified

This tag was signed with the committer’s verified signature.
glittershark Aspen Smith
Version 0.9.7

- Fix sorting when using child `<Tr>`s and `<Td>`s rather than a data
  array (glittershark#109) (thanks @rtsao)

0.9.6

Toggle 0.9.6's commit message

Verified

This tag was signed with the committer’s verified signature.
glittershark Aspen Smith
Version 0.9.6

- Pass through HTML props to rendered Tds, like we do with Trs (glittershark#107, 106) (thanks @EvanBurchard)

0.9.5

Toggle 0.9.5's commit message

Verified

This tag was signed with the committer’s verified signature.
glittershark Aspen Smith
Version 0.9.5

- Make regular HTML props propagate to child React nodes (glittershark#103, glittershark#100)
  (thanks @rtsao, @akshayp, @EvanBurchard)

0.9.4

Toggle 0.9.4's commit message

Verified

This tag was signed with the committer’s verified signature.
glittershark Aspen Smith
Version 0.9.4

0.9.3

Toggle 0.9.3's commit message
Version 0.9.3

Changelog
---------
cc62ac2 Package.json metadata for npm publish
4b73f7e Add keywords to package.json
9a9d348 Make it possible to pass Unsafe strings as column labels

0.9.0

Toggle 0.9.0's commit message
Reactable version 0.9.0

0.8.1

Toggle 0.8.1's commit message
Version 0.8.1