mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[PR #112] [MERGED] Devtools #263
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#263
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/112
Author: @mischnic
Created: 5/5/2018
Status: ✅ Merged
Merged: 5/7/2018
Merged by: @kusti8
Base:
master← Head:devtools📝 Commits (3)
d657d24Fix devtoolsfce57dbRefactor1d8040aQuit properly with devtools📊 Changes
4 files changed (+53 additions, -6 deletions)
View changed files
📝
src/components/App.js(+2 -0)📝
src/components/Window.js(+2 -0)➕
src/devtools.js(+46 -0)📝
src/render/index.js(+3 -6)📄 Description
Makes react devtools work.
Will be used if the
react-devtools-coreis installed locally (either directly or viareact-devtools). Not sure where to mention this in the docs.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.