Skip to content

v1.0.0-beta3 — Default duration change

Compare
Choose a tag to compare
@web-padawan web-padawan released this 08 Mar 14:26
· 185 commits to master since this release

Live Demo →
API Documentation →

Updates:

  • The default duration has been changed to 5 seconds
  • The position="top" has been changed to make newest notifications appear at the top

Changes Since v1.0.0-beta2:

  • 1760864 Align with skeleton: refer to Vaadin components instead of elements
  • 8b49cee Fix failing tests in polyfilled browsers
  • 2da5082 Remove flaky test included in another suite
  • fd2cd68 Adjust the default duration to 5s
  • b5ee614 Align with skeleton: update stylelint and gulp-stylelint
  • 84bea2a Don't auto-open notifications in demos (#49)
  • 2421668 Add test for stacking top notifications
  • c445190 Enable tests for Safari 9
  • 7b98db6 Set top notifications to appear newest at the top