Vuetober Versions Save

A webpack starting point for single page apps with October CMS and Vue

3.0.0-beta.3

5 years ago

Fixed

  • Cors issue was accidentally fixed in built file, not src file (#32)
  • Hard coded dev entry url (#34)

Improved

  • Plugin installation now validates the application url (#35)

3.0.0-beta.2

5 years ago

Fixed #32

3.0.0-beta.1

5 years ago

Fixed #33

3.0.0-beta.0

5 years ago

Welcome to the third version of Vuetober, this one is going to be a really exciting release. For the first time, we'll be able to pick exactly which features we want. We'll enjoy a beautiful GUI with straight forward analysis and debugging tools. And perhaps best of all, we'll be enjoying next to no configuration.

More information will be coming soon. For those feeling adventurous, let's see what this thing can do!

See what all the fuss is about

Click here to get started

2.3.1

6 years ago

New

  • Added unit-watch command to trigger unit tests when files are changed

Improved

2.3.0

7 years ago

Changes

  • Theme now uses Yarn as the package manager.

Improvements

2.2.0

7 years ago

Upgrade to Vue 2.2

2.1.0

7 years ago

Changes

  • The theme now has a smaller footprint. It will be up to the user to determine how to structure things like layouts, components, etc...
  • No longer depending on vue-cli. To install the theme, simply git clone, npm install, and npm run setup. This makes for much simpler development of the theme.

Improvements

  • Upgraded to Vue 2.1
  • Upgraded to Webpack 2.2
  • JSX included out of the box
  • Vue template compiler added to testing environment
  • Auto-fixing eslint for both .js and .vue files

2.0

7 years ago

Vuetober theme compatible with Vue 2.x

v1.0.0

7 years ago

Vuetober theme compatible with Vue 1.x