Skip to content

Releases: alteryx-vue/ayx-vue-starter

v1.1.1

25 Apr 19:03
Compare
Choose a tag to compare

Enhaced ensureArrays method for items in the Vuex store

Alteryx Vue starter template for developing HTML/JavaScript tools with Vue.js and Vuetify

# clone
git clone https://github.com/alteryx-vue/ayx-vue-starter.git

# install dependencies
npm install

# build production
npm run build

# go make it your own!

v1.1.0

23 Apr 20:57
cf2e104
Compare
Choose a tag to compare

Improved instructions, edited typos, removed unnecessary dependencies

Alteryx Vue starter template for developing HTML/JavaScript tools with Vue.js and Vuetify

# clone
git clone https://github.com/alteryx-vue/ayx-vue-starter.git

# install dependencies
npm install

# build production
npm run build

# go make it your own!

v1.0.0

23 Apr 14:21
e28870b
Compare
Choose a tag to compare

Initial release

An Alteryx Vue starter template for developing HTML/JavaScript tools with Vue.js and Vuetify

# clone
git clone https://github.com/alteryx-vue/ayx-vue-starter.git

# install dependencies
npm install

# build production
npm run build

# go make it your own!