Skip to content

v1.6.0

Compare
Choose a tag to compare
@platosha platosha released this 19 Dec 09:35

Live Demo →
API Documentation →

New features

  • b5b80ad feat: add router-ignore attribute to let the browser handle navigation (#421)

    Fixes: #325

    Makes Vaadin Router not handle the click events on links with the router-ignore attribute.

Other changes

  • 940df38 chore: update npm dependencies (#412).

    Includes a minor update to vaadin-usage-statistics.

  • 10c0553 chore(deps): use stylelint-config-vaadin 0.1.4

  • 540a838 chore(tsconfig): set skipLibCheck: true