Tanner Linsley
a948a9a41e
5.3.3
v5.3.3
2017-02-27 10:01:06 -07:00
atlanteh
08dbe38ced
fix number of callback parameters and alignment ( #95 )
2017-02-27 08:15:45 -07:00
Daniel Winter
884058b459
added missing named export for ReactTableDefaults ( #93 )
2017-02-19 07:09:29 -07:00
Tanner Linsley
ee37ad7101
Update Docs
2017-02-16 15:15:47 -07:00
Tanner Linsley
6b384f2a90
5.3.2
v5.3.2
2017-02-16 14:02:30 -07:00
Tanner Linsley
782e9efdfb
Fix NoData from always showing
2017-02-16 14:02:21 -07:00
Tanner Linsley
ff952de830
5.3.1
v5.3.1
2017-02-16 12:40:48 -07:00
Tanner Linsley
149b11674b
Docs Update
2017-02-16 12:40:43 -07:00
Tanner Linsley
8a362e4d04
Rollback on table partials to fix mounting/unmounting issues
2017-02-16 12:40:12 -07:00
Tanner Linsley
265a5c8753
5.3.0
2017-02-16 10:41:52 -07:00
Tanner Linsley
5155ebad72
Added more customization for functional rendering
2017-02-16 10:41:52 -07:00
Tanner Linsley
d7a58450b7
Added support for Column Footers
2017-02-16 10:41:52 -07:00
avnunn
bb2527e280
Added documentation for column accessors ( #82 )
2017-02-15 17:39:01 -07:00
Tanner Linsley
6d5207eb4e
5.2.0
v5.2.0
2017-02-15 10:07:33 -07:00
Tanner Linsley
0d397e0c29
Update Docs
...
Fixes #80
2017-02-15 10:07:14 -07:00
Tanner Linsley
b15f3ac3b0
Added "noData" component
...
Fixes #78
2017-02-15 09:55:42 -07:00
Tanner Linsley
48ea0df09d
Normalize all JSX callbacks to support functions
2017-02-15 09:54:57 -07:00
Tanner Linsley
403fb7a708
5.1.1
v5.1.1
2017-02-13 15:54:59 -07:00
Tanner Linsley
ecd5658e4b
Better resolve server-side data pages and pagesize
2017-02-13 15:54:47 -07:00
Tanner Linsley
3852227bdd
Fix custom cell render to allow pure functions
2017-02-13 15:54:25 -07:00
Tanner Linsley
1fec9b882f
5.1.0
2017-02-10 16:51:47 -07:00
Tanner Linsley
46c4c6fdb2
Doc Updates
2017-02-10 16:46:54 -07:00
Tanner Linsley
e702fc80ca
defaultSorting changes and doc updates
2017-02-10 16:46:14 -07:00
Tanner Linsley
beaa748187
5.0.4
v5.0.4
2017-02-10 14:49:04 -07:00
Tanner Linsley
cce77d24f2
Retain original data order if no sorting is found
2017-02-10 14:48:55 -07:00
Tanner Linsley
3984a540c1
5.0.3
2017-02-09 10:07:42 -07:00
Tanner Linsley
726fd52753
Adjust current page if available pages dips below current page
...
Fixes #69
2017-02-09 10:07:42 -07:00
Tanner Linsley
6a6d373526
Update README.md
2017-02-08 08:20:30 -07:00
TacticalCoding
e11fdab457
Fix 'iterator must have unique key' warning on pivoting tables. ( #56 ) ( #66 )
2017-02-07 10:31:40 -07:00
Jan Z
1e4f838326
'collapseOnChange' and 'freezeWhenExpanded' ( #61 )
...
* rough draft of "closeSubComponentOnDataChange" and "preventAutoSortWhenComponentIsOpen"
* changed flag name from ...component to ...subcomponent
* fixed problem with sorting not immediately being applied. passes tests now
* changed var names
* Cleanup and simplification
* Fix deps
* Better freezing strategy
* subcomponent reverse
2017-02-06 15:09:35 -07:00
Tanner Linsley
aa48ef57ee
5.0.2
v5.0.2
2017-02-03 14:05:32 -07:00
Tanner Linsley
22f79fcd28
Added instance to all custom props callbacks
2017-02-03 14:05:25 -07:00
Tanner Linsley
ff8e24760a
5.0.1
v5.0.1
2017-02-03 11:07:51 -07:00
Tanner Linsley
f1511bd27e
Bug fixes and Doc Updates
2017-02-03 11:07:48 -07:00
Tanner Linsley
4733997c26
Updated Docs
2017-02-02 18:17:37 -07:00
Tanner Linsley
c3a6e236ae
5.0.0
v5.0.0
2017-02-02 18:13:48 -07:00
Tanner Linsley
83200d4e4c
Rewrite of dynamic props and stable sorting algorithm
2017-02-02 18:13:40 -07:00
Tanner Linsley
5e16c2cb24
4.4.1
v4.4.1
2017-01-27 14:34:59 -07:00
Tanner Linsley
66cee186a3
pivotBy prop now defaults to undefined
2017-01-27 14:34:50 -07:00
Tanner Linsley
55bbf4bf37
Updated Docs
2017-01-27 14:20:51 -07:00
Tanner Linsley
10ce93344c
Updated Docs
2017-01-27 14:17:33 -07:00
Tanner Linsley
114621a359
4.4.0
v4.4.0
2017-01-27 14:10:57 -07:00
Tanner Linsley
8de0fa420b
Better default sorting, column.width support, expander column position
2017-01-27 14:10:47 -07:00
Tanner Linsley
aa77193810
Update Docs
2017-01-26 21:26:58 -07:00
Tanner Linsley
92c33de7ac
4.3.0
v4.3.0
2017-01-26 21:25:04 -07:00
Tanner Linsley
c3fb084550
Feature: Functional Rendering
2017-01-26 21:22:21 -07:00
Tanner Linsley
04c71f17a8
4.2.8
2017-01-26 15:26:38 -07:00
Tanner Linsley
34fa57c4d3
Updated to latest autoprefixer
2017-01-26 15:26:38 -07:00
George Lima
de1c8a6156
Update README.md ( #38 )
...
Bug fix in installation docs
2017-01-23 12:22:11 -07:00
Tanner Linsley
ab9d67d2d9
Update Docs
2017-01-23 10:18:30 -07:00