Dillon Kearns
|
d55823a217
|
Update example.
|
2021-06-01 09:29:12 -07:00 |
|
Dillon Kearns
|
84933cfd69
|
Update docs and rename File.request -> File.read.
|
2021-05-28 14:00:51 -07:00 |
|
Dillon Kearns
|
86c3dac0fa
|
Move generated browser-elm.js to an already ignored path.
|
2021-05-24 12:23:01 -07:00 |
|
Dillon Kearns
|
1fc19583a2
|
Update example.
|
2021-05-24 12:09:57 -07:00 |
|
Dillon Kearns
|
3059310ef8
|
Update some dependencies.
|
2021-05-23 16:00:36 -07:00 |
|
Dillon Kearns
|
04ee10c17a
|
Remove ImagePath module.
|
2021-05-23 15:16:54 -07:00 |
|
Dillon Kearns
|
33ccb1c97d
|
Remove remaining references to ImagePath.
|
2021-05-23 15:15:40 -07:00 |
|
Dillon Kearns
|
51066fbe80
|
Fix types in routing example.
|
2021-05-23 11:03:54 -07:00 |
|
Dillon Kearns
|
a2bd42f617
|
Use Path instead of PagePath in Manifest API.
|
2021-05-23 10:53:01 -07:00 |
|
Dillon Kearns
|
366ca7ab80
|
Generate routeToPath without Maybe.
|
2021-05-23 10:20:09 -07:00 |
|
Dillon Kearns
|
d908d8d01c
|
Rename Document -> View.
|
2021-05-23 09:00:20 -07:00 |
|
Dillon Kearns
|
2d69c67dec
|
Pass in DataSource with all routes to API Routes for use in generating files like Sitemap.
|
2021-05-22 18:56:16 -07:00 |
|
Dillon Kearns
|
50c4c6d682
|
Vendor elm-html-in-elm in preparation for fixing text node HTML escaping.
|
2021-05-21 09:20:54 -07:00 |
|
Dillon Kearns
|
bd4a9de2c4
|
Add missing parameter in example repo.
|
2021-05-19 07:59:39 -07:00 |
|
Dillon Kearns
|
fff155bc21
|
Generate files in .elm-pages instead of gen. Fixes #165.
|
2021-05-18 11:04:56 -07:00 |
|
Dillon Kearns
|
1aa737c431
|
Rename static/ -> public/.
|
2021-05-18 10:44:30 -07:00 |
|
Dillon Kearns
|
b33079eb71
|
Update examples.
|
2021-05-17 13:22:37 -07:00 |
|
Dillon Kearns
|
82e0d34afd
|
Add flags.
|
2021-05-17 12:51:04 -07:00 |
|
Dillon Kearns
|
d3c14ef976
|
Fix renamed field in example.
|
2021-05-16 10:18:48 -07:00 |
|
Dillon Kearns
|
62a7399074
|
Move SiteConfig to copied files.
|
2021-05-15 20:38:29 -07:00 |
|
Dillon Kearns
|
62675b6a16
|
Move SharedTemplate to copied gen folder.
|
2021-05-15 20:07:11 -07:00 |
|
Dillon Kearns
|
8686b56943
|
Pass in htmlToString function to API Routes.
|
2021-05-08 14:52:56 -07:00 |
|
Dillon Kearns
|
b0ac40cb2e
|
Remove obsolete jest test suite.
|
2021-05-08 08:18:32 -07:00 |
|
Dillon Kearns
|
1fc0635646
|
Update routing apiRoutes structure.
|
2021-05-07 10:51:29 -07:00 |
|
Dillon Kearns
|
b16f32c1fa
|
Rename field.
|
2021-05-06 07:16:05 -07:00 |
|
Dillon Kearns
|
4d175558ce
|
Remove obsolete generateFiles.
|
2021-05-06 07:14:49 -07:00 |
|
Dillon Kearns
|
da4482f0f2
|
Run npm install in test script to make sure it has elm-pages setup.
|
2021-04-28 13:30:44 -07:00 |
|
Dillon Kearns
|
709d11ef6b
|
Fuzz cat name in route test.
|
2021-04-28 13:04:20 -07:00 |
|
Dillon Kearns
|
a58dfd3a90
|
Handle optional splat routers.
|
2021-04-28 11:55:54 -07:00 |
|
Dillon Kearns
|
f2a212fc60
|
Handle splat routes.
|
2021-04-28 10:49:00 -07:00 |
|
Dillon Kearns
|
a0b12d16fd
|
Remove unused function.
|
2021-04-28 08:35:31 -07:00 |
|
Dillon Kearns
|
5365e4b7dd
|
Add route example with unit test.
|
2021-04-28 08:28:56 -07:00 |
|