mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[PR #110] [MERGED] Wrong PropTypes set #261
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#261
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/110
Author: @vikkio88
Created: 5/5/2018
Status: ✅ Merged
Merged: 5/6/2018
Merged by: @kusti8
Base:
master← Head:bugfix/propTypes-fixes📝 Commits (1)
e1a7978- propTypes fixes📊 Changes
28 files changed (+42 additions, -39 deletions)
View changed files
📝
.gitignore(+3 -0)📝
src/components/App.js(+1 -1)📝
src/components/Area.js(+9 -9)📝
src/components/Button.js(+1 -1)📝
src/components/Checkbox.js(+1 -1)📝
src/components/ColorButton.js(+1 -1)📝
src/components/Combobox.js(+2 -2)📝
src/components/DesktopComponent.js(+1 -1)📝
src/components/EditableCombobox.js(+2 -2)📝
src/components/Entry.js(+1 -1)📝
src/components/FontButton.js(+1 -1)📝
src/components/Form.js(+1 -1)📝
src/components/Grid.js(+1 -1)📝
src/components/Group.js(+1 -1)📝
src/components/HorizontalBox.js(+1 -1)📝
src/components/HorizontalSeparator.js(+1 -1)📝
src/components/MenuBar.js(+2 -2)📝
src/components/MultilineEntry.js(+1 -1)📝
src/components/PasswordEntry.js(+1 -1)📝
src/components/ProgressBar.js(+1 -1)...and 8 more files
📄 Description
fixes #109
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.