fix(MdChips): add labels for static chips (
#1329)
let developers choose what to show from outside fix #13271 parent 03a9425 commit b7094cbFile tree Expand file treeCollapse file tree 1 file changedCopy full SHA for b7094cb
+1
-1
lines changedFilter options
+1
-1
lines changed +1-1Lines changed: 1 addition & 1 deletion Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1
1
<template>
2
2
<md-field class="md-chips" :class="[$mdActiveTheme, chipsClasses]">
3
-
<slot v-if="!mdStatic" />
3
+
<slot />
4
4
5
5
<md-chip
6
6
v-for="(chip, key) in value"
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