Skip to content

Remove iron-icon import from vaadin-icons.html #72

@web-padawan

Description

@web-padawan

Motivation based on the internal discussion:

When doing lazy asynchronous imports, if you try to use some iconset before it was loaded/defined, it won't update iron-icon after the iconset is ready. We have a special bundle for icons on the website, with the import of iron-icons as the last one. But I cannot add vaadin-icons there for the reason above

We can still keep iron-icon as a dependency for backwards compatibility, and even have a separate file importing it as well, in order to avoid breaking change.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions