Releases: vaadin/vaadin-notification
v1.6.2
Live Demo →
API Documentation →
Changes Since v1.6.1:
-
c38ecae fix: prevent closing overlays when interacting with notifications (#135)
-
f0b5571 Update README.md
-
e877fab chore: move CI builds from travis-ci.org to GitHub actions (#133)
-
966e713 chore: disable issues and direct ppl to web-components repo [skip ci] (#132)
-
1b85839 chore: add monorepo notice to README [skip ci]
v2.0.0-alpha1
⚠️ Breaking Changes Since v1.x:
- The component is updated to be based on Polymer 3
- IE11 and legacy Edge are no longer supported
Changes Since v1.6.1:
v1.6.1
Live Demo →
API Documentation →
Changes Since v1.6.0:
v1.6.0
v1.6.0-beta1
v1.6.0-alpha2
Live Demo →
API Documentation →
Changes Since v1.6.0-alpha1:
v1.6.0-alpha1
Live Demo →
API Documentation →
New Features
- Added TypeScript definitions for Polymer 3 version
Changes Since v1.5.0:
v1.5.0
Live Demo →
API Documentation →
New Features
- Added right-to-left (RTL) support.
Changes Since v1.5.0-alpha1:
- 4b0ec82 chore: bump dependencies to stable versions
v1.5.0-alpha1
Live Demo →
API Documentation →
Changes Since v1.4.0:
-
0fb0381 update to xenial
-
292ddab chore: update vaadin-demo-helpers to 3.0.0 [skip ci]
-
bd51499 chore(ci): pin Firefox version in travis to 66
-
9d99321 test: update browser versions used in tests
Related to:
vaadin/components-team-tasks#450
vaadin/vaadin-element-skeleton#204
v1.4.0
Live Demo →
API Documentation →
Changes Since v1.3.0:
-
449e262 Use CSS variables to set vaadin-button lumo colors (#105)
This enables vaadin-button styles to be applied for buttons that are
not direct children of the vaadin-notification-card.Fixes #104
Add workaround for IE11 CSS properties
-
41e349b docs: remove template from README code example [skip ci] (#102)