-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Block spacing: block-level axial gap block support #37736
Merged
Merged
+153
−18
Commits on Mar 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1f7a1be - Browse repository at this point
Copy the full SHA 1f7a1beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff0734 - Browse repository at this point
Copy the full SHA 9ff0734View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72021d8 - Browse repository at this point
Copy the full SHA 72021d8View commit details -
This is the first commit that switches the blockGap over to use to an…
… object. We're using the `top` and `left` properties of the BoxControl next value to represent row and column values. Reverting some block.json changes. Ensuring that we cater for blockGap string values. Reverting some block.json changes. Ensuring that we cater for blockGap string values. Adding tests.
Configuration menu - View commit details
-
Copy full SHA for de6da58 - Browse repository at this point
Copy the full SHA de6da58View commit details -
Configuration menu - View commit details
-
Copy full SHA for be909d7 - Browse repository at this point
Copy the full SHA be909d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34b7f8c - Browse repository at this point
Copy the full SHA 34b7f8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2191831 - Browse repository at this point
Copy the full SHA 2191831View commit details -
Configuration menu - View commit details
-
Copy full SHA for 119333b - Browse repository at this point
Copy the full SHA 119333bView commit details -
Returning null instead of the argument in getGapCSSValue and updated …
…tests Added comment to explain how we build and pass the boxcontrol component value.
Configuration menu - View commit details
-
Copy full SHA for 765ca94 - Browse repository at this point
Copy the full SHA 765ca94View commit details -
Rolling back using the gap CSS var as a fallback since the CSS var ca…
…n theoretically be something like "24px 54px" or some other manifestation of the shorthand value.
Configuration menu - View commit details
-
Copy full SHA for b618d4e - Browse repository at this point
Copy the full SHA b618d4eView 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.