Skip to content

Add an optional select-all button to select all available entries (#63)#100

Open
roman-hak wants to merge 2 commits intogatanaso:mainfrom
roman-hak:select_all
Open

Add an optional select-all button to select all available entries (#63)#100
roman-hak wants to merge 2 commits intogatanaso:mainfrom
roman-hak:select_all

Conversation

@roman-hak
Copy link

  • add a new select-all button next to the clear and toggle button
  • use a font-icon specific for both Lumo and Material themes
  • update demo page to include a demo of the select-all button
  • update tests

…tanaso#63)

- add a new select-all button next to the clear and toggle button
- use a font-icon specific for both Lumo and Material themes
- update demo page to include a demo of the select-all button
- update tests
- use a data provider for obtaining items if provided
- update tests
@codecov-commenter
Copy link

codecov-commenter commented May 21, 2021

Codecov Report

Merging #100 (4f43c88) into master (d93fccf) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #100   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          110       118    +8     
=========================================
+ Hits           110       118    +8     
Impacted Files Coverage Δ
src/multiselect-combo-box-mixin.js 100.00% <ø> (ø)
src/multiselect-combo-box-input.js 100.00% <100.00%> (ø)
src/multiselect-combo-box.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 d93fccf...4f43c88. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants