Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

56 lines (37 loc) · 1.23 KB

2.1.0 - 2016-10-20

Added

  • .lazy modifier to mimic v1 behavior

2.0.0 - 2016-10-20

No changes from 2.0.0-rc2

2.0.0-rc2 - 2016-09-28

Fixed

  • Incorrect dependency on Vue

2.0.0-rc1 - 2016-09-22

Breaking changes

  • Vue 2.0 now required
  • v-focus-model and v-focus-auto are removed

1.0.0 - 2016-09-22

Changed

  • v-focus-model and v-focus-auto are now deprecated

0.1.2 - 2016-08-14

Fixed

  • Moved vue to peerDependencies

Changed

  • Moved from envify to loose-envify

0.1.1 - 2015-12-26

Changed

  • Mininification now screws IE8

Added

  • Overview and use cases
  • Npm badge

Fixed

  • Mixin example

0.1.0 - 2015-12-20

Initial release