Skip to content

Conversation

@lydell
Copy link
Owner

@lydell lydell commented Nov 12, 2025

Companion PR for elm/core#1155. See that one for details.

This PR is in my fork, since this PR is based on the safe branch. By having the PR in my fork, I can choose the safe branch as the base, so that the diff only shows the changes on top of safe.

This PR also fixes the timing of the initial draw, fixing a bug where web components that emit events while being rendered causes Elm to crash.

It’s easier to read the diff ignoring whitespace changes since some parts were indented.

lydell added 3 commits August 3, 2025 20:41
This adds hot reloading support for all the programs in elm/browser:

- `Browser.sandbox`
- `Browser.element`
- `Browser.document`
- `Browser.application`
- `Debugger.element`
- `Debugger.document`

It needs support in `Platform` in elm/core to work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants