Commit Graph

2365 Commits

Author SHA1 Message Date
Dillon Kearns
18d8d6cdfd Update glob docs. 2021-05-27 14:18:48 -07:00
Dillon Kearns
e15162565d Update Path docs. 2021-05-27 14:03:36 -07:00
Dillon Kearns
9c2da9d49a Update docs. 2021-05-27 13:54:45 -07:00
Dillon Kearns
35045ed51e Move some logic to internals to remove low-level functions from public API. 2021-05-27 13:27:09 -07:00
Dillon Kearns
71c212d5ec Remove deleted function from exposing list. 2021-05-27 12:59:20 -07:00
Dillon Kearns
c6fa139cba Remove redundant function, and organize API docs in preparation for removing some internals from the public API. 2021-05-27 11:35:07 -07:00
Dillon Kearns
d41296afd5 Update docs.json. 2021-05-27 11:24:40 -07:00
Dillon Kearns
d51928ab40 Add oneOf docs. 2021-05-27 11:24:29 -07:00
Dillon Kearns
2c62de0dde Update docs. 2021-05-27 11:09:35 -07:00
Dillon Kearns
3853c392f1 Stop exposing fullFilePath in favor of the new captureFilePath. 2021-05-27 11:09:28 -07:00
Dillon Kearns
44030d0d0b Use new captureFilePath. 2021-05-27 11:08:25 -07:00
Dillon Kearns
5560acffbb Simplify captureFilePath definition. 2021-05-27 11:07:45 -07:00
Dillon Kearns
1f0092736d Update Glob docs and add captureFilePath. 2021-05-27 11:04:19 -07:00
Dillon Kearns
44cb313f1d
Update migrating-from-1-to-2.md 2021-05-26 19:40:33 -07:00
Dillon Kearns
d520f734b3 Make sure that capture list is updated when running Glob.match (not just Glob.capture). 2021-05-26 14:57:16 -07:00
Dillon Kearns
340d311b6a
Update migrating-from-1-to-2.md 2021-05-25 11:21:31 -07:00
Dillon Kearns
0ccc94116f
Create migrating-from-1-to-2.md 2021-05-25 11:18:00 -07:00
Dillon Kearns
034569475f Ensure that CLI errors propogate through to browser instead of infinitely reloading. 2021-05-25 11:06:10 -07:00
Dillon Kearns
4eeb6061e4 Url encode section titles for image cards. 2021-05-24 21:54:46 -07:00
Dillon Kearns
01be4dec58 Add image cards for docs pages SEO. 2021-05-24 21:46:38 -07:00
Dillon Kearns
2e1cfbdb36 Add a no TODO rule. 2021-05-24 21:13:51 -07:00
Dillon Kearns
91b109602a Replace some SEO TODOs. 2021-05-24 21:13:45 -07:00
Dillon Kearns
0ad5369d29 Simplify a Page Module. 2021-05-24 21:13:31 -07:00
Dillon Kearns
0e830074dc Address review errors. 2021-05-24 20:51:40 -07:00
Dillon Kearns
490f0bc3eb Add review config. 2021-05-24 20:46:36 -07:00
Dillon Kearns
d338a01f1f Apply review fixes. 2021-05-24 20:46:28 -07:00
Dillon Kearns
710d4fbbb2
Update 2.0-beta.md 2021-05-24 19:12:54 -07:00
Dillon Kearns
badd971dbb Fix elm-pages add template code. 2021-05-24 19:09:55 -07:00
Dillon Kearns
acde47a194 Change screenshot service. 2021-05-24 17:53:19 -07:00
Dillon Kearns
a885a36ed1 Update screenshot endpoint to lookup by airtable record id. 2021-05-24 15:27:40 -07:00
Dillon Kearns
6b43ab8333
Update 04-file-structure.md 2021-05-24 14:19:14 -07:00
Dillon Kearns
78cc10cf54 Update beta instructions. 2021-05-24 12:50:02 -07:00
Dillon Kearns
dd00268754 Add beta setup instructions. 2021-05-24 12:44:37 -07:00
Dillon Kearns
8ccdf30399 Update template to refer to a path of a local git submodule. 2021-05-24 12:37:49 -07:00
Dillon Kearns
cf13fb21cf Update template project. 2021-05-24 12:33:13 -07:00
Dillon Kearns
af657dbafa Update docs. 2021-05-24 12:26:23 -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
959487cda0 Wire up SharedModel and reconfigure some of the Page builder API. 2021-05-24 12:01:17 -07:00
Dillon Kearns
99f00c1d85 Fix test. 2021-05-24 11:40:36 -07:00
Dillon Kearns
2ac7dd0b24 Wire up PageUrl. 2021-05-24 11:17:34 -07:00
Dillon Kearns
6b14125d20 Add andThen. 2021-05-24 09:27:08 -07:00
Dillon Kearns
54bb39f182 Add oneOf. 2021-05-24 09:16:20 -07:00
Dillon Kearns
ad3af69dbd Swap out parser for custom parser type. 2021-05-24 09:04:17 -07:00
Dillon Kearns
4dd9f14b16 Add QueryParams API prototype. 2021-05-24 08:55:33 -07:00
Dillon Kearns
2c74cd1323 Update doc comments. 2021-05-23 16:08:55 -07:00
Dillon Kearns
fda8d7ff75 Run elm-format on 2 more vendored files. 2021-05-23 16:04:28 -07:00
Dillon Kearns
9e26715ca4 Run elm-format on some vendored files. 2021-05-23 16:03:02 -07:00
Dillon Kearns
3059310ef8 Update some dependencies. 2021-05-23 16:00:36 -07:00
Dillon Kearns
873414b4fb Apply fixes. 2021-05-23 15:51:20 -07:00