vue-treeselect
vue-treeselect copied to clipboard
add no maching label
add props noMachingLabel
.
noMachingLabel
will display when there is no mathing options.
Codecov Report
Merging #429 (c5819f5) into master (9ae16b6) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #429 +/- ##
=======================================
Coverage 97.68% 97.68%
=======================================
Files 27 27
Lines 1037 1037
Branches 104 104
=======================================
Hits 1013 1013
Misses 9 9
Partials 15 15
Impacted Files | Coverage Δ | |
---|---|---|
src/mixins/treeselectMixin.js | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 9ae16b6...c5819f5. Read the comment docs.
Can merge this PR, i need this prop! :(
@yeyaolong did you mean noMatchingLabel
?
@yeyaolong did you mean
noMatchingLabel
?
yes, It is.
I have spelt it wrong.