mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[PR #164] [MERGED] Make hot reloading (and forceUpdate) work #279
Labels
No labels
bug
documentation
enhancement
libui issue
pull-request
question
wait for libui implementation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/proton-native#279
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kusti8/proton-native/pull/164
Author: @kusti8
Created: 7/8/2018
Status: ✅ Merged
Merged: 7/27/2018
Merged by: @kusti8
Base:
master← Head:hot-fixes📝 Commits (1)
6f0ea85Initial changes to make hot reloading work📊 Changes
3 files changed (+14 additions, -2 deletions)
View changed files
📝
src/components/DesktopComponent.js(+12 -1)📝
src/reconciler/index.js(+1 -0)📝
src/render/index.js(+1 -1)📄 Description
I changed some core stuff here on how updates and rendering is handled, so I want to test it more before I merge. Fixes #163
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.