Skip to content

Releases: vaadin/vaadin-icons

v4.1.3

15 Oct 06:58
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.1.2:

  • bc0e19d Moved visual test to its own file. Update screenshots

  • b21fdcf Add basic usage demo. Implement a search icons mechanism. Fixes #46

  • fb85ca5 Remove extra icon from workplace.svg. Fixes #41

  • 2eb9ed8 Move demo-helpers dependency to dev block

v4.1.2

26 Sep 12:57
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.1.1:

  • 5e4ae32 Bump vaadin-demo-helpers to ^1.0.0

  • ba38daa Small changes/improvements to the demo

  • 1815ab9 Filter iconsets to show only vaadin collection

v4.1.1 — Adapt Demos for New Vaadin.com

22 Sep 09:11
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.1.0:

  • d90da59 Disabling visual tests for ie11

  • be84a79 Fix visual tests

  • 0049801 Fix demos for FF and safari

  • a4edc66 Adding annotations for mixins

  • 1c014f0 Adding annotations for mixins

  • 280f8a0 Formatting eslintrc file

  • 49a039b Adapting demos to new site

  • 33c7fd3 Set node_js version to 8.0 (npm to 5.0)

  • add6222 Ignore package-lock.json in bower.json

  • 4399d76 Update gemini screenshots

  • 15872c3 Move gemini install step to TravisCI

  • 18b14f1 Fix API docs page by using iron-component-page v3

  • 1ec626d Do not run visual tests for pull_request builds

  • 5376c98 Enable visual tests for Polymer 2

  • f50123b Add package-lock.json

v4.1.0 – All Polymer dependencies with 2.0 versions

31 May 06:16
Compare
Choose a tag to compare

Changes since v4.0.0

  • All Polymer dependencies set to ^2.0.0 by default

v4.0.0 – Polymer 2.0 as default

15 May 09:44
Compare
Choose a tag to compare

Live Demo ↗

Changes

  • Polymer dependency set to ^2.0.0 by default
  • Other dependencies set to 2.0-preview by default

v3.0.0 — Polymer 2.0 Support

22 Mar 12:32
Compare
Choose a tag to compare

Changes since v2.0.0

  • Breaking: Iconset prefix was renamed to vaadin:
  • Support for Polymer 2.0
  • Visual regression tests added

v2.0.0 – 100+ New Icons

17 Nov 06:54
Compare
Choose a tag to compare

Changes:

  • font-icons, PNG and SVG images are now also included in the assets folder

Thanks Jarmo Kemppainen for the icon designs and @enver-haase for the technical contribution!

Changed Icons:

  • minus-square-left-ominus-square-o
  • plus-square-left-oplus-square-o

New Icons:

  • diploma
  • chevron-d- own-small
  • chevron-left-small
  • chevron-right-small
  • chevron-up-small
  • diploma-scroll
  • workplace
  • cash
  • academy-cap
  • alarm
  • alt-a
  • alt
  • ambulance
  • backspace-a
  • backspace
  • bar-chart-h
  • bar-chart-v
  • bed
  • buss
  • chart-3d
  • chart-grid
  • chart-timeline
  • clipboard-check
  • close-small
  • cluster
  • coin-piles
  • coins
  • compile
  • close-big
  • ctrl-a
  • ctrl
  • cursor-o
  • cursor
  • del-a
  • del
  • diamond-o
  • diamond
  • ellipsis-dots-h
  • ellipsis-dots-v
  • enter-arrow
  • enter
  • envelopes-o
  • envelopes
  • esc-a
  • esc
  • euro
  • family
  • file-add
  • file-remove
  • file-search
  • flight-landing
  • flight-takeoff
  • folder-add
  • folder-remove
  • folder-search
  • funnel
  • globe-wire
  • hammer
  • handshake
  • headset
  • hospital
  • hourglass-empty
  • hourglass-end
  • hourglass-start
  • hourglass
  • line-bar-chart
  • line-chart
  • mobile-browser
  • mobile-retro
  • money-deposit
  • money-exchange
  • money-withdraw
  • morning
  • newspaper
  • nurse
  • office
  • option-a
  • option
  • phone-landline
  • pie-bar-chart
  • piggy-bank-coin
  • piggy-bank
  • pyramid-chart
  • records
  • scale-unbalance
  • scale
  • scatter-chart
  • shift-arrow
  • shift
  • shop
  • spark-line
  • spline-area-chart
  • spline-chart
  • stock
  • stopwatch
  • storage
  • sun-down
  • sun-rise
  • tab-a
  • tab
  • timer
  • touch
  • trendind-down
  • trending-up
  • user-star
  • wallet

1.0.2

10 Aug 11:32
Compare
Choose a tag to compare

Changes since 1.0.1 release.

  • Fixed errors in icon names.
    • "paperplane2" → "paperplane-o"
    • "x" → "close"
    • "x-circle" → "close-circle"
    • "x-circle-o" → "close-circle-o"
    • Old names are still available but deprecated.

Issues closed in this milestone

1.0.1

21 Jul 06:47
Compare
Choose a tag to compare

Changes since 1.0.0 release.

  • Added license info to bower.json and package.json

1.0.0

09 May 10:57
Compare
Choose a tag to compare

Changes since 1.0.0-rc1 release.

  • Added "main" definition to bower.json file.

Issues closed in this milestone