Skip to content
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

Fix a regression where custom-units are forced as an array. #32898

Merged
merged 2 commits into from
Jun 23, 2021
Merged

Conversation

desrosj
Copy link
Contributor

@desrosj desrosj commented Jun 22, 2021

Description

This copies over the updates made in the WP Core SVN repo to address Trac-53472.

See Core-51203.

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • I've tested my changes with keyboard and screen readers.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR (please manually search all *.native.js files for terms that need renaming or removal).

@youknowriad youknowriad self-assigned this Jun 22, 2021
@youknowriad youknowriad added the Backport to WP 6.7 Beta/RC Pull request that needs to be backported to the WordPress major release that's currently in beta label Jun 22, 2021
@desrosj desrosj merged commit f1aacbb into trunk Jun 23, 2021
@desrosj desrosj deleted the trac/53472 branch June 23, 2021 02:21
@github-actions github-actions bot added this to the Gutenberg 11.0 milestone Jun 23, 2021
@youknowriad youknowriad removed the Backport to WP 6.7 Beta/RC Pull request that needs to be backported to the WordPress major release that's currently in beta label Jun 24, 2021
youknowriad pushed a commit that referenced this pull request Jun 24, 2021
* Fix a regression where `custom-units` are forced as an array.
youknowriad pushed a commit that referenced this pull request Jun 24, 2021
* Fix a regression where `custom-units` are forced as an array.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants