Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple values (Listbox) #44

Merged
merged 3 commits into from
Jan 6, 2024

Conversation

DavidVollmers
Copy link
Owner

  • Add Values property and ValuesChanged event handler to supply an array of values to the Listbox component, which then allows selecting/toggling multiple options

Copy link

codecov bot commented Jan 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6768fa4) 41.65% compared to head (06afb66) 42.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   41.65%   42.36%   +0.70%     
==========================================
  Files          82       82              
  Lines        2290     2299       +9     
  Branches      441      445       +4     
==========================================
+ Hits          954      974      +20     
+ Misses       1200     1189      -11     
  Partials      136      136              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DavidVollmers DavidVollmers merged commit 6368372 into master Jan 6, 2024
9 checks passed
@DavidVollmers DavidVollmers deleted the features/listbox-multiple-values branch January 6, 2024 22:37
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.

None yet

1 participant