Releases: ng-matero/extensions
Releases · ng-matero/extensions
Release list
v22.0.0
Features
- update Angular and Material to v22
- update
@ng-matero/ng-selectto v1 - select: add
usePopoverinput and global config - checkbox-group: support projected mat-checkbox as content children
BREAKING CHANGES
- select: all template directives have new names for consistency:
ng-option-tmp→ngSelectOptionng-optgroup-tmp→ngSelectOptgroupng-label-tmp→ngSelectLabelng-multi-label-tmp→ngSelectMultiLabelng-header-tmp→ngSelectPanelHeaderng-footer-tmp→ngSelectPanelFooterng-notfound-tmp→ngSelectNotFoundng-placeholder-tmp→ngSelectPlaceholderng-typeToSearch-tmp→ngSelectTypeToSearchng-loadingtext-tmp→ngSelectLoadingTextng-tag-tmp→ngSelectTagng-loadingspinner-tmp→ngSelectLoadingng-clearbutton-tmp→ngSelectClearButton
v21.3.1
v20.5.0
BREAKING CHANGES
- select: renaming
dropdownPositiontopanelPosition - select: renaming
labelForIdtoinputId - select: remove
isOpenand usepanelDisabledinstead - select: remove alias name for
ariaLabel - select: remove alias name for
ariaLabelledby - select: remove alias name for
ariaDescribedby - select: remove unused
appearance
Features
- select: replace the
@ng-select/ng-selectwith@ng-matero/ng-select, it resolved lots of things. - select: add
panelClass - select: improve a11y
v21.3.0
BREAKING CHANGES
- select: remove alias name for
ariaLabel - select: remove alias name for
ariaLabelledby - select: remove alias name for
ariaDescribedby - select: remove unused
appearance
Features
- update
@ng-matero/ng-selectto 0.6 for a11y improvements
v21.2.1
v21.2.0
BREAKING CHANGES
- select: renaming
dropdownPositiontopanelPosition - select: renaming
labelForIdtoinputId - select: remove
isOpenand usepanelDisabledinstead
Features
- select: replace the
@ng-select/ng-selectwith@ng-matero/ng-select, it resolved lots of things. - select: add
panelClass - select: improve a11y