Commit Graph

8 Commits

Author SHA1 Message Date
Gary Menzel
932f529105 Used a spread on the path. 2019-04-28 23:39:50 +09:00
Gary Menzel
bc35e3262d Minor final fix - replace .filter with .forEach 2019-04-28 23:29:07 +09:00
Gary Menzel
1a6056859a useSimpleLayout integration 2019-04-28 23:20:22 +09:00
Gary Menzel
834ab4b4a7 Install useSimpleLayout and adjust useTable and useRows as required. 2019-04-28 19:10:22 +09:00
tannerlinsley
8e4601fa83 Move row and cell generation to useTable. Add warnings for unprepared rows 2019-04-25 16:33:00 -06:00
tannerlinsley
ab3252bc32 Remove unnecessary flex layout inline styles 2019-04-23 15:47:22 -06:00
Gary Menzel
a9971e66af Fixes for useExtended in useTable plus small bug (#1279)
* undefined error in GroupBy
row specific hooks and correct pathing for nested rows

* Ensuring correct git user
2019-02-27 08:06:47 -08:00
Tanner Linsley
a0495f6858 Rename hook files 2019-02-11 09:33:34 -07:00