Dillon Kearns
|
da45250fca
|
Remove Recoverable type alias.
|
2023-01-17 10:57:42 -08:00 |
|
Dillon Kearns
|
8879b3efa6
|
Rename BackendTask.Custom.get -> BackendTask.Custom.run.
|
2023-01-17 07:14:03 -08:00 |
|
Dillon Kearns
|
ea29d1bbb3
|
Rename BackendTask.Port -> BackendTask.Custom.
|
2023-01-17 07:04:18 -08:00 |
|
Dillon Kearns
|
5b19e2dc3e
|
Rename BackendTask.throw -> BackendTask.allowFatal.
|
2023-01-16 18:24:48 -08:00 |
|
Dillon Kearns
|
60afaee624
|
Rename Exception -> RecoverableError.
|
2023-01-16 17:48:46 -08:00 |
|
Dillon Kearns
|
e5bcdf2d6e
|
Rename Exception.Catchable -> Exception.Exception to reduce number of terms.
|
2023-01-10 11:06:20 -08:00 |
|
Dillon Kearns
|
7c71fe492c
|
Fix error in docs site.
|
2023-01-08 11:13:39 -08:00 |
|
Dillon Kearns
|
e0d949c008
|
Fix example.
|
2023-01-07 15:41:52 -08:00 |
|
Dillon Kearns
|
7f23779816
|
Rename DataSource -> BackendTask.
|
2023-01-01 14:45:54 -08:00 |
|
Dillon Kearns
|
dd11836490
|
Remove unused.
|
2023-01-01 14:23:13 -08:00 |
|
Dillon Kearns
|
18c5cb7d9e
|
Update function name.
|
2022-12-29 07:36:14 -07:00 |
|
Dillon Kearns
|
c982947c7d
|
Make Throwable/Catchable exceptions.
|
2022-12-28 18:45:49 -07:00 |
|
Dillon Kearns
|
d78a3ca91d
|
Add initial prototype for error type variable in DataSources.
|
2022-12-26 10:53:06 -07:00 |
|
Dillon Kearns
|
3462441c0e
|
Remove some unused code and hardcoding.
|
2022-12-15 09:50:31 -08:00 |
|
Dillon Kearns
|
4e13134eef
|
Update esbuild version.
|
2022-12-07 09:37:56 -08:00 |
|
Dillon Kearns
|
db703dace7
|
Update terser version.
|
2022-12-07 09:36:50 -08:00 |
|
Dillon Kearns
|
0efef71d7a
|
Update vite version.
|
2022-12-07 09:36:04 -08:00 |
|
Dillon Kearns
|
642bbc3398
|
Change generators to elm-pages run instead of elm-pages codegen, and resolve DataSource's through new generator API.
|
2022-11-22 11:21:11 -08:00 |
|
Dillon Kearns
|
9883f10905
|
Use type variable with better name.
|
2022-11-16 10:00:03 -08:00 |
|
Dillon Kearns
|
6bf1881de4
|
Include preload tags by default from Vite processing, and add config hook for customizing preload tags.
|
2022-11-02 15:14:36 +05:30 |
|
Dillon Kearns
|
9aa446e963
|
Fix error.
|
2022-11-02 14:50:28 +05:30 |
|
Dillon Kearns
|
6a06767120
|
Include optional parameter for htmlToString configuration.
|
2022-10-29 19:38:19 +05:30 |
|
Dillon Kearns
|
7c9fb152c8
|
Move some meta tags from elm-pages.config.mjs template to Elm code.
|
2022-10-29 18:54:03 +05:30 |
|
Dillon Kearns
|
9fe5ebe1b8
|
Pull charset into hardcoded value since it isn't configurable and needs to be placed within the first 1024 bytes of the document: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#attr-charset.
|
2022-10-29 10:34:02 +05:30 |
|
Dillon Kearns
|
c024545f08
|
Changes docs site theme color.
|
2022-10-28 10:59:51 +05:30 |
|
Dillon Kearns
|
0f8cd29c14
|
Allow for user-customized head tags template that is processed by Vite.
|
2022-10-28 10:58:36 +05:30 |
|
Dillon Kearns
|
3ec709b723
|
Upgrade to latest Vite package.
|
2022-10-24 15:35:37 -07:00 |
|
Dillon Kearns
|
f45ea2921a
|
Remove hanging text in docs.
|
2022-10-24 09:47:25 -07:00 |
|
Dillon Kearns
|
38151bc193
|
Fix dependencies.
|
2022-10-19 11:32:55 -07:00 |
|
Dillon Kearns
|
d0ca727ac6
|
Update dependencies.
|
2022-10-19 09:05:08 -07:00 |
|
Dillon Kearns
|
81a1fc98e3
|
Update dependency in sample projects.
|
2022-10-14 09:55:40 -07:00 |
|
Dillon Kearns
|
8ff1f21754
|
Change document's body to List of Html instead of a single element.
|
2022-10-05 12:40:06 -07:00 |
|
Dillon Kearns
|
ab1ad3b23a
|
Use DateOrDateTime in example.
|
2022-10-05 12:39:46 -07:00 |
|
Dillon Kearns
|
8e30daff12
|
Add dependency.
|
2022-10-05 12:20:01 -07:00 |
|
Dillon Kearns
|
a98ddc6a4e
|
Use new Head.Seo.Date value in example.
|
2022-10-05 08:53:04 -07:00 |
|
Dillon Kearns
|
f6cb6ca7fd
|
Add missing dependency in examples.
|
2022-10-04 17:15:48 -07:00 |
|
Dillon Kearns
|
0c1654e445
|
Update package-lock.
|
2022-10-04 16:10:32 -07:00 |
|
Dillon Kearns
|
f6bd17f616
|
Merge branch 'serverless-latest'
|
2022-09-28 13:40:07 -07:00 |
|
Dillon Kearns
|
1d69e91b3b
|
Fix typo.
|
2022-09-18 20:09:00 -07:00 |
|
Dillon Kearns
|
c85463933f
|
Add missing dependency to example project.
|
2022-09-13 08:50:31 -07:00 |
|
Dillon Kearns
|
928830ead7
|
Update package-lock.
|
2022-09-10 12:22:01 -07:00 |
|
Dillon Kearns
|
f4d524bc9e
|
Fix build.
|
2022-09-10 12:20:28 -07:00 |
|
Dillon Kearns
|
056508d4ee
|
Fix some type references in Effect modules.
|
2022-08-22 08:29:19 -07:00 |
|
Dillon Kearns
|
d7a2127daf
|
Install latest terser.
|
2022-08-01 10:36:22 +02:00 |
|
Dillon Kearns
|
5b1bf51c25
|
Run reset command in right order.
|
2022-06-30 10:48:26 -07:00 |
|
Dillon Kearns
|
8ea702f4e7
|
Update examples.
|
2022-06-28 15:45:36 -07:00 |
|
Dillon Kearns
|
da6e7d7313
|
Remove some Debug statements.
|
2022-06-28 14:48:57 -07:00 |
|
Dillon Kearns
|
83fb3942f3
|
Update docs site.
|
2022-05-19 09:38:15 -07:00 |
|
Dillon Kearns
|
1ba5431a94
|
Add some docs entries drafts.
|
2022-05-19 09:38:04 -07:00 |
|
Dillon Kearns
|
3fb3805aca
|
Merge branch 'actions' into serverless-latest
# Conflicts:
# examples/docs/app/Effect.elm
# examples/hackernews/app/Effect.elm
|
2022-05-11 16:06:25 -07:00 |
|