Dillon Kearns
|
03729f89ed
|
Rename module.
|
2022-07-08 17:40:01 -07:00 |
|
Dillon Kearns
|
44c2b0a6f5
|
Apply fixes.
|
2022-06-30 09:54:25 -07:00 |
|
Dillon Kearns
|
7ca1b4178f
|
Remove obosolete Form API in favor of new API.
|
2022-06-30 08:18:53 -07:00 |
|
Dillon Kearns
|
b48d529392
|
Expose FieldRenderer module.
|
2022-06-18 10:55:30 -07:00 |
|
Dillon Kearns
|
0e682cba4b
|
Rename module.
|
2022-06-18 10:34:55 -07:00 |
|
Dillon Kearns
|
203ef32bea
|
Add styled form render function.
|
2022-06-18 10:17:26 -07:00 |
|
Dillon Kearns
|
082ba3e037
|
Update docs.
|
2022-06-15 09:25:49 -07:00 |
|
Dillon Kearns
|
e01415407f
|
Use wrapper Pages.Msg.Msg to enable wiring up Submit msg's for the framework to handle.
|
2022-05-13 09:03:09 -07:00 |
|
Dillon Kearns
|
53d0acb1ec
|
Extract Fetcher module and type.
|
2022-05-10 16:29:28 -07:00 |
|
Dillon Kearns
|
88ca2f8a02
|
Remove DataSource code from bundle.
|
2022-02-13 12:42:31 -08:00 |
|
Dillon Kearns
|
e3883e669f
|
Use fnv1a hashing instead of murmur3.
|
2022-02-06 13:36:17 -08:00 |
|
Dillon Kearns
|
6f7894fd3f
|
Rename module.
|
2022-01-28 09:27:43 -08:00 |
|
Dillon Kearns
|
4a98e5f375
|
Add session to docs.
|
2022-01-27 16:12:00 -08:00 |
|
Dillon Kearns
|
9619e3e199
|
Apply some elm-review fixes.
|
2022-01-27 16:03:42 -08:00 |
|
Dillon Kearns
|
ed956ae341
|
Remove now obsolete Secrets API!
|
2022-01-27 15:45:51 -08:00 |
|
Dillon Kearns
|
116181d3f8
|
Update docs.json.
|
2022-01-27 12:27:07 -08:00 |
|
Dillon Kearns
|
4d2a96ad99
|
Delete distill helpers.
|
2022-01-26 09:06:10 -08:00 |
|
Dillon Kearns
|
ebcdf7d184
|
Delete OptimizedDecoder API.
|
2022-01-26 09:02:25 -08:00 |
|
Dillon Kearns
|
69feca1c42
|
Add distillBytes with some lamdera wire encoder/decoders.
|
2022-01-21 09:31:18 -08:00 |
|
Dillon Kearns
|
51aea3b539
|
Simplify Server.Response API by combining render repsonses and server responses into the same API.
|
2022-01-17 20:56:37 -08:00 |
|
Dillon Kearns
|
22b3b54799
|
Use phantom types to reduce the number of cominations of functions for setting values with different types.
|
2022-01-16 15:29:06 -08:00 |
|
Dillon Kearns
|
fedee35e08
|
Add initial docs structure for Form module.
|
2022-01-15 16:56:21 -08:00 |
|
Dillon Kearns
|
d8ec3d735b
|
Decode inputs into types.
|
2022-01-03 21:17:07 -08:00 |
|
Dillon Kearns
|
e71dad025a
|
Regenerate docs.
|
2021-12-31 16:16:28 -08:00 |
|
Dillon Kearns
|
bfbb5866f2
|
Capture multiple matching errors for server requests.
|
2021-12-30 19:55:45 -08:00 |
|
Dillon Kearns
|
10bbeb491d
|
Use more declarative interface for Server Requests.
|
2021-12-26 21:56:33 -08:00 |
|
Dillon Kearns
|
5d5750b17f
|
Update docs for SetCookie API.
|
2021-12-23 20:17:30 -08:00 |
|
Dillon Kearns
|
99b35546cf
|
Add starting point for SetCookie API.
|
2021-12-23 19:25:51 -08:00 |
|
Dillon Kearns
|
6f82aa59f8
|
Add ServerRequest.withRequestTime, and make body nullable.
|
2021-12-23 13:34:54 -08:00 |
|
Dillon Kearns
|
8bbee7478e
|
Update docs.
|
2021-12-23 09:21:20 -08:00 |
|
Dillon Kearns
|
6df0ce9987
|
Add cookie parser.
|
2021-12-22 14:42:35 -08:00 |
|
Dillon Kearns
|
c43d7f474b
|
Wire through key for accessing DataSource.ServerRequest.
|
2021-12-22 11:29:16 -08:00 |
|
Dillon Kearns
|
86eeb4cef9
|
Move internal-only modules outside of Elm package and into generated code folders.
|
2021-12-11 11:42:35 -08:00 |
|
Dillon Kearns
|
b41fc3be47
|
Bump elm package.
|
2021-12-01 14:25:34 -08:00 |
|
Dillon Kearns
|
c91b01d5a4
|
Port over HTML to string helpers from elm-explorations/test. TODO - still need to port the escaping fixes I did to the elm-explorations/test implementation.
|
2021-10-07 11:34:08 -07:00 |
|
Dillon Kearns
|
8808ac1926
|
Address review errors.
|
2021-08-27 11:47:31 -07:00 |
|
Dillon Kearns
|
83e1aeddb0
|
Move review rule to Elm package.
|
2021-08-26 10:27:30 -07:00 |
|
Dillon Kearns
|
56dec4752c
|
Bump elm package.
|
2021-08-03 13:40:09 -07:00 |
|
Dillon Kearns
|
af2b63bfa5
|
Bump Elm package.
|
2021-08-01 14:05:06 -07:00 |
|
Dillon Kearns
|
2f41a30d3c
|
Bump Elm package.
|
2021-07-31 19:52:29 -07:00 |
|
Dillon Kearns
|
8678c95208
|
Rename internal module.
|
2021-07-30 15:21:16 -07:00 |
|
Dillon Kearns
|
8575d56284
|
Rename internal module.
|
2021-07-30 15:13:32 -07:00 |
|
Dillon Kearns
|
43948c6b39
|
Rename internal module.
|
2021-07-30 15:08:30 -07:00 |
|
Dillon Kearns
|
c0891afb13
|
Remove serverless/on-demand helpers temporarily since they're not going to be in the initial 2.0 release.
|
2021-07-29 14:13:22 -07:00 |
|
Dillon Kearns
|
a63dd1b09d
|
Expose some internal modules that are needed in generated code.
|
2021-07-29 14:06:34 -07:00 |
|
Dillon Kearns
|
602c74d57b
|
Expose some internal modules that are needed in generated code, ignore some review rules with incorrect results.
|
2021-07-29 12:55:26 -07:00 |
|
Dillon Kearns
|
cf0b7235eb
|
Add DataSource.Port to exposed modules.
|
2021-07-29 10:10:05 -07:00 |
|
Dillon Kearns
|
9c995f9c90
|
Hash data source keys to reduce JSON size.
|
2021-07-16 11:32:39 -07:00 |
|
Dillon Kearns
|
d96e24a25c
|
Use ANSI color codes for error messages from NodeJS elm-pages engine.
|
2021-07-14 15:45:06 -07:00 |
|
Dillon Kearns
|
09bd2e982e
|
Add distill helpers for codec packages.
|
2021-06-18 10:29:23 -07:00 |
|