2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-06-20 06:20:33 +03:00

Formatting

This commit is contained in:
Randall Wilk
2018-10-23 20:05:42 -05:00
committed by GitHub
parent 50abb9633f
commit 616f03014a
+3 -3
View File
@@ -2,17 +2,17 @@
# 3.3.1 (Oct 23, 2018) # 3.3.1 (Oct 23, 2018)
## Changed ### Changed
- Context menu now closes via [clickaway](https://github.com/simplesmiler/vue-clickaway) - Context menu now closes via [clickaway](https://github.com/simplesmiler/vue-clickaway)
instead of blur event. Credit to [robjbrain](https://github.com/robjbrain) instead of blur event. Credit to [robjbrain](https://github.com/robjbrain)
for pointing it out. for pointing it out.
## Updated ### Updated
- Updated vue and other dev dependencies. - Updated vue and other dev dependencies.
# 3.3.0 (Oct 15, 2018) # 3.3.0 (Oct 15, 2018)
## Added ### Added
- Context menu now emits events when opened and closed ([issue #10](https://github.com/rawilk/vue-context/issues/10)) - 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)