Yehowshua
deleted branch fix-ctrl-l from ReferenceProjects/example-spa-elm-app
2025-02-02 21:02:24 +00:00
Fix : Override browser default shortcuts on Linux/Windows system
Yehowshua
deleted branch nix-frontend-hot-reload from ReferenceProjects/example-spa-elm-app
2025-02-02 20:58:58 +00:00
Hot reload for Elm application
Yehowshua
commented on pull request ReferenceProjects/example-spa-elm-app#6
2025-02-02 20:58:49 +00:00
Hot reload for Elm application
Looks good to me! Merging now!
Yehowshua
commented on pull request ReferenceProjects/example-spa-elm-app#8
2025-01-31 15:04:19 +00:00
Fix : Override browser default shortcuts on Linux/Windows system
Can you please modify code to also handle tab keys - and then we're good!
Yehowshua
commented on pull request ReferenceProjects/example-spa-elm-app#8
2025-01-31 15:04:03 +00:00
Fix : Override browser default shortcuts on Linux/Windows system
The fix works on Linux!!
Capture CTRL+L and CTRL+D sequence on Linux
To test for Linux behaviors, you can run Ubuntu in UTM on MacOS.
Capture CTRL+L and CTRL+D sequence on Linux
Yehowshua
commented on pull request ReferenceProjects/example-spa-elm-app#6
2025-01-31 13:00:11 +00:00
Hot reload for Elm application
So you're technically not supposed to install things inside nix build files that require internet access. To fix this, we should either use elmPackages.elm-live or have @Artturin package up the elm-live fork, elm-go.