All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.11.2 (2020-04-26)
1.11.1 (2020-04-26)
1.11.0 (2020-02-17)
1.10.3 (2020-01-30)
1.10.2 (2020-01-17)
1.10.1 (2020-01-15)
1.10.0 (2020-01-13)
1.9.1 (2019-12-05)
1.9.0 (2019-10-02)
-
Vuetify has been bumped to 2.1 (Vanguard), check their Release notes ! We highly recommend you to check the new Skeleton Loader component 🤩
-
dart-sass
has been bumped to 1.23.0, check their Release notes ! It includes the new launch of the new Sass module system 🤩
1.8.6 (2019-09-28)
- also prepend customVariables in scss files (75823af)
1.8.5 (2019-09-17)
1.8.4 (2019-09-16)
1.8.3 (2019-09-10)
1.8.2 (2019-09-09)
1.8.1 (2019-09-09)
1.8.0 (2019-09-08)
1.7.3 (2019-09-08)
1.7.2 (2019-09-08)
1.7.1 (2019-09-08)
- fix templates location and publish them (0b930e2)
1.7.0 (2019-09-08)
1.6.3 (2019-09-05)
1.6.2 (2019-09-03)
- types: [email protected] types update (#146) (89c59a4)
1.6.1 (2019-08-30)
- fix indentedSyntax issue around scss files (9aaad72)
1.6.0 (2019-08-29)
- remove duplicate import of main.sass (259e0ee)
1.5.0 (2019-08-27)
- fix missing comma for manual imports (#132) (069566b), closes #130 /github.com/nuxt-community/vuetify-module/pull/132#discussion_r318289697
1.4.0 (2019-08-24)
1.3.3 (2019-08-23)
1.3.2 (2019-08-21)
1.3.1 (2019-08-20)
1.3.0 (2019-08-20)
1.2.2 (2019-08-15)
1.2.1 (2019-08-06)
1.2.0 (2019-08-05)
1.1.2 (2019-08-05)
1.1.1 (2019-08-01)
1.1.0 (2019-07-30)
- defaultAssets.icons all icons providers support (#85) (d285b3b)
- vuetifyOptions through options file (#86) (78495a3)
1.0.2 (2019-07-29)
1.0.1 (2019-07-25)
1.0.0 (2019-07-23)
- Upgrade to Vuetify 2
- Implements
ctx.$vuetify
- Custom SASS variables
- TypeScript typings
Nuxt Module for Vuetify 2 brings lot of breaking changes
Overall you'll need to follow Vuetify 2 Upgrade guide to correctly update your layouts, pages & components that were related to Vuetify in your project.
Around the Nuxt module itself, it still passes options to Vuetify, but the custom options that change the behavior of what does the module for you have changed, you can find the new options in the README file.
1.0.0-beta.8 (2019-07-22)
1.0.0-beta.7 (2019-07-18)
1.0.0-beta.6 (2019-07-11)
1.0.0-beta.5 (2019-07-03)
1.0.0-beta.4 (2019-06-26)
1.0.0-beta.3 (2019-06-19)
1.0.0-beta.2 (2019-06-11)
1.0.0-beta.1 (2019-06-06)
1.0.0-beta.0 (2019-06-04)
- apply vuetify vars only for sass files (#25) (f8f0392)
- don't override sassLoader data (3c1c1e6)
- fix tooltip activator behavior (feeacd8)
- use theme primary color for toolbar (3bc02cc)
1.0.0-alpha.6 (2019-05-18)
1.0.0-alpha.5 (2019-05-02)
1.0.0-alpha.4 (2019-04-18)
- always setup sass loader options (1709f2b)
1.0.0-alpha.3 (2019-04-18)
- hotfix when module options is not set in config (4cfa0ab)
1.0.0-alpha.2 (2019-04-18)
1.0.0-alpha.1 (2019-04-17)
1.0.0-alpha.0 (2019-04-10)
- upgrade to new vuetify 2 spec (6ff1910)
- Removed
css
, implementedassets
option
0.5.7 (2019-07-22)
0.5.6 (2019-06-04)
0.5.5 (2019-02-14)
0.5.0 (2018-12-19)
0.4.3 (2018-10-01)
Note: Version bump only for package @nuxtjs/vuetify
0.4.2 (2018-04-27)
Note: Version bump only for package @nuxtjs/vuetify
0.4.1 (2018-03-05)
Note: Version bump only for package @nuxtjs/vuetify
0.4.0 (2017-12-07)
0.3.1 (2017-11-24)
Note: Version bump only for package @nuxtjs/vuetify
0.3.0 (2017-11-24)
- vuetify: allow passing options to vuetify plugin (f0826f1)
0.2.0 (2017-11-20)
- upgrade dependencies (52f3572)