All notable changes to vuetify-vscode
will be documented in this file.
- Now snippets uses tab as parameter as opposed to indention in previous versions closing #5 (thanks @Hadoukanen)
galleryBanner
option in package.json
v-avatar
now usescolor
prop instead ofclass
- logo changed of
vuetify-vscode
(thanks @danielschmitz)
- Merged pull request #3 for fixing some missing end tags for
v-list
(thanks @lpj145)
- #1 fixed issue with missing quote for
vParallaxTemplateContent
(thanks @codeitlikemiley)
- #2 fixed issue with vGridBreakpointObject not working in script tag (thanks @codeitlikemiley)
- added missing
vCarouselItem
snippet - added missing
,
tovThemeCreate
snippet
- many snippets placeholder location changed
- extra tab space before snippet body removed
- Added size props
- Updated readme for using snippets inside html quotes
- elevation and color props description changed to detail understanding
- spelling of
vBtnToglgeTemplate
tovBtnToggleTemplate
- added usage for template in README.md
- deleted old repository and moved to vuetify-vscode
-
- logo changed
- issue from old repository
- modified
vButton
tovBtn
for consistency with Vuetify
- missing
/
for many snippets in ending tag modified
- logo changed
- made all the snippets prefix to use camelCase (except order, offset and spacing props)
- updated documentation
- Snippet description updated
- Comments in json file removed for consistency
- Will add changelog from now.