Conversation
11e5cb0 to
ac8b73c
Compare
75edcd9 to
b878406
Compare
b878406 to
7be75d1
Compare
|
@lukewalczak Based on screenshots above, this is looking really nice! I also noticed the platform differences for padding, so I think we should fix that ASAP. In terms of colors, I think as a starting point this is reasonable. If we aren’t going to support changing the text/bg Coles in the inspector, I think it might be worth implementing a little hint that we are building this functionality. It could be a similar flow to unsupported blocks, where we show a One more question: what does the border radius of the outline (outset blue border) look like with larger radii? Curious how that border radius looks relative to the button radius itself. |
|
@iamthomasbishop Currently, the value is a total sum of |
|
@lukewalczak I think it looks right. I was mostly curious how it looks as you change the border-radius up/down, but from the looks of it, it should scale nicely. |
d2c4fd6 to
d4e109c
Compare
d4e109c to
5226498
Compare
18bc424 to
9189dc2
Compare
pinarol
left a comment
There was a problem hiding this comment.
LGTM! Let's revert bundles before merge.

Fixes #1513
Ref to gutenberg PR:WordPress/gutenberg#18823
Ref to WordPress-Android: wordpress-mobile/WordPress-Android#10902
Ref to WordPress-iOS:wordpress-mobile/WordPress-iOS#13060
This PR introduces 1st iteration of mobile
Buttonblock component.To achieve gradient background color on mobile
react-native-linear-gradientcomes in handy.The first iteration includes:
Buttonwith:RichText✅Blockers:
* issue with expanding and shrinkingRichTexton iOS ❌* issue with shrinkingRichTexton Android ❌* issue with text color on WordPress-iOS ❌To test:
-> Gradient
-> Custom background color
-> Custom text color
-> Border radius
-> Add link
Screenshot / gifs:
ANDROID
IOS
IOS Dark Mode
Expanding and shrinking RichText
Settings
Update release notes:
RELEASE-NOTES.txt.