-
Notifications
You must be signed in to change notification settings - Fork 798
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add button width options for Jetpack Button and Subscriptions Form #18809
Merged
Commits on Mar 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bbcda00 - Browse repository at this point
Copy the full SHA bbcda00View commit details -
Configuration menu - View commit details
-
Copy full SHA for a85b09b - Browse repository at this point
Copy the full SHA a85b09bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d64eef - Browse repository at this point
Copy the full SHA 2d64eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for daefd84 - Browse repository at this point
Copy the full SHA daefd84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99085c4 - Browse repository at this point
Copy the full SHA 99085c4View commit details -
[not verified] Add non-percentage width controls and disallow percent…
…age width when floated Taking code from #18872 This adds in an additional width control for setting custom width by %/px/em, and disables the preset width options and custom % options if a left or right alignment has been selected on the button (to circumvent the issues with percentage width on floating divs).
Configuration menu - View commit details
-
Copy full SHA for c39d163 - Browse repository at this point
Copy the full SHA c39d163View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9519d4 - Browse repository at this point
Copy the full SHA a9519d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 551b9f9 - Browse repository at this point
Copy the full SHA 551b9f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab7cf89 - Browse repository at this point
Copy the full SHA ab7cf89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c07198 - Browse repository at this point
Copy the full SHA 6c07198View commit details -
Configuration menu - View commit details
-
Copy full SHA for 373ab17 - Browse repository at this point
Copy the full SHA 373ab17View commit details -
[not verified] Update the unit when a percent width preset is selected
The unit does not update automatically because updating the value prop does not cause the onChange event to fire on the UnitControl. We get around this by keeping track of the unit at the parent level until this bug can be fixed.
Configuration menu - View commit details
-
Copy full SHA for 987d39d - Browse repository at this point
Copy the full SHA 987d39dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27e0c77 - Browse repository at this point
Copy the full SHA 27e0c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d68706 - Browse repository at this point
Copy the full SHA 0d68706View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50e06ba - Browse repository at this point
Copy the full SHA 50e06baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7371241 - Browse repository at this point
Copy the full SHA 7371241View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.