+3
-1
lines changedFilter options
+3
-1
lines changed Original file line number Diff line number Diff line change
@@ -95,7 +95,9 @@
95
95
}
96
96
},
97
97
showContent () {
98
-
this.$emit('update:mdExpanded', this.showContent)
98
+
let expanded = this.showContent
99
+
this.$emit('update:mdExpanded', expanded)
100
+
this.$nextTick(() => this.$emit(expanded ? 'md-expanded' : 'md-collapsed'))
99
101
}
100
102
},
101
103
mounted () {
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4