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 icon in TextWidget #974

Merged
merged 3 commits into from
Nov 1, 2019
Merged

Fix icon in TextWidget #974

merged 3 commits into from
Nov 1, 2019

Conversation

sneridagh
Copy link
Member

No description provided.

@sneridagh sneridagh requested a review from robgietema October 30, 2019 10:05
@sneridagh sneridagh merged commit 663ea3a into master Nov 1, 2019
@sneridagh sneridagh deleted the fixiconintextwidget branch November 1, 2019 17:01
import { map } from 'lodash';
import { defineMessages, injectIntl } from 'react-intl';
import { Icon } from '@plone/volto/components';
Copy link
Contributor

Choose a reason for hiding this comment

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

I propose renaming this import as { VoltoIcon }

sneridagh added a commit that referenced this pull request Nov 13, 2019
* master: (34 commits)
  Back to development
  Release 4.0.0-alpha.12
  Amend changelog
  Change to official Plone docker image in the docs
  Add loading animation for save and edit buttons. (#956)
  Set Cypress viewport width to 1280px. (#968)
  Move Body class depending on content type to App component in order to make it available everywhere, Add root class name to Tags component (#1006)
  Update last remainings of the old image
  Update versions
  Update README and docs
  Small i18n fixes (#1003)
  Improve upgrade guide
  Back to development
  Release 4.0.0-alpha.11
  Slight fix on OB improvement (#1002)
  Improved ObjectBrowser API to allow arbitrary field names and a custo… (#1000)
  Fix ability to develop Volto itself (as and addon with a mrs.developer checkout) inside a Volto project (#1001)
  Add internationalization section to docs. (#964)
  improve documentation for Icon component (#996)
  Fix icon in TextWidget (#974)
  ...
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