Skip to content

v2.1.1 — Adapt Demos for New Vaadin.com

Compare
Choose a tag to compare
@platosha platosha released this 22 Sep 09:22
· 291 commits to master since this release

Live Demo →
API Documentation →

Changes Since v2.1.0:

  • a2347a5 Fix linter

  • 24397ec Remove variants since we depen on pure P2 vaadin/vaadin-demo-helpers

  • 468c9bf Remove resolution

  • 10aa894 Downgrade themable mixin

  • beb9134 Use a fork of MockHttpRequest which has a valid package.json (part 2)

    Update other reference to this package, which I missed in previous commit.

  • eb69384 Use a fork of MockHttpRequest which has a valid package.json

    The original MockHttpRequest repository (last updated 7 years ago) has an invalid package.json which causes issues with at least some build tools which try to read it.

  • ceb2310 Adding annotations for mixins

  • 14269a8 Formatting eslintrc file

  • 40ff997 Adapting demos to new site

  • d150758 Wrap demo js snippets in WebComponentsReady callback