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

Adding keyword 'download' to the file block for easier searching. #18995

Merged
merged 3 commits into from Dec 9, 2019

Conversation

mapk
Copy link
Contributor

Description

Added a new keyword to the File block for easier searching: download.

How has this been tested?

Tested locally.

Screenshots

Screen Shot 2019-12-07 at 10 04 01 AM

Types of changes

Non-breaking 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.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR. .

@mapk mapk added [Type] Enhancement A suggestion for improvement. [Feature] Inserter The main way to insert blocks using the + button in the editing interface [Block] File Affects the File Block labels Dec 7, 2019
@mapk mapk self-assigned this Dec 7, 2019
@melchoyce
Copy link
Contributor

Is it okay that package-lock.json changed too?

@aduth
Copy link
Member

Is it okay that package-lock.json changed too?

It doesn't seem to me that it should be expected to be updated here.

@karmatosed
Copy link
Member

Yes, the .json file isn't needed and likely came from doing an npm install audit fix, or something localhost side. @mapk can you push a PR without that file, please?

@mapk
Copy link
Contributor Author

Oh danggit, @melchoyce. I think you're right. Let me see if I can fix that.

@mapk
Copy link
Contributor Author

Thanks, @aduth for figuring out how to reset the package-lock.json file again. I appreciate the insight! 👍

@mapk mapk merged commit 2f64cb5 into master Dec 9, 2019
@mapk mapk deleted the add/file-block-keyword branch December 9, 2019 17:07
@youknowriad youknowriad added this to the Gutenberg 7.2 milestone Jan 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] File Affects the File Block [Feature] Inserter The main way to insert blocks using the + button in the editing interface [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants