2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-06-23 16:50:33 +03:00
This commit is contained in:
Randall Wilk
2018-10-15 09:09:37 -05:00
parent 3833e39e50
commit 6b6dc05338
+6 -1
View File
@@ -1,5 +1,10 @@
# Changelog # Changelog
# 3.3.0 (Oct 15, 2018)
## Added
- Context menu now emits events when opened and closed ([issue #10](https://github.com/rawilk/vue-context/issues/10))
# 3.2.0 (Sep 12, 2018) # 3.2.0 (Sep 12, 2018)
### Added ### Added
@@ -47,4 +52,4 @@
- Bottom border from context menu line items. - Bottom border from context menu line items.
## 2.0.0 (Aug 17, 2017) ## 2.0.0 (Aug 17, 2017)
- Initial release - Initial release