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 pullquote import #15036

Merged
merged 1 commit into from
Apr 18, 2019
Merged

Fix pullquote import #15036

merged 1 commit into from
Apr 18, 2019

Conversation

talldan
Copy link
Contributor

@talldan talldan commented Apr 18, 2019

Description

Spotted this ouput in master when running npm run dev:

[0] WARNING in ./packages/block-library/build-module/pullquote/save.js
[0] 29:46-63 "export 'SOLID_COLOR_CLASS' was not found in './edit'

Appears to be a require a small update to that import, which this PR fixes.

@talldan talldan added the [Type] Bug An existing feature does not function as intended label Apr 18, 2019
@talldan talldan self-assigned this Apr 18, 2019
@talldan
Copy link
Contributor Author

talldan commented Apr 18, 2019

Thanks for the speedy review!

@talldan talldan merged commit 3b31a8b into master Apr 18, 2019
@talldan talldan deleted the fix/pullquote-import branch April 18, 2019 09:14
@gziolo
Copy link
Member

gziolo commented Apr 18, 2019

@talldan - thanks for catching and fixing :)

@gziolo gziolo added this to the 5.6 (Gutenberg) milestone Apr 18, 2019
daniloercoli added a commit that referenced this pull request Apr 18, 2019
…rnmobile/887-History-stack-is-not-empty-on-a-fresh-start-of-the-editor

* 'master' of https://github.com/WordPress/gutenberg:
  Reset embed mocks on every request, stop request to instagram (#15046)
  Refactor core blocks to have save and transforms in their own files (part 2) (#14899)
  Fix pullquote import (#15036)
  Refactor core blocks to have save and transforms in their own files (part 4) (#14903)
  Refactor core blocks to have save and transforms in their own files (part 3) (#14902)
  Refactor core blocks to have deprecated extracted to their ownf files (p.1) (#14979)
  Test transform from media to embed blocks (#13997)
  If a more recent revision/autosave exists, store its state on editor setup (#7945)
  chore(release): publish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants