menu
menu copied to clipboard
Introduced a remainOnSelect property
When added to a Menu, a new "remainOnSelect" property allows the menu to remain active even after the user selects an item. This should be particularly useful for multi-select scenarios.
Codecov Report
Merging #379 (0470811) into master (91ec16c) will not change coverage. The diff coverage is
100.00%.
:exclamation: Current head 0470811 differs from pull request most recent head 65ed0c4. Consider uploading reports for the commit 65ed0c4 to get more accurate results
@@ Coverage Diff @@
## master #379 +/- ##
=======================================
Coverage 95.64% 95.64%
=======================================
Files 11 11
Lines 919 919
Branches 274 274
=======================================
Hits 879 879
Misses 40 40
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/Menu.tsx | 98.12% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 91ec16c...65ed0c4. Read the comment docs.