Dillon Kearns
|
a39c53de8b
|
Fix ordering for ApiRoute matches.
|
2022-02-07 09:00:50 -08:00 |
|
Dillon Kearns
|
9619e3e199
|
Apply some elm-review fixes.
|
2022-01-27 16:03:42 -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
|
e93f127c2c
|
Fix import.
|
2022-01-01 13:55:37 -08:00 |
|
Dillon Kearns
|
d79311a5fa
|
Fix tests.
|
2021-12-31 11:22:19 -08:00 |
|
Dillon Kearns
|
e0ac48f77a
|
Fix tests.
|
2021-12-30 10:30:58 -08:00 |
|
Dillon Kearns
|
27fe73ba15
|
Remove ApiRoute.int.
|
2021-12-23 15:14:36 -08:00 |
|
Dillon Kearns
|
6dddcf96d0
|
Update ApiRoute naming for consistency with Page.elm.
|
2021-12-23 15:01:38 -08:00 |
|
Dillon Kearns
|
4fedf9ee19
|
Rename prerender -> preRender.
|
2021-12-23 13:34:19 -08:00 |
|
Dillon Kearns
|
fad924d28d
|
Add another test case.
|
2021-12-21 10:02:01 -08:00 |
|
Dillon Kearns
|
7f2d47c6de
|
Add serverless ApiRoute builder and some examples in pokedex app.
|
2021-12-21 07:47:47 -08:00 |
|
Dillon Kearns
|
c79d76f473
|
Include kind in API routes to tell the rendering mode. Generate redirects for serverless API routes.
|
2021-12-20 13:35:34 -08:00 |
|
Dillon Kearns
|
7eaa94a9e4
|
Include Pattern information for ApiRoutes.
|
2021-12-20 11:26:12 -08:00 |
|
Dillon Kearns
|
36d1039515
|
Separate out public and internal APIs for ApiRoute.
|
2021-06-03 18:45:11 -07:00 |
|
Dillon Kearns
|
605b353065
|
Review fixes.
|
2021-06-03 18:10:06 -07:00 |
|
Dillon Kearns
|
03f8ee359f
|
Add new rule.
|
2021-06-03 17:59:58 -07:00 |
|
Dillon Kearns
|
ee874f3ba0
|
Address review fixes.
|
2021-06-03 17:14:25 -07:00 |
|
Dillon Kearns
|
7ce56bcb1a
|
Address review warnings.
|
2021-06-03 17:12:18 -07:00 |
|
Dillon Kearns
|
881cc7ccbe
|
Add integer matcher in api routes.
|
2021-05-06 07:34:51 -07:00 |
|
Dillon Kearns
|
6fab76ab96
|
Rename ApiHandler -> ApiRoute.
|
2021-05-06 07:26:21 -07:00 |
|