Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

Latest commit

 

History

History
84 lines (69 loc) · 2.42 KB

CHANGELOG.md

File metadata and controls

84 lines (69 loc) · 2.42 KB

Changelog

All notable changes to vuetify-vscode will be documented in this file.

0.2.0 - 2018-06-04

Fixed

  • Now snippets uses tab as parameter as opposed to indention in previous versions closing #5 (thanks @Hadoukanen)

0.1.9 - 2018-05-11

Added

  • galleryBanner option in package.json

0.1.8 - 2018-05-10

Fixed

  • v-avatar now uses color prop instead of class

Changed

  • logo changed of vuetify-vscode (thanks @danielschmitz)

0.1.7 - 2018-04-11

Fixed

  • Merged pull request #3 for fixing some missing end tags for v-list (thanks @lpj145)

0.1.6 - 2018-04-10

Fixed

  • #1 fixed issue with missing quote for vParallaxTemplateContent (thanks @codeitlikemiley)

0.1.5 - 2018-04-10

Fixed

  • #2 fixed issue with vGridBreakpointObject not working in script tag (thanks @codeitlikemiley)

0.1.4 - 2018-03-16

Added

  • added missing vCarouselItem snippet
  • added missing , to vThemeCreate snippet

Changed

  • many snippets placeholder location changed

Fixed

  • extra tab space before snippet body removed

0.1.3 - 2018-03-15

Added

  • Added size props

0.1.2 - 2018-03-15

Added

  • Updated readme for using snippets inside html quotes

0.1.1 - 2018-03-14

Fixed

  • elevation and color props description changed to detail understanding

0.1.0 - 2018-03-14

Fixed

  • spelling of vBtnToglgeTemplate to vBtnToggleTemplate

Added

  • added usage for template in README.md

0.0.10 - 2018-03-13

Moved

  • deleted old repository and moved to vuetify-vscode

Changed

    • logo changed

Solved

  • issue from old repository

0.0.9 - 2018-03-13

Changed

  • modified vButton to vBtn for consistency with Vuetify

Modified

  • missing / for many snippets in ending tag modified

0.0.8 - 2018-03-12

Changed

  • logo changed
  • made all the snippets prefix to use camelCase (except order, offset and spacing props)
  • updated documentation

0.0.7 - 2018-03-11

Added

  • Snippet description updated

Removed

  • Comments in json file removed for consistency

0.0.6 - 2018-03-10

Commitement

  • Will add changelog from now.