Skip to content

v1.2.4

Choose a tag to compare

@johnleider johnleider released this 18 Sep 13:39
· 13447 commits to master since this release

🔧 Things we fixed

  • 9bf02af v-menu will now inherit its theme from v-app
  • 046d284 Fixed title spacing in v-date-picker (thanks @AuspeXeu)
  • #4847 Fixed a bug where v-parallax (translatable mixin) was not properly calculating the image location
  • #5037 Fixed a bug where v-list-tile-action did not support the v-html directive
  • #5076 Fixed incorrect styles in v-autocomplete when using the full-width prop

⌨️ Typescript

The following functionality has been converted to typescript internally

  • v-carousel
  • filterable mixin
  • returnable mixin