mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[PR #168] [MERGED] More Area features #278
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#278
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/168
Author: @mischnic
Created: 7/18/2018
Status: ✅ Merged
Merged: 11/9/2018
Merged by: @kusti8
Base:
master← Head:area📝 Commits (10+)
1963adcAdd scrolling areafe4a9acGradientsbfb51f6Merge branch 'master' into area0222209Fix typo and add scrolling to area docs8c22a8eImplement imperative gradient api31aa88dFix links in area documentationc1c24c2Update example for area gradients5d41baaAdd docs for new gradient api9e9fa3bFormat all docs with prettiercd1199aReally fix docs hyperlinks📊 Changes
49 files changed (+1492 additions, -1851 deletions)
View changed files
📝
CONTRIBUTING.md(+3 -4)📝
README.md(+10 -10)📝
docs/README.md(+5 -5)📝
docs/_sidebar.md(+43 -42)📝
docs/about.md(+10 -10)📝
docs/component_APIs/app.md(+1 -1)📝
docs/component_APIs/area.md(+19 -10)📝
docs/component_APIs/area_arc.md(+7 -7)📝
docs/component_APIs/area_bezier.md(+10 -10)📝
docs/component_APIs/area_circle.md(+5 -5)📝
docs/component_APIs/area_group.md(+2 -2)📝
docs/component_APIs/area_line.md(+6 -6)📝
docs/component_APIs/area_path.md(+4 -4)📝
docs/component_APIs/area_props.md(+29 -25)📝
docs/component_APIs/area_rectangle.md(+6 -6)📝
docs/component_APIs/area_text.md(+14 -14)📝
docs/component_APIs/box.md(+9 -9)📝
docs/component_APIs/button.md(+10 -10)📝
docs/component_APIs/checkbox.md(+12 -12)📝
docs/component_APIs/color_button.md(+6 -6)...and 29 more files
📄 Description
Part of #130
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.