Closed strangedev closed 6 years ago
Merging #48 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #48 +/- ##
=======================================
Coverage 0.21% 0.21%
=======================================
Files 54 54
Lines 1404 1404
Branches 124 124
=======================================
Hits 3 3
Misses 1277 1277
Partials 124 124
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 3a57e11...003ca30. Read the comment docs.
This adds the property
focusOnOpen
and the eventsearchStringChanged
to theFuzzySearchableList
component.It also fixes a bug, where objects with getters would not be recognized correctly.
This change is