mirror of
https://github.com/tenrok/vue-context.git
synced 2026-06-11 00:32:25 +03:00
576 B
576 B
Changelog
3.0.2 (May 28, 2018)
- Update documentation
- Add demos for the component
3.0.0 (May 26, 2018)
- Update dependencies
- Update documentation
- Update code structure and build process
- Breaking Change slot scope definition from
userDatato justdata - Breaking Component gets imported as
{ VueContext }instead ofVContextnow
2.0.1 (Aug 18, 2017)
- Removed bottom border from context menu line items.
- Added license file
- Created changelog file
2.0.0 (Aug 17, 2017)
- Initial Re-Release