Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

59 lines (34 loc) · 1.05 KB

Change Logs

[2.0.0] 2022-08-10

  • Update the dependencies
  • Add new components
  • Add new built-in examples
  • Add new layouts
  • Change the base structure for entire project
  • Fix the issues

[1.4.0] 2022-03-18

Dependencies Updates

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

[1.3.0] 2021-05-07

Updates

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

[1.2.2] 2019-12-19

Updates

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

[1.2.1] 2019-09-04

Bugfixing

  • Carousel fixed

[1.2.0] 2019-08-15

Updates

  • Vue Material updated to the latest release v1.0.0-beta-11
  • Vuejs updated to the latest release v2.6.10
  • Updated the rest of dependencies to the latest release

[1.1.0] 2019-02-12

Updates

  • Updated all dependencies to the latest version

[1.0.1] 2019-01-21

Improvements

  • added eslint-plugin-vue to our package.json dependencies to make the eslint working properly in the product

[1.0.0] 2019-01-17

Initial Release