Commit Graph

  • d08456717c
    Merge f3db03012d into 22dfe8330f Brian McKeon 2024-03-06 21:24:36 -0500
  • f3db03012d Prepare 1.2.0.3 release. Removed other subprojects. Reformatted. Use new .github workflows. Updated package metadata. migration Brian McKeon 2024-03-06 21:23:42 -0500
  • 22dfe8330f Remove reflex-dom-colonnade main Andrew Martin 2024-02-26 15:22:16 -0500
  • 36e37911bf Remove reflex-dom-colonnade Andrew Martin 2024-02-26 15:22:16 -0500
  • ff69b64a1a Update doctests for GHC 9.2. Andrew Martin 2023-04-26 09:23:15 -0400
  • 3e9a4aef51 Update dependencies Maxim Koltsov 2023-01-24 15:25:12 +0300
  • 73e78ff4a7
    Update dependencies Maxim Koltsov 2023-01-24 15:25:12 +0300
  • 142b373289 Fix siphon indexed decode to not reverse indices Andrew Martin 2022-10-11 12:26:30 -0400
  • 7f664c7dfe bump text dep upper bounds; remove extraneous doctest junk Eric Demko 2022-10-05 12:10:49 -0400
  • ce3ab2cbdd Support decoding CSVs without headers Andrew Martin 2022-03-18 14:07:57 -0400
  • 27c720ef96 Fix siphon indexed decode to not reverse indices Andrew Martin 2022-10-11 12:26:30 -0400
  • 298c04bbd7 bump text dep upper bounds; remove extraneous doctest junk Eric Demko 2022-10-05 12:10:49 -0400
  • 0ec9414dbc Support decoding CSVs without headers Andrew Martin 2022-03-18 14:07:57 -0400
  • 888792eedb alter base library version bounds; also remove nix support Eric Demko 2022-07-21 13:44:24 -0400
  • 01e5e2b9c7 Prepare siphon for release Andrew Martin 2021-10-25 11:05:16 -0400
  • 944f05bc3d Allow newer profunctors Andrew Martin 2021-09-20 13:38:15 -0400
  • 3d9fd928bc Correct handling of CRLF in siphon Andrew Martin 2021-03-01 16:14:43 -0500
  • 39a849a559 Correct handling of CRLF in siphon Andrew Martin 2021-03-01 16:14:43 -0500
  • a894241528 blaze-colonnade: loosen profunctor dependency. Alexander Vershilov 2020-11-30 15:50:27 +0300
  • af42578dce blaze-colonnade: loosen profunctor dependency. Alexander Vershilov 2020-11-30 15:50:27 +0300
  • f2e3a11ce3 bump profunctors chessai 2020-06-25 23:04:14 -0700
  • e8e2562a50 yesod-colonnade base upper bound bump Zachary Churchill 2020-01-30 10:41:49 -0500
  • a945073757 yesod-colonnade base upper bound bump Zachary Churchill 2020-01-30 10:41:49 -0500
  • d8ede5b259 Import profunctors explicitly Kirill Zaborsky 2019-06-21 22:02:40 +0300
  • 0d16c869f9 Add -isrc to allow importing of local modules Kirill Zaborsky 2019-06-21 22:01:50 +0300
  • fba97c405b better docs for blaze-colonnade Andrew Martin 2019-06-24 09:19:35 -0400
  • 91c45de4d1 In blaze-colonnade, add dependency on profunctors. This is not actually used and is only needed to make doctest work. Andrew Martin 2019-06-24 08:27:26 -0400
  • 28b33fee2d Merge branch 'master' of github.com:andrewthad/colonnade Andrew Martin 2019-06-24 08:22:39 -0400
  • 30f1cb8bd2 bump upper bound on profunctors Andrew Martin 2019-06-24 08:21:37 -0400
  • 4d786b89ea Import profunctors explicitly Kirill Zaborsky 2019-06-21 22:02:40 +0300
  • 6daa7f9b6d Add -isrc to allow importing of local modules Kirill Zaborsky 2019-06-21 22:01:50 +0300
  • e956f26403 add sized tables to lucid-colonnade (#20) Zachary Churchill 2019-06-03 11:41:24 -0400
  • f452605ee4 merge master goolord 2019-06-03 11:30:54 -0400
  • 5e5273777f merge master goolord 2019-06-03 11:28:26 -0400
  • b1fffe2561 allow building siphon with older versions of transformers Andrew Martin 2019-05-19 12:48:39 -0400
  • d7494a102f make siphon and colonnade build with GHC 7.10.3 Andrew Martin 2019-05-19 12:33:29 -0400
  • 8d545a8138 export sectioned goolord 2019-05-06 11:41:21 -0400
  • 47bd6c4685 sectioned goolord 2019-05-06 11:39:16 -0400
  • fb6a80c49e fix header goolord 2019-04-29 16:28:13 -0400
  • 3100cf23bc export goolord 2019-04-29 16:10:28 -0400
  • 2894964d94 sized table goolord 2019-04-29 16:07:26 -0400
  • 1e02817557 oops goolord 2019-04-29 15:03:21 -0400
  • 1787f6628d sizable goolord 2019-04-29 15:00:21 -0400
  • fa682cbfdc
    stop showing rows for invalid columns Andrew Martin 2018-12-07 11:13:44 -0500
  • 11ced47370
    expandablePreloaded no longer discards header row stuff Andrew Martin 2018-11-20 17:05:35 -0500
  • 518423ef9e
    make expandablePreloaded return an extra event Andrew Martin 2018-11-20 16:57:53 -0500
  • 12b9f0e4a0
    Merge branch 'master' of github.com:andrewthad/colonnade Andrew Martin 2018-10-23 16:46:46 -0400
  • df9443c763
    add expandablePreloaded Andrew Martin 2018-10-23 16:39:24 -0400
  • e20a15832b
    Merge pull request #18 from goolord/paginatedExpandableLazy chessai 2018-10-01 11:51:04 -0400
  • 20d0071a24 docs, pure goolord 2018-10-01 11:49:41 -0400
  • 4aa89dcdaa adds paginatedExpandableLazy function goolord 2018-10-01 10:11:47 -0400
  • b9ea39ffa3 nix goolord 2018-10-01 09:37:33 -0400
  • d17193baae
    make it build with ghc 8.2.2 and ghc 8.0.2 Andrew Martin 2018-07-03 16:17:36 -0400
  • 36cf1917d8
    new release of yesod-colonnade Andrew Martin 2018-07-03 15:38:46 -0400
  • d2604f80cb
    Merge pull request #15 from snoyberg/master Andrew Martin 2018-07-03 14:57:27 -0400
  • f6020efa00
    Compatibility with yesod-core 1.6 Michael Snoyman 2018-07-03 21:47:54 +0300
  • 8f0861d52e
    tweak constraint bounds Andrew Martin 2018-07-03 06:19:52 -0400
  • 06b5ffcd40
    try to be more clever with rebuilding capped tables Andrew Martin 2018-06-18 16:01:56 -0400
  • 7206b17175
    prepare siphon for new release Andrew Martin 2018-06-14 16:24:58 -0400
  • 4cea6fee1f
    require newest major release of colonnade to use siphon Andrew Martin 2018-06-14 16:23:06 -0400
  • 56787f573c
    fix siphon more Andrew Martin 2018-06-14 16:22:18 -0400
  • 7fdd984470
    bump version for blaze-colonnade. stop trying to build yesod-colonnade with stack Andrew Martin 2018-05-30 10:12:23 -0400
  • 4c5446afea
    improve compatibility with base-4.11, since Semigroup is now a superclass of Monoid Andrew Martin 2018-05-29 20:18:49 -0400
  • 372cd4b843
    Merge pull request #13 from olynch/master Andrew Martin 2018-05-29 18:03:33 -0400
  • 84ce755f19 Added semigroup instance for ghc8 compatibility Owen Lynch 2018-05-29 13:55:15 -0700
  • f9a8a7d992
    Merge pull request #11 from ChShersh/patch-1 Andrew Martin 2018-02-11 06:25:18 -0500
  • b0d26a8691
    Fix typo in colonnade package description Dmitry Kovanikov 2018-02-10 23:57:17 +0300
  • e80f7cdd83 update blaze-colonnade to work agree with how everything else uses Headedness Andrew Martin 2018-02-01 07:36:01 -0500
  • 63a5242d07 Merge branch 'master' of github.com:andrewthad/colonnade Andrew Martin 2018-01-18 11:17:55 -0500
  • 3d32e8017e improve siphon docs even more Andrew Martin 2018-01-18 11:17:50 -0500
  • 81b5598ed1
    Merge pull request #9 from chessai/fix-colonnade-bound Andrew Martin 2018-01-15 15:06:00 -0500
  • b747d71d75 also update colonnade hackage docs to point users to lucid-colonnade chessai 2018-01-15 10:51:30 -0500
  • 53f9ebeea0 fix lower bound of colonnade for lucid chessai 2018-01-15 10:45:51 -0500
  • cb5be2ab25 add lucid-colonnade Andrew Martin 2018-01-12 19:53:25 -0500
  • a3d4c36bfa clean up siphon a little more Andrew Martin 2018-01-12 19:02:16 -0500
  • 17b1473359 improve docs for siphon a little more Andrew Martin 2017-12-15 09:36:31 -0500
  • f115e7798b redo interface to siphon Andrew Martin 2017-12-14 22:30:01 -0500
  • 4f3e83a908 make pagination show 1-based indexes pages to end user, even though it internally uses 0-based indexes Andrew Martin 2017-11-21 09:48:06 -0500
  • add35c3fc1 add paginated cornice to reflex-dom-colonnade, tweak all other packages to work with Headedness Andrew Martin 2017-11-13 22:45:00 -0500
  • c01dce8eb2 make pagination reset to zero when the rows change Andrew Martin 2017-10-26 12:31:07 -0400
  • 0427fd82e2 fix problem with cells not being hidden Andrew Martin 2017-10-05 15:28:25 -0400
  • eeaa05d2a2 hide inactive rows Andrew Martin 2017-09-28 17:05:49 -0400
  • 8c0faf9ae2 make paginatedExpandable actually hide stuff Andrew Martin 2017-09-28 16:55:16 -0400
  • 2d5ae3851a attempt to fix paginatedExpandable Andrew Martin 2017-09-28 16:47:02 -0400
  • 50ffb67738 let reflex-dom tables return arbitrary Monoids Andrew Martin 2017-09-28 09:55:03 -0400
  • e3f2eb8ccf add paginatedExpandable Andrew Martin 2017-09-26 15:12:15 -0400
  • 900f6a2e18 correct rounding bug in pagination Andrew Martin 2017-09-25 16:50:40 -0400
  • 6300c03a5f correct logic for hiding pagination Andrew Martin 2017-09-25 11:02:59 -0400
  • 16457188fe add a few more instances of Cellular and export it Andrew Martin 2017-09-25 10:31:22 -0400
  • 7e002f9d5b a few more tweaks, redo Pagination data type Andrew Martin 2017-09-25 09:17:40 -0400
  • 24a2c1d142 start using typeclass to make headed vs headless more convenient. add paginated for reflex-dom Andrew Martin 2017-09-24 22:02:57 -0400
  • 11f9a10268 add a new function for expandable tables Andrew Martin 2017-09-22 12:21:06 -0400
  • 59318ccb26 make staticTableless using dynamic tr attrs Andrew Martin 2017-09-20 10:52:18 -0400
  • f07bb06e1b add staticTableless Andrew Martin 2017-09-20 10:33:58 -0400
  • 72ea18ba5e add helper function to prevent looping Andrew Martin 2017-09-17 13:03:02 -0400
  • 13b0f64b69 make cappedResizable return the result of the tfoot Andrew Martin 2017-09-17 11:30:02 -0400
  • 3529a72950 make cappedResizable provide the dynamic colspan Andrew Martin 2017-09-17 10:54:39 -0400
  • 3f4d0fb5cd allow a table footer to be passed to cappedResizable Andrew Martin 2017-09-17 08:55:59 -0400
  • f62d10b75c use display:none instead of setting colspan to 0 Andrew Martin 2017-09-15 15:40:19 -0400
  • 4886ad9ff0 Merge branch 'master' of github.com:andrewthad/colonnade Andrew Martin 2017-09-15 14:43:12 -0400