mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[PR #172] [MERGED] Fix updating of AreaText/-Group children #281
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#281
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/172
Author: @mischnic
Created: 8/29/2018
Status: ✅ Merged
Merged: 9/1/2018
Merged by: @kusti8
Base:
master← Head:area-children-update📝 Commits (4)
7a2c5c9Fix conditional rendering of children in Areade14d91Fix updating of Area.Textb82da51Add Demo.js to prettier script7121cbaFixup for AreaText📊 Changes
4 files changed (+149 additions, -34 deletions)
View changed files
📝
examples/area.js(+16 -14)➕
examples/test-area-conditional-rendering.js(+54 -0)📝
package.json(+1 -1)📝
src/components/Area.js(+78 -19)📄 Description
Closes #171
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.