vue-focus
Version:
A set of reusable focus directives for reusable Vue.js components
57 lines (37 loc) • 1.26 kB
Markdown
## [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
[0.1.1]: https://github.com/simplesmiler/vue-focus/compare/0.1.0...0.1.1
[0.1.2]: https://github.com/simplesmiler/vue-focus/compare/0.1.1...0.1.2
[1.0.0]: https://github.com/simplesmiler/vue-focus/compare/0.1.2...1.0.0
[2.0.0-rc1]: https://github.com/simplesmiler/vue-focus/compare/1.0.0...2.0.0-rc1
[2.0.0-rc2]: https://github.com/simplesmiler/vue-focus/compare/2.0.0-rc1...2.0.0-rc2
[2.0.0]: https://github.com/simplesmiler/vue-focus/compare/2.0.0-rc2...2.0.0
[2.1.0]: https://github.com/simplesmiler/vue-focus/compare/2.0.0...2.1.0