Dillon Kearns
|
175417a7cc
|
Wire up hardcoded error page state.
|
2022-03-31 10:46:39 -07:00 |
|
Dillon Kearns
|
1718c051e4
|
Update package-lock.
|
2022-03-31 09:52:00 -07:00 |
|
Dillon Kearns
|
b43fa2fedd
|
Use latest vite.
|
2022-03-31 09:51:47 -07:00 |
|
Dillon Kearns
|
6f2d0cc65f
|
Use latest terser.
|
2022-03-31 09:51:19 -07:00 |
|
Dillon Kearns
|
c8ff9e0ca1
|
Try optimized build.
|
2022-03-31 09:51:12 -07:00 |
|
Dillon Kearns
|
ab8a8a4f3c
|
Remove Debug statements.
|
2022-03-31 09:50:45 -07:00 |
|
Dillon Kearns
|
807266701a
|
Force build.
|
2022-03-31 09:27:18 -07:00 |
|
Dillon Kearns
|
e53c897eb6
|
Try rendering static 404 pages in build.
|
2022-03-31 09:24:46 -07:00 |
|
Dillon Kearns
|
07fd572c46
|
Wire up head in ErrorPage.
|
2022-03-31 09:18:02 -07:00 |
|
Dillon Kearns
|
d50846cf9b
|
Check for exposed head function in NoContractViolations.
|
2022-03-31 09:17:49 -07:00 |
|
Dillon Kearns
|
14bee8d395
|
Fix test.
|
2022-03-31 09:17:33 -07:00 |
|
Dillon Kearns
|
f1c7f8fa79
|
Add type annotation.
|
2022-03-31 09:08:40 -07:00 |
|
Dillon Kearns
|
b4dc540cc2
|
Add a try catch for killApp in render.
|
2022-03-31 09:06:17 -07:00 |
|
Dillon Kearns
|
40ffea6ce9
|
Render error pages with Shared.view.
|
2022-03-31 09:04:11 -07:00 |
|
Dillon Kearns
|
f739f70706
|
Change argument order for Route.link helper.
|
2022-03-31 08:25:43 -07:00 |
|
Dillon Kearns
|
339d54a9e9
|
Update examples to use ErrorPage, and add to NoContractViolations.
|
2022-03-29 15:32:43 -07:00 |
|
Dillon Kearns
|
34f428f1df
|
Add proof of concept for error pages.
|
2022-03-29 11:48:04 -07:00 |
|
Dillon Kearns
|
9c3c477ec4
|
Update pokedex example.
|
2022-03-28 15:11:07 -07:00 |
|
Dillon Kearns
|
3790fbe7b7
|
Merge pull request #282 from j-maas/fix-port-data-source-import-windows
Fix port data source import on Windows
|
2022-03-25 11:28:41 -07:00 |
|
Dillon Kearns
|
3614fd2b92
|
Run elm-pages codegen to make sure setup is valid before compiling for Cypress.
|
2022-03-25 10:57:36 -07:00 |
|
Dillon Kearns
|
e11ad044f5
|
Try new lamdera reset config.
|
2022-03-25 10:54:24 -07:00 |
|
Dillon Kearns
|
f8c88df222
|
Try lamdera reset in cypress setup to fix CI error.
|
2022-03-25 10:50:51 -07:00 |
|
Dillon Kearns
|
2b8e923a30
|
Add annotation in test.
|
2022-03-25 10:42:00 -07:00 |
|
Dillon Kearns
|
b9d615db8c
|
Review fixes.
|
2022-03-25 10:41:53 -07:00 |
|
Dillon Kearns
|
5f183c5f89
|
Review fixes.
|
2022-03-25 10:36:09 -07:00 |
|
Dillon Kearns
|
9ed2e2c7e4
|
Use Lamdera for running tests in CI.
|
2022-03-25 10:35:57 -07:00 |
|
Dillon Kearns
|
91a084266f
|
Fix Request.Parser errors for content-type mismatch.
|
2022-03-25 10:25:14 -07:00 |
|
Dillon Kearns
|
97424df15a
|
Fix test.
|
2022-03-25 10:17:24 -07:00 |
|
Dillon Kearns
|
019b1a3242
|
Fix test error.
|
2022-03-25 10:16:08 -07:00 |
|
Dillon Kearns
|
535d6d4932
|
Fix base-path example.
|
2022-03-25 10:13:12 -07:00 |
|
Dillon Kearns
|
4f58d763f4
|
Generate preload directive for hashed entrypoint JS file.
|
2022-03-25 09:50:50 -07:00 |
|
Dillon Kearns
|
dedf4edfb9
|
Start upgrade notes document.
|
2022-03-25 09:03:30 -07:00 |
|
Dillon Kearns
|
9e498ca93b
|
Update examples.
|
2022-03-25 09:03:22 -07:00 |
|
Dillon Kearns
|
f5e2b511a0
|
Report contract violation errors for missing exposed types and values for core modules.
|
2022-03-24 16:10:35 -07:00 |
|
Dillon Kearns
|
05bd7b0bff
|
Fix build step logic to show elm-review contract violation errors.
|
2022-03-24 15:27:46 -07:00 |
|
Dillon Kearns
|
a6870989a1
|
Report missing core modules in NoContractViolations review check.
|
2022-03-24 15:18:28 -07:00 |
|
Dillon Kearns
|
58ba422c2a
|
Fix test compilation error.
|
2022-03-24 10:04:12 -07:00 |
|
Dillon Kearns
|
e6fb1047ec
|
Add Effect module to docs site.
|
2022-03-21 13:12:36 -07:00 |
|
Dillon Kearns
|
979be6f3e4
|
Simulate user effects in tests.
|
2022-03-21 12:59:51 -07:00 |
|
Dillon Kearns
|
9262399fdc
|
Remove redundant fields from dev server adapter.
|
2022-03-21 12:10:52 -07:00 |
|
Dillon Kearns
|
4ae34b9bf0
|
Remove unnecessary attribute.
|
2022-03-21 12:10:39 -07:00 |
|
Dillon Kearns
|
2d0f0f2651
|
Wire up Effect type.
|
2022-03-21 09:45:11 -07:00 |
|
Dillon Kearns
|
67c0fb57b0
|
Add missing argument to generator.
|
2022-03-21 08:16:48 -07:00 |
|
Dillon Kearns
|
ef6f80ff01
|
Run vanilla web form submission simulation when there is no onsubmit handler and a form submit button is clicked.
|
2022-03-20 13:19:18 -07:00 |
|
Dillon Kearns
|
a437459865
|
Merge remote-tracking branch 'origin/master' into serverless-latest
|
2022-03-20 07:31:15 -07:00 |
|
Johannes Maas
|
d9ecd328d8
|
Differentiate between missing port data source file and import error
|
2022-03-20 15:22:00 +01:00 |
|
Johannes Maas
|
10cf930226
|
Fix import of port-data-source.js on Windows.
|
2022-03-20 14:28:49 +01:00 |
|
Dillon Kearns
|
b3f0ebba9d
|
Extract test helper module.
|
2022-03-19 15:57:03 -07:00 |
|
Dillon Kearns
|
3d24e970e0
|
Add another test case.
|
2022-03-19 14:57:22 -07:00 |
|
Dillon Kearns
|
26f9f02697
|
Remove obsolete code.
|
2022-03-19 13:32:32 -07:00 |
|