Commit Graph

89 Commits

Author SHA1 Message Date
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
4886ad9ff0 Merge branch 'master' of github.com:andrewthad/colonnade 2017-09-15 14:43:12 -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
21f6767a44 stop erroring on unmatched pattern. this allows colonnade to build with GHC 7.10, which does an awful job with exhaustiveness checking on GADTs 2017-08-19 15:07:49 -04:00
Andrew Martin
44b55d2df4 depend on semigroups so that older GHCs work 2017-08-19 15:03:21 -04:00
Andrew Martin
a0b4b1aa7e version bump 2017-07-20 22:15:37 -04:00
Andrew Martin
45c961fdd1 fix problem in siphon 2017-07-20 22:15:17 -04:00
Andrew Martin
83e069d1b6 fix problem where empty cells at end of row were not recognized 2017-06-11 23:02:08 -04:00
Andrew Martin
fb6064b79f make tests pass again 2017-06-11 20:01:34 -04:00
Andrew Martin
03e9e3734b Begin overhaul of siphon 2017-06-09 19:28:32 -04:00
Kyle McKean
fca7d72085 lol tests pass in nix now 2017-05-10 00:12:58 -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
cb9d9091b8 Merge pull request #6 from mckeankylej/master
update to reflex-4 and flesh out api
2017-03-30 10:52:25 -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
c188d728bb add anchorWidget 2017-02-25 15:40:07 -05:00
Andrew Martin
c646c467c9 add more functions for tweaking headedness 2017-02-25 14:08:49 -05:00
Andrew Martin
e0a0f66a43 Merge pull request #5 from tomjaguarpaw/patch-1
Remove duplication
2017-02-24 17:37:31 -05:00
tomjaguarpaw
7919b2c5ac Remove duplication 2017-02-24 19:29:38 +00:00
Andrew Martin
7aa60cf7d1 make siphon build again and pass tests 2017-02-23 16:10:16 -05:00
Andrew Martin
6b007f8a7e make yesod-colonnade compatible with profunctor argument order, still missing Cornice support 2017-02-23 09:25:42 -05:00
Andrew Martin
dccacf0d75 fix a bunch of stuff 2017-02-22 21:13:54 -05:00
Andrew Martin
47a89ea3d3 Cornice completed. compiling and passing tests. 2017-02-16 09:47:52 -05:00
Andrew Martin
ba183422b0 made more changes. still broken 2017-02-15 22:50:27 -05:00
Andrew Martin
5d268119ce some changes 2017-02-15 21:35:49 -05:00
Andrew Martin
9a14ce158a begin making Colonnade a Profunctor, not compiling 2017-02-13 07:39:25 -05:00
Andrew Martin
d93b369f19 redo yesod-colonnade 2017-02-07 15:02:25 -05:00
Andrew Martin
049e4d4e13 finish improving docs 2017-02-07 09:51:05 -05:00
Andrew Martin
9d03776c03 improve docs 2017-02-06 17:28:02 -05:00
Andrew Martin
eb29b10c39 add blaze support 2017-02-06 09:03:10 -05:00
Andrew Martin
75b2431b5c work in progress 2017-02-03 09:38:12 -05:00
Andrew Martin
2209ed7162 get rid of the Colonnade.Internal module 2017-01-31 19:05:41 -05:00
Andrew Martin
66e607f732 rename Encoding and Decoding to Colonnade and Decolonnade 2017-01-31 19:02:11 -05:00
Andrew Martin
2dea18bf68 Add definition table 2016-11-18 08:58:13 -05:00
Andrew Martin
8ed64f1d2b Merge pull request #2 from andrewthad/add_thing
add helper for anchors
2016-11-16 16:49:02 -05:00
Andrew Martin
a7e56dc39b add helper for anchors 2016-11-16 16:46:29 -05:00
Andrew Martin
8d2e834cf5 Add monoid instance for Cell 2016-11-15 07:25:54 -05:00
Andrew Martin
809572a05b export singleton 2016-10-27 16:07:18 -04:00
Andrew Martin
9ef9040099 added more utility functions and improved documentation 2016-10-27 16:03:26 -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
bf8494c9d1 more small changes 2016-10-10 16:43:03 -04:00
Andrew Martin
de257e85e8 Added yesod-colonnade to the mix 2016-10-10 12:54:21 -04:00