v1.1.0-alpha3
Changes Since 1.0.0:
- 0cce642 Merge branch 'master' of https://github.com/vaadin/vaadin-lumo-styles
- 5d31d7b Updated icons Sketch document - Rename the file so that it shows up as “Lumo Icons” in Sketch when used as a library.
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.