50 lines
1.2 KiB
Markdown
50 lines
1.2 KiB
Markdown
# @lion/listbox
|
|
|
|
## 0.1.2
|
|
|
|
### Patch Changes
|
|
|
|
- 01a798e5: Combobox package
|
|
|
|
## Features
|
|
|
|
- combobox: new combobox package
|
|
- core: expanded browsers detection utils
|
|
- core: closest() polyfill for IE
|
|
- overlays: allow OverlayMixin to specify reference node (when invokerNode should not be positioned against)
|
|
- form-core: add `_onLabelClick` to FormControlMixin. Subclassers should override this
|
|
|
|
## Patches
|
|
|
|
- form-core: make ChoiceGroupMixin a suite
|
|
- listbox: move generic tests from combobox to listbox
|
|
- select-rich: enhance tests
|
|
|
|
- Updated dependencies [4b7bea96]
|
|
- Updated dependencies [01a798e5]
|
|
- Updated dependencies [a31b7217]
|
|
- Updated dependencies [85720654]
|
|
- Updated dependencies [32202a88]
|
|
- Updated dependencies [b9327627]
|
|
- Updated dependencies [02145a06]
|
|
- @lion/form-core@0.6.2
|
|
- @lion/core@0.13.0
|
|
|
|
## 0.1.1
|
|
|
|
### Patch Changes
|
|
|
|
- 27bc8058: Remove usage of public class fields
|
|
|
|
## 0.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- 0ec72ac3: Adds a new listbox package. A listbox widget presents a list of options and allows a user to select one or more of them.
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [75107a4b]
|
|
- Updated dependencies [60d5d1d3]
|
|
- @lion/core@0.12.0
|
|
- @lion/form-core@0.6.1
|