ngx-ui
ngx-ui copied to clipboard
FilterSelect component improvements
Summary
- Added support to render an icon
- Added support to display the options popup at the right of the select
- Added support to select the SelectAll option automatically when all the options are selected
Checklist
- [X] *Added unit tests
- [X] *Added a code reviewer
- [X] Added changes to
/projects/swimlane/ngx-ui/CHANGELOG.mdunder HEAD (Unreleased) - [X] Updated the demo page
- [ ] Included screenshots of visual changes
*required