New to Kendo UI for Angular? Start a free 30-day trial
Label (Archive)
4.0.2
2022-11-17
Bug Fixes
- mark as compatible with Angular v15
- adding @progress/kendo-theme-fluent as devDependency
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
- @progress/kendo-theme-fluent: ^5.8.0
4.0.1
2022-08-03
Bug Fixes
- update state classes
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
4.0.0
2022-04-20
Bug Fixes
- floatinglabel: update focus and empty classes
Features
- update to Angular v12
- mark as compatible with Angular v14
Breaking Changes
- No longer compatible with Angular v8 - 11
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
3.1.3
2022-03-02
Bug Fixes
- cdn bundles global imports
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
3.1.2
2022-01-19
Bug Fixes
- install kendo-theme-default v5 using ng-add
- bump theme dependencies to v5
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
3.1.1
2021-11-03
Bug Fixes
- mark as compatible with Angular 13
- add support for RxJS 7
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
3.1.0
2021-07-20
Features
- floatinglabel:
- add positionChange event
- expose labelPosition field
- introduce labelCssStyle property
- introduce labelCssClass property
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
3.0.3
2021-05-05
Bug Fixes
- update ng-add schema
- mark as compatible with Angular v12
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
3.0.2
2021-03-30
Bug Fixes
- label: LabelDirective throws error when target is missing
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
3.0.1
2021-02-16
Bug Fixes
- label: association with HTML input causes accessibility issues
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
3.0.0
2020-12-16
Bug Fixes
- add homepage URL
Features
- drop support for Angular 6 and 7
- enable licensing
Breaking Changes
-
Requires Angular 8.x and TypeScript 3.4.x
-
Requires an active license. See https://www.telerik.com/kendo-angular-ui/my-license
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
2.3.4
2020-11-11
Bug Fixes
- add Angular 11 to peer dependencies
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
2.3.3
2020-09-10
Bug Fixes
- update release notes
- ngIf-ed labels in projected content throw on init
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
2.3.2
2020-06-25
Bug Fixes
- mark as compatible with Angular 10
2.3.1
2020-05-04
Bug Fixes
- label click handler runs in NgZone
2.3.0
2020-04-21
Bug Fixes
- checkboxes and radiobuttons not checked when clicking the label …
Features
- add label component
- associate focusable element by component id
- label: add aria-labelledby attribute to the focusable element
2.2.0
2020-02-10
Features
- integration with kendo-upload
2.1.1
2020-01-23
Bug Fixes
- floatinglabel: floating label works with OnPush change detection strategy
2.1.0
2020-01-15
Bug Fixes
- mark as compatible with Angular 9.x
Features
- Add FloatingLabel component
2.0.2
2019-10-01
Bug Fixes
- not working properly with checkboxes
2.0.1
2019-07-23
Bug Fixes
- label association using TemplateRef doen't work with checkbox input type
2.0.0
2019-06-21
Features
- update to RxJS 6
Breaking Changes
- SystemJS config, if used, must be updated to reference dist/npm/index.js
- New peer dependency @progress/kendo-angular-common.
- Angular 4 and 5 are no longer supported
1.3.0
2018-10-19
Features
- mark as compatible with Angular 7.x
1.2.1
2018-08-30
Bug Fixes
- stale dependencies in browser bundle
1.2.0
2018-05-23
Features
- support components with focusableId property
1.1.0
2018-05-09
Bug Fixes
- mark module as side-effects free
- mark as compatible with Angular 6.x, RxJS 6.x
Features
- Schematics support
1.0.7
2018-02-27
Bug Fixes
- flatten metadata
1.0.6
2018-02-14
Bug Fixes
- bundle metadata and type definitions alongside CommonJS modules
- serve CDN bundle for UNPKG and jsDelivr
- build errors when targeting es2015
1.0.5
2017-12-13
Bug Fixes
- label: render attr.for when component has a unique ID.
1.0.4
2017-11-07
Bug Fixes
- accept Angular 5.x as a peer dependency
1.0.3
2017-07-20
Bug Fixes
- label: render attr.for targeting HTML element
1.0.2
2017-06-28
Bug Fixes
- update license
1.0.1
2017-06-15
Bug Fixes
- bundle build with Angular 4.2
1.0.0
2017-05-04
Features
- official release
0.1.1
2017-04-25
Bug Fixes
- allow use of invalid HTML ids
0.1.0
2017-04-21
Initial release