Michael Snoyman
74e43462cb
Merge pull request #1515 from yesodweb/multiple-stack-yamls
...
Multiple stack yamls
2018-06-04 06:40:03 -06:00
Michael Snoyman
908a758167
unliftio extra-deps
2018-06-03 14:54:21 -06:00
Michael Snoyman
a77b509bb6
Add warp to extra-deps
2018-06-03 14:35:50 -06:00
Michael Snoyman
3c2de1a763
Add persistent-sqlite extra-dep
2018-06-03 13:14:43 -06:00
Michael Snoyman
cdba6c1678
Fix CABALVER
2018-06-03 13:13:38 -06:00
Michael Snoyman
2cb60c8513
Multiple stack.yaml files
2018-06-03 11:42:44 -06:00
Michael Snoyman
d73f7b579f
Travis update
2018-06-03 10:35:09 -06:00
Michael Snoyman
f21140ecf0
Merge pull request #1514 from pythonissam/isstring-textarea-instance
...
Make Textarea derive IsString
2018-06-03 06:29:09 -06:00
pythonissam
22197d1215
Update ChangeLog
2018-06-03 08:27:57 +00:00
pythonissam
b101276dcb
version bump
2018-06-03 08:22:09 +00:00
pythonissam
67d215d2f2
Make Textarea derive IsString
2018-06-03 08:18:31 +00:00
Michael Snoyman
4444c47d39
Relax an upper bound
2018-05-29 06:43:14 +03:00
Michael Snoyman
1cf2f56918
Merge pull request #1510 from bsima/form-fns
...
Move 'addClass' to Yesod.Form.Functions and add 'removeClass'
2018-05-16 06:51:41 +03:00
Ben Sima
1d95f8315b
Remove unnecessary type annotation
2018-05-15 12:51:14 -07:00
Ben Sima
e906768ee9
Replace addClass/removeClass examples with ghci-driven examples
2018-05-15 12:50:39 -07:00
Ben Sima
e8a145ae88
Add examples to addClass and removeClass
2018-05-14 08:45:09 -07:00
Michael Snoyman
e041ff4da9
Cabal 2.2 support in yesod-bin ( fixes #1511 )
2018-05-13 15:14:04 +03:00
Ben Sima
c163a0841a
Add PR link to Changelog
2018-05-11 13:36:10 -07:00
Ben Sima
6334e77515
Update changelog
2018-05-11 13:35:12 -07:00
Ben Sima
c57ba49472
Add @since documentation
2018-05-11 13:31:25 -07:00
Ben Sima
0dffa0e29a
Bump version 1.6.2
2018-05-11 13:31:25 -07:00
Ben Sima
56ca6d7914
Move 'addClass' to Yesod.Form.Functions and add 'removeClass'
...
'addClass' is more general than just Bootstrap forms. In particular, it is
copied into the yesod-form-bootstrap4 project and I found myself using it in my
custom forms. It would be useful to have it exported for use elsewhere.
I added 'removeClass' because I needed it while creating a custom 'readonly'
input in a form and thought it might be generally useful.
2018-05-11 13:23:31 -07:00
Michael Snoyman
5861357923
Merge pull request #1503 from ncaq/add-file-source-bytes
...
added: fileSourceByteString
2018-05-04 08:45:20 +03:00
ncaq
a8df3c48c2
modified: use sinkLazy and toStrict
...
Because performance problem.
2018-05-01 17:15:13 +09:00
Michael Snoyman
4cd29ae298
Merge pull request #1485 from NorfairKing/with-generator
...
yesodSpecWithSiteGenerator with an argument
2018-04-30 17:03:13 +03:00
Michael Snoyman
bc4ecd7dc8
Fix broken http-reverse-proxy < 0.6 support
2018-04-26 12:17:00 +03:00
Tom Sydney Kerckhove
0aa1765b6c
Updated according to review
2018-04-26 11:00:48 +02:00
Tom Sydney Kerckhove
a8f5418b22
yesodSpecWithSiteGenerator with an argument
2018-04-26 10:50:51 +02:00
Michael Snoyman
07df43f207
Merge branch 'master' of github.com:yesodweb/yesod
2018-04-26 11:20:26 +03:00
Michael Snoyman
e87c9b5bf0
Support for http-reverse-proxy 0.6.0
2018-04-26 11:20:04 +03:00
ncaq
e664ae2e0e
changed: use foldC
2018-04-24 12:55:55 +09:00
ncaq
74ce4c57ff
Merge branch 'master' into add-file-source-bytes
2018-04-24 12:36:36 +09:00
Michael Snoyman
b92b2a0871
Merge pull request #1504 from ncaq/add-addContentDispositionFileName
...
added: addContentDispositionFileName
2018-04-18 09:22:10 +03:00
ncaq
f5855c8397
Merge branch 'master' into add-file-source-bytes
2018-04-17 18:58:09 +09:00
ncaq
33b5171b75
modified: fileSourceByteString: use sinkLazy
2018-04-17 18:54:18 +09:00
ncaq
fc7884f7f2
Merge branch 'master' into add-addContentDispositionFileName
2018-04-17 18:49:53 +09:00
ncaq
a59ee6b62e
added: ChangeLog 1.6.4
2018-04-17 18:47:54 +09:00
ncaq
eb220c936a
added: addContentDispositionFileName: document comment
...
I wrote battle of multibyte from code review.
2018-04-17 18:44:19 +09:00
Michael Snoyman
df6ca6e59c
Merge pull request #1506 from ncaq/fix-appveyor
...
fixed: see th-lift-instances-0.1.11
2018-04-17 12:39:56 +03:00
ncaq
2c1a6c609f
Merge branch 'master' into add-addContentDispositionFileName
2018-04-17 18:05:46 +09:00
ncaq
1e89f4d4c3
cleaned: fileSourceByteString: document comment
...
from code review.
2018-04-17 18:01:36 +09:00
ncaq
11159f3a75
cleaned: use runConduit and .| instead of connect
...
from code review.
2018-04-17 17:58:49 +09:00
ncaq
1eb553f92c
Merge branch 'master' into add-file-source-bytes
2018-04-17 17:52:20 +09:00
ncaq
4d7679775a
fixed: see th-lift-instances-0.1.11
...
th-lift-instances-0.1.11 build is Simple.
2018-04-17 17:49:34 +09:00
Michael Snoyman
cf1073d760
Merge pull request #1502 from pythonissam/general-request-method
...
add performMethod
2018-04-17 10:31:44 +03:00
ncaq
712e8bb475
added: addContentDispositionFileName
2018-04-17 14:33:38 +09:00
ncaq
955b21d7ea
added: ChangeLog 1.6.4
2018-04-17 14:24:57 +09:00
ncaq
7e2ca33ed5
added: fileSourceByteString
...
This function is to get `FileInfo` raw body.
2018-04-17 13:58:15 +09:00
pythonissam
860ef4127a
Change the method in the example of performMethod
2018-04-14 06:47:32 +00:00
pythonissam
a9030aa294
make get and post use performMethod
2018-04-14 06:46:38 +00:00