• Joined on 2025-01-24
azkarim closed issue ReferenceProjects/example-spa-elm-app#7 2025-02-03 17:40:44 +00:00
Capture CTRL+L and CTRL+D sequence on Linux
azkarim commented on pull request ReferenceProjects/example-spa-elm-app#6 2025-01-31 15:48:04 +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](https://search.nixos.org/packa

158174d756 replace elm-live with elm-go
azkarim pushed to fix-ctrl-l at ReferenceProjects/example-spa-elm-app 2025-01-31 15:11:54 +00:00
138d3cef95 prevent tab as well
azkarim pushed to fix-ctrl-l at ReferenceProjects/example-spa-elm-app 2025-01-31 15:02:59 +00:00
362782d368 add ctrl + d as well
azkarim commented on pull request ReferenceProjects/example-spa-elm-app#8 2025-01-31 15:00:34 +00:00
Fix : Override browser default shortcuts on Linux/Windows system

@Artturin @Yehowshua Can you test this on Linux/Windows system?

azkarim created pull request ReferenceProjects/example-spa-elm-app#8 2025-01-31 14:58:51 +00:00
Fix : Make Ctrl + l work on Linux/Windows system
azkarim pushed to fix-ctrl-l at ReferenceProjects/example-spa-elm-app 2025-01-31 14:51:40 +00:00
75cf43c795 preventDefault ctrl+l
azkarim created branch fix-ctrl-l in ReferenceProjects/example-spa-elm-app 2025-01-31 14:51:39 +00:00
3445273d1c replace elm-go with nix elm-live package
azkarim commented on issue ReferenceProjects/example-spa-elm-app#7 2025-01-31 13:04:27 +00:00
Capture CTRL+L and CTRL+D sequence on Linux

Sounds good!

azkarim commented on pull request ReferenceProjects/example-spa-elm-app#6 2025-01-31 13:02:46 +00:00
Hot reload for Elm application

I will add elmPackages.elm-live

azkarim created pull request ReferenceProjects/example-spa-elm-app#6 2025-01-31 11:21:19 +00:00
Hot reload for Elm application
a8cc00feac hot reload for elm application
1fbc674cf1 readme : add instruction for hot reaload mode
a675550a72 add explicit port
cce26d1900 fix reloading for port 8000
7fadc22ce0 port forwarding is working
0829e0f03f initial setup
azkarim created branch nix-frontend-hot-reload in ReferenceProjects/example-spa-elm-app 2025-01-30 17:50:08 +00:00