Vaadin Icons Versions Save

Vaadin Icons is a collection of 600+ unique icons designed for web applications

v4.3.2

3 years ago

Live Demo → API Documentation →

Changes Since v4.3.1:

  • ab805bf fix: remove title tag from svg definitions (#95)

v4.3.1

5 years ago

Live Demo → API Documentation →

Fixes

  • Add missing iconset.js to the list of files published to npm

Changes Since v4.3.0:

  • 9dc5f1a fix(package): add missing iconset.js to files

v4.3.0

5 years ago

Live Demo → API Documentation →

New Features

  • Option to import the SVG icon set (<iron-iconset-svg>) without automatically importing <iron-icon> by importing iconset.html instead of vaadin-icons.html (#72, #76)

Changes Since v4.2.2:

  • 0e03b8c feat: provide iconset import without iron-icon dependency (#76)

    Split iconset definition from vaadin-icons.html into new iconset.html (which is then imported in vaadin-icons.html). This makes it so importing vaadin-icons.html works as before (and includes import of iron-icon) to maintain backwards compatibility, but now the developer also has the option to import the iconset without the iron-icon dependency by importing iconset.html directly. This is useful in some cases like when doing lazy asynchronous imports.

    Fixes #72

v4.2.2

5 years ago

Live Demo → API Documentation →

Fixes

  • search-plus and search-minus are switched (#37)
  • Remove duplicate demo link in doc viewer (#43)
  • Vaadin company logo icons vaadin-h and vaadin-v are now updated to the current version of the Vaadin logo also in the icon set when used via <iron-icon> (#67)
  • workplace icon was updated in the iron iconset based on current SVG source (which was already updated earlier)

Changes Since v4.2.1:

  • e6a0a00 fix: demo annotation and update documentation text

  • 8dc639d fix: update icon set file vaadin-icons.html

    Generated new version of vaadin-icons.html based on current SVG sources. Icons that were updated in vaadin-icons.html:

    • vaadin-h
    • vaadin-v
    • workplace

    Fixes #67

  • 512205f chore: fix gulp icons task output

    Now gulp icons generates the vaadin-icons.html in the format as we have it now (including comments) so that no manual modifications to vaadin-icons.html are needed and the file can be easily generated after SVG source files for the icons have been updated.

    Also added a notice at the top of the generated file that it is generated with this task.

  • ba0a919 chore: rename iconset generation gulp task to "icons"

    This makes the task name consistent with Lumo icons generation in vaadin-lumo-styles.

  • 27cad1d fix: 404 in visual test

    Removed unnecessary broken import

  • ab4b283 fix: generate analysis.json on npm start

    Fixes error 'Could not load descriptor "analysis.json".' (404) which caused the whole documentation to be broken (no information) when running "polymer serve". Also adds --open flag to polymer serve to align with vaadin-element-skeleton.

  • 5823f36 fix: 404 error related to removed dependency

    Remove the broken reference to elements-demo-resources/ga.js which is not used anymore.

  • 99705e0 Remove duplicate demo link in doc viewer (#73)

  • c0d5440 Fix search-plus and search-minus codes

    Fixes #37

v4.2.1

5 years ago

Live Demo → API Documentation →

Changes Since v4.2.0:

  • 68a01ce Align with skeleton: add files section to package.json

  • ee75a98 Update badges to include npm and github release

  • 820b12e Align with skeleton: add npm instructions

  • fb3275c Remove analysis.json

  • d27006b Update demo styling for vaadin.com integration

  • 7346bf8 Update .gitignore

v4.2.0

5 years ago

Live Demo → API Documentation →

Changes Since v4.2.0-beta2:

  • c32c2d2 Update to stable vaadin deps

v4.2.0-beta2

5 years ago

Live Demo → API Documentation →

Changes Since 4.2.0-beta1:

  • cb28522 Update text-field dep

v4.2.0-beta1

5 years ago

Live Demo → API Documentation →

Changes Since 4.2.0-alpha1:

  • 76aaf08 Use latest vaadin deps

v4.2.0-alpha1

5 years ago

Live Demo → API Documentation →

Changes Since 4.1.4:

  • e3ee6f7 Merge branch 'master' into p3-preview
  • 9d195b5 Added Directory badge and rating badge
  • 30e2cc9 Merge branch 'master' into p3-preview
  • 3a6df0a Update browser list for visual tests
  • 1850ca7 Update to use latest modulizer and webcomponents polyfill
  • 69d8c3a Add demo to .npmignore
  • 9bc7fb1 Add directory description to npmignore
  • bf70048 Use bare module specifiers in the P3 conversion
  • 792a7fb Merge branch 'master' into p3-preview

v4.1.4

6 years ago

Live Demo → API Documentation →

Changes Since v4.1.3:

  • f1be18c Fix travis build
  • 1bea8bf Add missing dependency. Fixes #52
  • e8b0b99 Adding usage section. Removing dev info
  • 3ad3d45 Adding description file for Vaadin Directory
  • 605b2e7 File name change
  • e2cbcb6 Old Vaadin logo replaced with new Vaadin logo.
  • a1ca3c9 Old Vaadin logo replaced with new Vaadin logo.
  • a0f8844 Vaadin logo update and ligature fixes - - Old Vaadin logo replaced with new Vaadin logo
  • close-big ligature fix: cross-over --> close-big
  • stopwatch has now ligature stopwatch
  • 39f4247 Add files via upload - Icomoon project file. You can import Vaadin Icons project in to the https://icomoon.io/app.
  • 34d4bd9 Disable package-lock.json
  • c5b9f06 Update .travis.yml";