Skip to content

v1.1.0-alpha3

Compare
Choose a tag to compare
@manolo manolo released this 25 Jun 12:48
· 65 commits to master since this release

Documentation →

Changes Since 1.0.0:

Add instructions in the Sketch document how to add new icons and how to update existing ones.

  • f475275 Merge branch 'master' into p3-preview
  • 441ecda Fix broken documentation links and add visual cues for external links
  • 1e30fbd Update Vaadin core dev dependency
  • 83bc168 Kithcen sink test update
  • 4f0dead Fix broken documentation link
  • 9ce655c Generate icons.html and font-icons.html from SVG source files - Add a Gulp script that optimizes the source SVG icons and then generates the iron-iconset-svg and font icon version from those.

The unicode values for the font icons change with this update, but those are not part of the public API, as users should rely on the custom property names instead (which do not change).

Some icons are visually adjusted as well, to make them more coherent.

The individual SVG versions are now also included, if someone wants to use them separately.

The demo page now also allows you to view both the iron-iconset-svg and font icon versions.