v31.24.0
Previous: v31.23.0
Compare: v31.23.0...v31.24.0
Commits
- dda1a5a (electrovir): [minor] deprecate ViraDropdown.events.selectedChange (it's broken) in favor of selectedValuesChange
- 5fd7d8c (Wadlo): [patch] keep ViraDropdown open during multi-select (#12)
Derive the pop-up's keepOpenAfterInteraction from isMultiSelect so
multi-select dropdowns stay open and preserve scroll across selections,
instead of closing and resetting scroll on every click.
Update the dropdown book example to accumulate/toggle selections when
multi-select so the stay-open behavior is demonstrable.
Co-authored-by: Claude Opus 4.8 noreply@anthropic.com