Skip to content

2.0.0

Compare
Choose a tag to compare
@MisRob MisRob released this 12 Feb 11:20
· 435 commits to master since this release

Release notes

  • vue-router links support added
  • properties updated:
    • items:
      • href field is not supported anymore. It was replaced by element field. You can continue using the component the same way you did in v1 if you don't need router - simply replace href with element.
      • new route field
  • documentation was moved to its own website which serves as the demo page at the same time