V8.0.0 (2021-06-30)
Breaking Changes
- minimum required support has been upgraded to Angular
10.0
. - remove parameters
material
andnoStyle
, usestyleMode
.
Changes
- add
overlay
parameter with Angular CDK, to change the display method of the dropdown list to the root of the DOM. (See README). - add
noResultMessage
parameter, to display a message if there is no result. - add
styleMode
parameter, to choose an alternative predefined style of the component.