.. |
BackendTask
|
Update section name in docs.
|
2023-01-19 08:29:09 -08:00 |
Form
|
Remove exposed phantom variants.
|
2022-10-07 10:17:33 -07:00 |
Head
|
Update to latest date-or-date-time.
|
2022-10-10 14:48:09 -07:00 |
Internal
|
Rename Exception -> RecoverableError.
|
2023-01-16 17:48:46 -08:00 |
Pages
|
Change Form.Response API.
|
2023-01-22 09:33:31 -08:00 |
Result
|
Resolve conflict between vendored elm-program-test result-extra package and installed package in example folder.
|
2022-11-15 16:47:42 -08:00 |
Server
|
Change Form.Response API.
|
2023-01-22 09:33:31 -08:00 |
Test
|
Revert vendoring of elm-program-test.
|
2023-01-13 11:36:55 -08:00 |
ApiRoute.elm
|
Rename Exception -> RecoverableError.
|
2023-01-16 17:48:46 -08:00 |
AriaLiveAnnouncer.elm
|
Fixed width and height styles
|
2021-11-10 18:47:09 +09:00 |
BackendTask.elm
|
Rename BackendTask.Port -> BackendTask.Custom.
|
2023-01-17 07:04:18 -08:00 |
BuildError.elm
|
Move decrypt/encrypt logic into interal request code path.
|
2022-02-16 16:54:15 -08:00 |
CookieParser.elm
|
Add another elm-review rule.
|
2022-01-28 08:31:18 -08:00 |
FatalError.elm
|
Remove Recoverable type alias.
|
2023-01-17 10:57:42 -08:00 |
Form.elm
|
Change Form.Response API.
|
2023-01-22 09:33:31 -08:00 |
FormData.elm
|
Fix test cases.
|
2022-02-26 09:38:03 -08:00 |
FormDecoder.elm
|
Handle decoding events for form submissions with no buttons (no submitter).
|
2022-09-06 09:47:37 -07:00 |
Head.elm
|
Rename DataSource -> BackendTask.
|
2023-01-01 14:45:54 -08:00 |
HtmlPrinter.elm
|
Include optional parameter for htmlToString configuration.
|
2022-10-29 19:38:19 +05:30 |
PageServerResponse.elm
|
Make a step towards removing a level of indirection for resolving DataSource's into Effects.
|
2022-12-21 08:35:25 -08:00 |
Path.elm
|
Make sure redundant slashes are removed from Path.join.
|
2022-05-24 20:05:45 -07:00 |
Pattern.elm
|
Ignore some tail-call optimization warnings.
|
2022-01-28 08:24:26 -08:00 |
QueryParams.elm
|
Update docs.
|
2021-07-30 15:45:55 -07:00 |
RenderRequest.elm
|
Initial prototype of ActionData.
|
2022-05-03 11:30:52 -07:00 |
RequestsAndPending.elm
|
Review fixes.
|
2023-01-07 09:52:12 -08:00 |
StructuredData.elm
|
Fix error.
|
2021-06-08 15:39:38 -07:00 |
TerminalText.elm
|
Apply simplifications.
|
2022-09-26 16:29:55 -07:00 |