Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

33 lines (27 loc) · 1.06 KB

Change Log

[1.2.0] 2019-04-30

Dependencies Updates

  • Updated all out of date dependencies from package.json file

[1.1.0] 2019-02-08

Dependencies Updates, Improvements

  • Updated all out of date dependencies from package.json file
  • Removed all to="" and replaced with href="" props from non router-link components for avoid this error [Vue warn]: Error in render: "TypeError: Cannot read property 'options' of undefined"
  • Changed links from footer

[1.0.3] 2018-11-26

Bug Fixing

  • Fixed error [Vue warn]: Error in render: "TypeError: Cannot read property 'options' of undefined"

[1.0.2] 2018-11-19

Plugin Updates, BugFixing

  • Updated all dependencies and devDependencies to the latest versions
  • Cleaned package.json file
  • Removed all lint warnings and errors
  • Github issues fixed
  • Other bug fixes

[1.0.1] 2018-07-13

BugFixing and Updates

  • updated all the npm packages
  • scroll issue on mobile devices fixed
  • added button Upgrade to PRO in the sidebar
  • another small bug fixes

[1.0.0] 2018-05-03

  • Initial Release