Skip to content

Conversation

@ellatrix
Copy link
Member

@ellatrix ellatrix commented Oct 3, 2018

Description

  1. Fixes the package lock. No idea why it changed here: 94352e7#diff-32607347f8126e6534ebc7ebaec4853d
  2. Search-replace typo: 94352e7#r30727710
  3. Adjust instance of "record" where we otherwise refer to the object as "value" in the rest of the package.

How has this been tested?

Screenshots

Types of changes

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • My code has proper inline documentation.

@ellatrix ellatrix added this to the 4.0 milestone Oct 3, 2018
@ellatrix ellatrix requested a review from gziolo October 3, 2018 13:49
Copy link
Member

@tofumatt tofumatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me!

"version": "file:packages/rich-text",
"requires": {
"@babel/runtime": "^7.0.0",
"@wordpress/escape-html": "file:packages/escape-html",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was probably just something that someone forgot to merge, I saw it in another PR I reviewed recently too (
https://github.com/WordPress/gutenberg/pull/10295/files#r222124781)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I’m that person :)

@ellatrix
Copy link
Member Author

ellatrix commented Oct 3, 2018

Thanks Matt!

@ellatrix ellatrix merged commit 4691baf into master Oct 3, 2018
@tofumatt tofumatt deleted the fix/package-lock-typo-rich-text branch October 3, 2018 17:53
@tofumatt tofumatt mentioned this pull request Oct 3, 2018
4 tasks
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.

3 participants