Change Log
Latest Releasev4.0.13 August 2022
Bug Fixes
- update state classes (#149)
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
Current Devv4.0.1-dev.20220726090326 July 2022
Bug Fixes
- update state classes (#149)
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
v4.0.020 April 2022
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
v3.1.32 March 2022
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
v3.1.219 January 2022
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
v3.1.13 November 2021
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
v3.1.020 July 2021
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
v3.0.35 May 2021
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
v3.0.230 March 2021
Bug Fixes
- label: LabelDirective throws error when target is missing (#119)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v3.0.116 February 2021
Bug Fixes
- label: association with HTML input causes accessibility issues (#112)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v3.0.016 December 2020
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
v2.3.411 November 2020
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
v2.3.310 September 2020
Bug Fixes
- update release notes (#101)
- ngIf-ed labels in projected content throw on init (#99)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v2.3.021 April 2020
Bug Fixes
- checkboxes and radiobuttons not checked when clicking the label … (#82)
Features
- add label component (#79)
- associate focusable element by component id (#78)
- label: add aria-labelledby attribute to the focusable element (#76)
v2.1.123 January 2020
Bug Fixes
- floatinglabel: floating label works with OnPush change detection strategy (#71)
v2.1.015 January 2020
Bug Fixes
- mark as compatible with Angular 9.x
Features
- Add FloatingLabel component (#62)
v2.0.021 June 2019
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
v1.1.09 May 2018
Bug Fixes
- mark module as side-effects free
- mark as compatible with Angular 6.x, RxJS 6.x
Features
- Schematics support
v1.0.614 February 2018
Bug Fixes
- bundle metadata and type definitions alongside CommonJS modules
- serve CDN bundle for UNPKG and jsDelivr
- build errors when targeting es2015
v0.1.025 April 2017
Initial release