This website requires JavaScript.
Explore
Help
Register
Sign In
vhad
/
react-table
Watch
1
Star
0
Fork
0
mirror of
https://github.com/gosticks/react-table.git
synced
2026-09-07 17:50:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c77ffacdc9975a6ef8c8d329da793f5f2d3add27
react-table
/
src
T
History
Eugene Krevenets
and
Tanner Linsley
c77ffacdc9
improve(sort): don't sort subrows less than 2 characters (
#1449
)
...
it improves performance because cuts a lot of sorting manipulations
2019-08-15 08:11:12 -06:00
..
hooks
feat(multiple): useRowState, fix useRowSelect/useSortBy/usePagination
2019-08-06 19:57:48 -06:00
plugin-hooks
improve(sort): don't sort subrows less than 2 characters (
#1449
)
2019-08-15 08:11:12 -06:00
utility-hooks
fix(multiple): sub-components example, minor refactors
2019-08-02 07:42:42 -06:00
actions.js
Fix action type detection
2019-07-24 07:21:26 -06:00
aggregations.js
fix(usegroupby): fix useGroupBy, add grouping example and fix some tests
2019-07-30 09:56:44 -06:00
filterTypes.js
test: snapshots for useFilters, useGroupBy, useSortBy
2019-07-30 15:57:11 -06:00
index.js
feat(multiple): useRowState, fix useRowSelect/useSortBy/usePagination
2019-08-06 19:57:48 -06:00
sortTypes.js
Refactor sortBy logic
2019-07-23 12:20:32 -06:00
utils.js
fix(utils/example): fixed ensurePluginOrder utility, perf/debug updates
2019-08-05 08:59:35 -06:00