Skip to content

V8.0.0 (2021-06-30)

Compare
Choose a tag to compare
@Zefling Zefling released this 30 Jun 14:57
· 165 commits to master since this release

Breaking Changes

  • minimum required support has been upgraded to Angular 10.0.
  • remove parameters material and noStyle, use styleMode.

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.