Skip to content

v0.9.0: Merge pull request #8 from szczepanmasny/dev

Compare
Choose a tag to compare
@szczepanmasny szczepanmasny released this 22 Feb 13:38
· 413 commits to master since this release
5bd9f8f

Breaking changes:

  • templates changed to examples (added new examples),
  • removed main.js and router.js (moved to examples),
  • changed config files organisation,
  • crud moved to utils/crud,
  • login page changed to component in utils/auth/components/LoginForm.vue
  • layout components moved to utils/app/components
  • added many configuration features,

Download Vue CRUD