Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Releases: scottbedard/vuetober

3.0.0-beta.3

14 Sep 05:01
0f22d8b
Compare
Choose a tag to compare

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

13 Sep 03:57
0f22d8b
Compare
Choose a tag to compare

3.0.0-beta.1

13 Sep 03:44
0f22d8b
Compare
Choose a tag to compare

3.0.0-beta.0

11 Sep 08:42
Compare
Choose a tag to compare
3.0.0-beta.0 Pre-release
Pre-release

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

08 Jul 08:09
Compare
Choose a tag to compare

New

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

Improved

2.3.0

30 Apr 02:46
Compare
Choose a tag to compare

Changes

  • Theme now uses Yarn as the package manager.

Improvements

2.2.0

02 Mar 06:26
Compare
Choose a tag to compare

Upgrade to Vue 2.2

2.1.0

08 Feb 18:06
Compare
Choose a tag to compare

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.0

04 Sep 11:37
Compare
Choose a tag to compare

Vuetober theme compatible with Vue 2.x

1.0.0

28 Jul 23:08
Compare
Choose a tag to compare

Vuetober theme compatible with Vue 1.x