Release the initial version. It supports ultimate features like
- 🖱️Virtual scroll
- 📃Forms
- 🎨Theming (bootstrap/material)
- 👀Observable
🅰️ @angular 6+- 👨👧👧Grouping etc.
None
- Changed
multiple
binding default value totrue
- #92
- Fixed broken selection for multiselect when no option is selected - #94
- Fix Ivy compatibilty issue
- Fixes #113 - Issue implementing multiselect in angular 9, text values in the dropdown list are empty.
- Changed
defaultOptionsTemplate
ViewChild query to{ static: true }
.