Gabriel Cangussu
|
2479b568dc
|
Made index.d.ts into a module itself (fix module name) (#1727)
* Made index.d.ts into a module itself
* Removed ts types in favor of @types/react-table
|
2019-12-06 16:43:03 -07:00 |
|
Roman Komarov
|
3e464faf8c
|
Changing the name to react-table-v6 (#1584)
Also adds the corresponding changes to the documentation
and adds TypeScript definitions.
|
2019-10-10 06:54:10 -06:00 |
|
Yurui Zhang
|
e1690ea151
|
fixes deprecated lifecycle method warnings in v6 (#1536)
* try to migrate all the UNSAFE lifecycle methods
* fixes lifecycle.js
* fixes foldableTable
* changes how to reset state in pagination
|
2019-09-22 15:41:01 -06:00 |
|
Devin Clark
|
de6389cafc
|
Adding IDs for select table, fixing backwards compatibility on floating left checkbox (#1208)
* Adding IDs for select all and individual row checkboxes
* Using keyfield const
|
2019-01-31 10:06:47 -07:00 |
|
Anthon Fredriksson
|
621c3bf092
|
Fixed text mismatch when doing SSR (#957)
* fixed a mismatch issue when doing ssr. made some windows-specific changes to ease contributing
* remove accidentally committed file
|
2018-05-24 16:27:57 -06:00 |
|