elm-pages
elm-pages copied to clipboard
Hybrid Elm framework with full-stack and static routes.
Currently I am unable to create a custom link attribute because I cannot call the Tag constructor without the Head.node function being exposed. I created a 1 line PR to...
I believe on line 35 it should be `url.path |> Path.toAbsolute`, not `toRelative`. https://github.com/dillonkearns/elm-pages/blob/132430b4473ae58986eb2a59650d86482811ba14/src/Pages/PageUrl.elm#L30-L38 Otherwise with `--base=/prefix/` CLI option a function like below would produce something like `https://example.comprefix` (without a...
Just had this weird crash & I couldn't debug it as the error report JSON itself had a tab in it (turns out I had a tab in my source...
As requested by @dillonkearns I'm moving the discussion from here, quoting for reference: Me: > We run into a bit of a dead end that we described here: . We...
Hello, I am discovering elm-pages but I am quite annoyed by a problem when compiling elm.js. Indeed, I don't really know why, but, Windows thinks that it is necessary to...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Currently its not possible to create your own instance of a Tag, exposing the Head.node function allows this feature.
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.3 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...