mirror of
https://github.com/tenrok/vue-context.git
synced 2026-06-07 06:12:22 +03:00
738 B
738 B
Changelog
3.1.0 (May 29, 2018)
Added
- Close context menu automatically on window scroll (issue #2)
3.0.2 (May 28, 2018)
Updated
- Documentation
Added
- Add demos for the component
3.0.0 (May 26, 2018)
Breaking Changes
- Change slot scope definition from
userDatato justdata - Component gets imported as
{ VueContext }instead ofVContextnow
Updated
- Dependencies
- Documentation
Changed
- Code structure and build process
2.0.1 (Aug 18, 2017)
Added
- License file
- Changelog file
Removed
- Bottom border from context menu line items.
2.0.0 (Aug 17, 2017)
- Initial release