Commit Graph

59 Commits

Author SHA1 Message Date
Andrew Martin
fa682cbfdc
stop showing rows for invalid columns 2018-12-07 11:13:44 -05:00
Andrew Martin
11ced47370
expandablePreloaded no longer discards header row stuff 2018-11-20 17:05:35 -05:00
Andrew Martin
518423ef9e
make expandablePreloaded return an extra event 2018-11-20 16:57:53 -05:00
Andrew Martin
12b9f0e4a0
Merge branch 'master' of github.com:andrewthad/colonnade 2018-10-23 16:46:46 -04:00
Andrew Martin
df9443c763
add expandablePreloaded 2018-10-23 16:39:24 -04:00
goolord
20d0071a24 docs, pure 2018-10-01 11:49:41 -04:00
goolord
4aa89dcdaa adds paginatedExpandableLazy function 2018-10-01 10:11:47 -04:00
goolord
b9ea39ffa3 nix 2018-10-01 09:37:33 -04:00
Andrew Martin
06b5ffcd40
try to be more clever with rebuilding capped tables 2018-06-18 16:01:56 -04:00
Andrew Martin
4c5446afea
improve compatibility with base-4.11, since Semigroup is now a superclass of Monoid 2018-05-29 20:18:49 -04:00
Andrew Martin
4f3e83a908 make pagination show 1-based indexes pages to end user, even though it internally uses 0-based indexes 2017-11-21 09:48:06 -05:00
Andrew Martin
add35c3fc1 add paginated cornice to reflex-dom-colonnade, tweak all other packages to work with Headedness 2017-11-13 22:45:00 -05:00
Andrew Martin
c01dce8eb2 make pagination reset to zero when the rows change 2017-10-26 12:31:07 -04:00
Andrew Martin
0427fd82e2 fix problem with cells not being hidden 2017-10-05 15:28:25 -04:00
Andrew Martin
eeaa05d2a2 hide inactive rows 2017-09-28 17:05:49 -04:00
Andrew Martin
8c0faf9ae2 make paginatedExpandable actually hide stuff 2017-09-28 16:55:16 -04:00
Andrew Martin
2d5ae3851a attempt to fix paginatedExpandable 2017-09-28 16:47:02 -04:00
Andrew Martin
50ffb67738 let reflex-dom tables return arbitrary Monoids 2017-09-28 09:55:03 -04:00
Andrew Martin
e3f2eb8ccf add paginatedExpandable 2017-09-26 15:12:15 -04:00
Andrew Martin
900f6a2e18 correct rounding bug in pagination 2017-09-25 16:50:40 -04:00
Andrew Martin
6300c03a5f correct logic for hiding pagination 2017-09-25 11:02:59 -04:00
Andrew Martin
16457188fe add a few more instances of Cellular and export it 2017-09-25 10:31:22 -04:00
Andrew Martin
7e002f9d5b a few more tweaks, redo Pagination data type 2017-09-25 09:17:40 -04:00
Andrew Martin
24a2c1d142 start using typeclass to make headed vs headless more convenient. add paginated for reflex-dom 2017-09-24 22:02:57 -04:00
Andrew Martin
11f9a10268 add a new function for expandable tables 2017-09-22 12:21:06 -04:00
Andrew Martin
59318ccb26 make staticTableless using dynamic tr attrs 2017-09-20 10:52:18 -04:00
Andrew Martin
f07bb06e1b add staticTableless 2017-09-20 10:33:58 -04:00
Andrew Martin
72ea18ba5e add helper function to prevent looping 2017-09-17 13:03:02 -04:00
Andrew Martin
13b0f64b69 make cappedResizable return the result of the tfoot 2017-09-17 11:30:02 -04:00
Andrew Martin
3529a72950 make cappedResizable provide the dynamic colspan 2017-09-17 10:54:39 -04:00
Andrew Martin
3f4d0fb5cd allow a table footer to be passed to cappedResizable 2017-09-17 08:55:59 -04:00
Andrew Martin
f62d10b75c use display:none instead of setting colspan to 0 2017-09-15 15:40:19 -04:00
Andrew Martin
01a75dc318 make annotated cornice more flexible, allow reflex-dom tables whose columns can be hidden 2017-09-15 14:43:04 -04:00
Andrew Martin
432ab8d193 stop wrapping sectioned table in tbody 2017-05-08 21:13:15 -04:00
Andrew Martin
88b2704951 add sectioned table 2017-05-08 16:42:59 -04:00
Andrew Martin
bfb8e59c09 add expandable to reflex-dom-colonnade 2017-05-06 20:40:16 -04:00
Kyle McKean
76cb112361 testing out traversable functions 2017-04-19 21:49:57 -04:00
Kyle McKean
31c423ad1a make api more useable 2017-04-14 15:06:00 -04:00
Kyle McKean
3a5e731d29 bumped cabal version 2017-03-29 18:18:33 -04:00
Kyle McKean
7482a66b3e update to reflex-4 and flesh out api 2017-03-29 17:18:58 -04:00
Andrew Martin
2941f7d92a improve documentation for core library 2016-10-20 17:10:19 -04:00
Andrew Martin
295bcf76bf added yesod colonnade 2016-10-17 13:08:34 -04:00
Andrew Martin
de257e85e8 Added yesod-colonnade to the mix 2016-10-10 12:54:21 -04:00
Andrew Martin
4a709ec3d2 Fix things 2016-09-08 09:58:09 -04:00
Andrew Martin
9a550e5992 correct direction of foldlMap 2016-09-07 21:32:53 -04:00
Andrew Martin
adf88dd0e7 version bump 2016-09-07 21:04:40 -04:00
Andrew Martin
75f0967ec8 finish renaming interRowContent 2016-09-07 21:04:17 -04:00
Andrew Martin
f7704e979a version bump and slightly better docs 2016-09-07 21:03:15 -04:00
Andrew Martin
7650bcf99b export interRowContent 2016-09-07 20:55:18 -04:00
Andrew Martin
c752a34382 add inter-row stuff 2016-09-07 15:53:25 -04:00