[PR #164] [MERGED] Make hot reloading (and forceUpdate) work #279

Closed
opened 2026-05-05 11:57:48 -06:00 by gitea-mirror · 0 comments
Owner

📋 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: masterHead: hot-fixes


📝 Commits (1)

  • 6f0ea85 Initial 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.

## 📋 Pull Request Information **Original PR:** https://github.com/kusti8/proton-native/pull/164 **Author:** [@kusti8](https://github.com/kusti8) **Created:** 7/8/2018 **Status:** ✅ Merged **Merged:** 7/27/2018 **Merged by:** [@kusti8](https://github.com/kusti8) **Base:** `master` ← **Head:** `hot-fixes` --- ### 📝 Commits (1) - [`6f0ea85`](https://github.com/kusti8/proton-native/commit/6f0ea8558bdb6a6a5386244e0036979adaf29ace) Initial changes to make hot reloading work ### 📊 Changes **3 files changed** (+14 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/components/DesktopComponent.js` (+12 -1) 📝 `src/reconciler/index.js` (+1 -0) 📝 `src/render/index.js` (+1 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:57:48 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/proton-native#279
No description provided.