Dillon Kearns
|
8a3c787906
|
Clean up domain view.
|
2022-04-11 11:04:55 -07:00 |
|
Dillon Kearns
|
34db38420c
|
Update build command.
|
2022-04-11 10:57:43 -07:00 |
|
Dillon Kearns
|
bddef2a417
|
Delete commented code.
|
2022-04-11 10:30:12 -07:00 |
|
Dillon Kearns
|
9a36ebb7ca
|
Fix generated route pattern for optional route params in _redirects.
|
2022-04-11 10:29:41 -07:00 |
|
Dillon Kearns
|
b4e1e36e9f
|
Update source-directories.
|
2022-04-11 08:46:36 -07:00 |
|
Dillon Kearns
|
7613efce4c
|
Install elm-review in hackernews project.
|
2022-04-11 08:41:02 -07:00 |
|
Dillon Kearns
|
dd4588bf51
|
Update netlify config for hackernews.
|
2022-04-11 08:40:14 -07:00 |
|
Dillon Kearns
|
4b30211c05
|
Add stories/:id route to hackernews example.
|
2022-04-10 21:18:02 -07:00 |
|
Dillon Kearns
|
afcfdb72dc
|
Add hacker news example.
|
2022-04-10 16:37:00 -07:00 |
|
Dillon Kearns
|
8800c8a16f
|
Add expectQueryParam helper.
|
2022-04-10 16:32:26 -07:00 |
|
Dillon Kearns
|
2934da1958
|
Fix route matcher for optional route segments so it supports routing to index route.
|
2022-04-10 16:31:20 -07:00 |
|
Dillon Kearns
|
8ad0118c4e
|
Show in-progress style for delete todo item in example.
|
2022-04-09 21:23:21 -07:00 |
|
Dillon Kearns
|
9abd54e2f9
|
Handle fetchPageData in Platform.elm in preparation for managing transition state.
|
2022-04-09 08:45:21 -07:00 |
|
Dillon Kearns
|
2d9695f551
|
Use logout effect from greet page.
|
2022-04-09 08:11:45 -07:00 |
|
Dillon Kearns
|
042dddf764
|
Add Logout Effect.
|
2022-04-09 08:10:45 -07:00 |
|
Dillon Kearns
|
8cbe96e6b8
|
Update package-lock.
|
2022-04-09 08:05:33 -07:00 |
|
Dillon Kearns
|
8ce0e08efa
|
Fix hardcoded value in non-matching expectFormPost message.
|
2022-04-07 09:24:32 -07:00 |
|
Dillon Kearns
|
ad22e15393
|
Add a field map function.
|
2022-04-06 17:01:11 -07:00 |
|
Dillon Kearns
|
c7dbf796b1
|
Add some missing doc comments.
|
2022-04-06 16:58:52 -07:00 |
|
Dillon Kearns
|
56b3e7f855
|
Remove redundant log.
|
2022-04-06 16:45:53 -07:00 |
|
Dillon Kearns
|
ad33d06397
|
Use concrete types in some scaffolded code.
|
2022-04-06 16:43:33 -07:00 |
|
Dillon Kearns
|
c877aab519
|
Expose Route.toString.
|
2022-04-06 16:38:41 -07:00 |
|
Dillon Kearns
|
52c8a73485
|
Add redirectTo helper.
|
2022-04-06 16:38:32 -07:00 |
|
Dillon Kearns
|
911270bb40
|
Pass in htmlTemplate to adapter to avoid having to read the file manually.
|
2022-04-06 08:54:23 -07:00 |
|
Dillon Kearns
|
af2e2e10f7
|
Force build.
|
2022-04-05 15:53:12 -07:00 |
|
Dillon Kearns
|
10c927c414
|
Fingerprint elm.js browser bundle.
|
2022-04-05 15:50:57 -07:00 |
|
Dillon Kearns
|
0b125c3b11
|
Update docs example.
|
2022-04-05 09:13:55 -07:00 |
|
Dillon Kearns
|
4aac1a64d1
|
Force build.
|
2022-04-05 09:05:26 -07:00 |
|
Dillon Kearns
|
830cc40bdd
|
Restore form event adapter in build output.
|
2022-04-05 09:03:42 -07:00 |
|
Dillon Kearns
|
3acfe22bfb
|
Fix template generators.
|
2022-04-05 08:36:34 -07:00 |
|
Dillon Kearns
|
089db1378e
|
Update examples.
|
2022-04-05 08:28:56 -07:00 |
|
Dillon Kearns
|
8112e477e8
|
Extract functions into record.
|
2022-04-05 08:26:26 -07:00 |
|
Dillon Kearns
|
8dc986d60d
|
Fix test error.
|
2022-04-04 16:48:09 -07:00 |
|
Dillon Kearns
|
a4054b44ed
|
Make sure error output is printed (may print extra when there are review errors though).
|
2022-04-04 16:23:45 -07:00 |
|
Dillon Kearns
|
706ead2dc1
|
Update some test examples.
|
2022-04-04 16:22:45 -07:00 |
|
Dillon Kearns
|
d59c57ac01
|
Delete obsolete code (superceded by fetchRouteData).
|
2022-04-04 16:15:06 -07:00 |
|
Dillon Kearns
|
1667e84e97
|
Send 200 status codes for content.dat files with redirects so they can be handled by the client.
|
2022-04-04 16:08:14 -07:00 |
|
Dillon Kearns
|
de6174e435
|
Optimize imports.
|
2022-04-04 16:07:51 -07:00 |
|
Dillon Kearns
|
4ab29c6b0f
|
Rename.
|
2022-04-04 14:45:14 -07:00 |
|
Dillon Kearns
|
fc62058f63
|
Pass in fetchRouteData to perform.
|
2022-04-04 09:40:37 -07:00 |
|
Dillon Kearns
|
72acff1ea4
|
Update generator template.
|
2022-04-02 20:40:35 -07:00 |
|
Dillon Kearns
|
474432bda4
|
Add missing import.
|
2022-04-01 20:48:59 -07:00 |
|
Dillon Kearns
|
f8c130fe68
|
Fix end-to-end example compilation error.
|
2022-04-01 20:48:50 -07:00 |
|
Dillon Kearns
|
c542733cd9
|
Remove debug statements.
|
2022-04-01 10:22:03 -07:00 |
|
Dillon Kearns
|
5c7833966d
|
Try new 404 generator setup.
|
2022-03-31 16:30:57 -07:00 |
|
Dillon Kearns
|
fadd3adf58
|
Use absolute path for module preload directive.
|
2022-03-31 16:28:15 -07:00 |
|
Dillon Kearns
|
5536591ea0
|
Add a navbar.
|
2022-03-31 11:04:05 -07:00 |
|
Dillon Kearns
|
5eafcb8998
|
Use correct ErrorPage type in init, and update the pokedex error pages.
|
2022-03-31 11:01:47 -07:00 |
|
Dillon Kearns
|
175417a7cc
|
Wire up hardcoded error page state.
|
2022-03-31 10:46:39 -07:00 |
|
Dillon Kearns
|
1718c051e4
|
Update package-lock.
|
2022-03-31 09:52:00 -07:00 |
|