Skip to content

Latest commit

 

History

History
66 lines (55 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

66 lines (55 loc) · 1.81 KB

Changelog

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

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.