Tanner Linsley
438ce81fc5
Update API doc links
2019-12-05 23:14:23 -05:00
Tanner Linsley
5d81f95d9b
Upgrade examples to use "latest"
2019-12-03 12:55:01 -07:00
Tanner Linsley
ee92b152ba
Remove service workers
2019-11-28 12:25:36 -07:00
Chuck Danielsson
9698677982
Update syntax in examples ( #1631 )
2019-11-04 22:29:31 -07:00
tannerlinsley
247687ee08
feat: ingested width logic, useAbsoluteLayout useBlockLayout
...
Width options (`width`, `minWidth`, `maxWidth`) options are now a part of the core column object.
useBlockLayout and useAbsoluteLayout hooks now use this new internalized information to implement
their layouts. Those examples have been updated. A virtualized-rows example has also been added to
show off how the useBlockLayout hook can be used to virtualize rows with react-window.
2019-10-01 14:03:11 -06:00
Andrey Nikonov
c4a8eb147c
Fix typo ( #1512 )
2019-09-12 08:56:04 -06:00
Brian Qian
6193a33c89
Changed docs to include sortType options for useSortBy ( #1489 )
...
* Update api.md
* Update README.md
2019-09-02 19:32:35 -06:00
tannerlinsley
4537f28a8d
fix: fix header regeneration and colspan, better sorting
2019-08-22 14:46:33 -06:00
tannerlinsley
f59efde6fe
fix: fix path getters, better plugin hook integration, renaming things
2019-08-19 16:38:42 -06:00
tannerlinsley
98466e6414
docs(docs): improve docs
2019-08-15 15:32:03 -06:00
Marian Lumba
dc629aedfa
updating code sandbox links ( #1437 )
2019-08-08 14:11:32 -06:00
tannerlinsley
a667b7cb13
fix(use-pagination): better controlled/manual use-pagination
2019-08-06 22:32:17 -06:00