Skip to content

Releases: Hernanm0g/meteor_vuetify

Back To Meteor's Bundler

08 Feb 20:14
Compare
Choose a tag to compare
  • Thanks to meteor-vuetify-loader, we dont need webpack anymore to Load vuetify components on the fly.
  • npm run test, unit testing and code coverage.
  • Layouts Based UI. Now you can create your layouts and tell vue-router wich layout uses every route.
  • API_NAME=books npm run create Api, now you can create collections from scripts

Now with Webpack as bundle

26 Jun 03:48
Compare
Choose a tag to compare

This boilerplate is now configured with webpack bundler, this makes your app pretty much lighter than with Meteor's legacy bundler.

v1.2

25 Jul 23:14
a164e3f
Compare
Choose a tag to compare

Updated to Vuetify 2.0.
Now you can use v-slot directive (required in [email protected])

Working Meteor + Vue + Vuetify + Auth0

01 Jul 01:54
b1ec525
Compare
Choose a tag to compare
Merge pull request #1 from Hernanm0g/Auth0&Vuex

Added Auth0, Vue Router, Vuex and meteor-files

Working Meteor + Vue + Vuetify

08 May 16:11
b88e7fb
Compare
Choose a tag to compare