Skip to content

Fix pullquote import#15036

Merged
talldan merged 1 commit intomasterfrom
fix/pullquote-import
Apr 18, 2019
Merged

Fix pullquote import#15036
talldan merged 1 commit intomasterfrom
fix/pullquote-import

Conversation

@talldan
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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