.. |
.idea
|
Update intellij config file.
|
2022-02-21 09:30:08 -08:00 |
app
|
Remove Recoverable type alias.
|
2023-01-17 10:57:42 -08:00 |
content
|
Rename BackendTask.Custom.get -> BackendTask.Custom.run.
|
2023-01-17 07:14:03 -08:00 |
functions
|
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 |
lib
|
Use pure Elm syntax highlighting package.
|
2020-01-31 11:22:25 -08:00 |
projects
|
Clear glob cache entries when file paths change.
|
2021-05-17 17:15:04 -07:00 |
public
|
Add missing. (+2 squashed commits)
|
2022-02-21 09:30:31 -08:00 |
review
|
Use rule in docs site.
|
2021-08-26 13:04:51 -07:00 |
src
|
Remove Recoverable type alias.
|
2023-01-17 10:57:42 -08:00 |
styles
|
Extract out two stylesheets in docs site.
|
2022-02-23 13:43:29 -08:00 |
tests
|
Apply review fixes.
|
2021-05-24 20:46:28 -07:00 |
.gitignore
|
Move generated browser-elm.js to an already ignored path.
|
2021-05-24 12:23:01 -07:00 |
.npmrc
|
Set loglevel to reduce spam in npm install.
|
2019-09-23 16:22:59 -07:00 |
.nvmrc
|
Update dependencies.
|
2022-02-21 14:23:17 -08:00 |
elm-application.json
|
Update docs.
|
2021-05-28 12:06:39 -07:00 |
elm-pages.config.mjs
|
Include preload tags by default from Vite processing, and add config hook for customizing preload tags.
|
2022-11-02 15:14:36 +05:30 |
elm-tooling.json
|
Remove obsolete build command from CLI.
|
2021-04-05 15:11:16 -07:00 |
elm.json
|
Fix dependencies.
|
2022-10-19 11:32:55 -07:00 |
index.js
|
Add missing. (+2 squashed commits)
|
2022-02-21 09:30:31 -08:00 |
package-lock.json
|
Remove some unused code and hardcoding.
|
2022-12-15 09:50:31 -08:00 |
package.json
|
Remove no-optional flag to fix cloudflare pages deploy issue with esbuild install.
|
2022-02-23 18:01:42 -08:00 |
README.md
|
Remove obsolete files.
|
2019-08-20 20:45:45 -07:00 |
site-name.txt
|
Wire through static http request for initial site config.
|
2021-04-05 10:51:06 -07:00 |
style.css
|
Extract out two stylesheets in docs site.
|
2022-02-23 13:43:29 -08:00 |
syntax.css
|
Use pure Elm syntax highlighting package.
|
2020-01-31 11:22:25 -08:00 |