Vuejs-Admin
  • Introduction
  • Installation
    • Laravel Installation
    • Vue Installaion
  • App structure
    • Layout
    • Vuex store
    • Left menu
    • Routes
    • Axios
  • Start new page
  • SASS
  • Changing skins
  • Changing Layouts
  • FAQ's
  • Updates
    • 3.4
    • 3.3
    • 3.2
    • 3.1
    • 3.0
    • 2.0
    • 1.6
    • 1.5
    • 1.4
    • 1.3
    • 1.2
    • 1.1
  • Starter kit
    • Adding new page
Powered by GitBook
On this page

Was this helpful?

  1. Updates

2.0

Build system Improvements

  1. Now all compiled files are placed in a single directory for easier deployments.

  2. Added webpack aliases for easier file and asset referencing.

  3. Moved all pages to a separate directory.

  4. Moved the router code to a separate file.

  5. Added mix.extract() to handle vendor code duplication and long term caching.

  6. Added Autoprefixer.

Template Improvements

  1. Added a New Preloader.

  2. Added Vue-Analytics for Google Analytics Support.

  3. Added chat page.

  4. Added Frappe charts page.

  5. Bug Fixes.

Previous3.0Next1.6

Last updated 5 years ago

Was this helpful?