Skip to content

Releases: trendmicro-frontend/react-table

v0.3.4

24 Apr 09:04

Choose a tag to compare

Rename function which gets initial state. (c30e3a3)
Use lodash.get to get object's value. (d665aea)

v0.3.3

20 Apr 05:59

Choose a tag to compare

Use React.PureComponent instead of shallowCompare (0335f09)

v0.3.2

20 Apr 02:52

Choose a tag to compare

Update README.md file. (f3716bf)
Fix IE9 issue that classList attribute is not supported in IE9. (7fb9948)

v0.3.1

19 Apr 07:36

Choose a tag to compare

Fix some warnings. (30a17f8)

v0.3.0

18 Apr 10:47

Choose a tag to compare

Refactor react-table to remove rc-table plugin. (af4973f)

v0.2.2

29 Mar 03:38

Choose a tag to compare

Add empty column to the end of header, and set its width to scrollbar width for avoiding to misalign with columns during scrolling table. (7c1080b)

v0.2.1

28 Mar 10:40

Choose a tag to compare

Adjust hover style of sorting header. (1b0a839)
Fix the issue that headers misaligned with columns in wide table. (a97c851)

v0.2.0

20 Mar 07:25

Choose a tag to compare

Add fixed header function. (707e221)
Render an ellipsis ("...") to represent overflowed text for table header. (a3dec69)

v0.1.0

03 Mar 15:42

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

First Pre-release