Dillon Kearns
|
357e49548b
|
New experiment for Api routes prototype.
|
2021-04-30 13:54:03 -07:00 |
|
Dillon Kearns
|
f6963d3087
|
Move API handler into a module.
|
2021-04-30 08:42:07 -07:00 |
|
Dillon Kearns
|
b97df0b6cc
|
Inline value.
|
2021-04-29 20:25:01 -07:00 |
|
Dillon Kearns
|
f0d64e59f0
|
Restore route matching tests.
|
2021-04-29 16:42:13 -07:00 |
|
Dillon Kearns
|
e936ebc71d
|
Change to list of api routes.
|
2021-04-29 16:40:58 -07:00 |
|
Dillon Kearns
|
ff03bbf075
|
Remove hardcoded value.
|
2021-04-29 16:36:05 -07:00 |
|
Dillon Kearns
|
bc1ac1fecd
|
Got prototype working with reversible route.
|
2021-04-29 15:31:13 -07:00 |
|
Dillon Kearns
|
68af88cfeb
|
Update prototype.
|
2021-04-29 14:21:38 -07:00 |
|
Dillon Kearns
|
4e258bc983
|
Prototype for two-way api route codec.
|
2021-04-29 13:31:40 -07:00 |
|
Dillon Kearns
|
f790eee0fe
|
Add slash handler.
|
2021-04-29 11:19:43 -07:00 |
|
Dillon Kearns
|
e6050aec5c
|
Add test case for api route with extension.
|
2021-04-29 11:15:28 -07:00 |
|
Dillon Kearns
|
76093b6d26
|
Add a starting prototype for an API router.
|
2021-04-29 11:00:25 -07:00 |
|
Dillon Kearns
|
b733dd9dc5
|
Try absolute path on netlify.
|
2021-04-29 07:33:55 -07:00 |
|
Dillon Kearns
|
c7d934ddb3
|
Pre-render serverless pages depending on IncludeHtml.
|
2021-04-29 07:27:50 -07:00 |
|
Dillon Kearns
|
4ddf97bb91
|
Render time with a netlify function.
|
2021-04-29 07:27:19 -07:00 |
|
Dillon Kearns
|
df1d623f5a
|
Update Glob name in elm.json exposed modules.
|
2021-04-28 14:07:32 -07:00 |
|
Dillon Kearns
|
17553550b4
|
Put Glob under DataSource namespace.
|
2021-04-28 14:05:08 -07:00 |
|
Dillon Kearns
|
4673565123
|
Handle index special case in new routeToPath.
|
2021-04-28 13:42:47 -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
|
648aa3d2b6
|
Run build script before running router tests.
|
2021-04-28 13:27:53 -07:00 |
|
Dillon Kearns
|
cbbd1a5e9d
|
Run routing test suites in test script.
|
2021-04-28 13:25:09 -07:00 |
|
Dillon Kearns
|
709d11ef6b
|
Fuzz cat name in route test.
|
2021-04-28 13:04:20 -07:00 |
|
Dillon Kearns
|
a0af3dba38
|
Remove log statements.
|
2021-04-28 12:57:50 -07:00 |
|
Dillon Kearns
|
eeea9aff05
|
Sort routes.
|
2021-04-28 12:57:16 -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 |
|
Dillon Kearns
|
da62ada1b9
|
Fix optional routing regex.
|
2021-04-28 08:28:31 -07:00 |
|
Dillon Kearns
|
80ffd029eb
|
Use new custom router.
|
2021-04-27 16:53:20 -07:00 |
|
Dillon Kearns
|
ab87bc049a
|
Handle precedence in routing example.
|
2021-04-27 10:14:03 -07:00 |
|
Dillon Kearns
|
9e1f3b7b73
|
Add test case for new router prototype.
|
2021-04-27 08:35:07 -07:00 |
|
Dillon Kearns
|
5d8caf5d18
|
Update scaffold command.
|
2021-04-26 14:24:56 -07:00 |
|
Dillon Kearns
|
d8181ebe3f
|
Escape regex values.
|
2021-04-26 14:05:06 -07:00 |
|
Dillon Kearns
|
dff859ce08
|
Simplify handleRoute and remove Maybe wrapper.
|
2021-04-26 10:11:16 -07:00 |
|
Dillon Kearns
|
eb4f375f16
|
Update render function.
|
2021-04-25 21:06:16 -07:00 |
|
Dillon Kearns
|
94d12ce084
|
Remove unused require.
|
2021-04-25 20:47:27 -07:00 |
|
Dillon Kearns
|
597c6df357
|
Remove now obsolete captures data in Glob DataSource.
|
2021-04-25 20:45:17 -07:00 |
|
Dillon Kearns
|
b245d7dc98
|
Remove obsolete captures list (now derived from running regex).
|
2021-04-25 20:38:48 -07:00 |
|
Dillon Kearns
|
c7984cccfd
|
Remove unused dependency.
|
2021-04-25 20:36:21 -07:00 |
|
Dillon Kearns
|
954ebdec63
|
Remove experimental test.
|
2021-04-25 20:35:09 -07:00 |
|
Dillon Kearns
|
664cb77c78
|
Remove not functions from Glob API for now.
|
2021-04-25 20:34:56 -07:00 |
|
Dillon Kearns
|
ad732d428e
|
Handle zeroOrMore.
|
2021-04-25 19:47:20 -07:00 |
|
Dillon Kearns
|
cf589a407b
|
Run Regex matching in Elm for Glob module.
|
2021-04-25 19:39:54 -07:00 |
|
Dillon Kearns
|
810010bd1a
|
Parser-based implementation doesn't work because it's greedy (not possible to do lazy matching like regex).
|
2021-04-25 15:17:52 -07:00 |
|
Dillon Kearns
|
8791747ad7
|
Add starting point for new glob experiment.
|
2021-04-25 09:08:27 -07:00 |
|
Dillon Kearns
|
5635566712
|
Add setup for elm-doc-preview.
|
2021-04-24 16:31:10 -07:00 |
|
Dillon Kearns
|
735bdeb2af
|
Fix error in slides project.
|
2021-04-24 16:10:10 -07:00 |
|
Dillon Kearns
|
38d6b65477
|
Add serverless request Page builder.
|
2021-04-24 16:01:31 -07:00 |
|
Dillon Kearns
|
2b78dd89bc
|
Add new Page builder API functions.
|
2021-04-24 12:47:22 -07:00 |
|