Change Log
Current Devv6.1.2-dev.2021020510105 February 2021
Bug Fixes
- tilelayout:
- update row and column dimensions calculation logic (#412)
- generating items with ngFor triggers an error (#411)
- reorder and resize event types are not exported (#408)
- text is not selectable through dragging (#404)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.30.0
- @progress/kendo-theme-default: ^4.32.0
- @progress/kendo-theme-material: ^3.28.0
Latest Releasev6.1.120 January 2021
Bug Fixes
- tilelayout: default title is not wrapped in an h5 element (#397)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.30.0
- @progress/kendo-theme-default: ^4.32.0
- @progress/kendo-theme-material: ^3.28.0
v6.0.016 December 2020
Bug Fixes
- add Shape alias for backwards compatibility
- add homepage URL
- avatar: rename Shape model to AvatarShape
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.23.0
- @progress/kendo-theme-default: ^4.25.0
- @progress/kendo-theme-material: ^3.21.0
v5.1.011 November 2020
Bug Fixes
- add Angular 11 to peer dependencies
- bump themes versions
- avatar: width and height options not respected
Features
- avatar: enhance avatar component appearance options
Supported themes
- @progress/kendo-theme-bootstrap: ^4.23.0
- @progress/kendo-theme-default: ^4.25.0
- @progress/kendo-theme-material: ^3.21.0
v5.0.416 September 2020
Bug Fixes
- update release notes (#351)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v5.0.38 July 2020
Bug Fixes
- splitter: an error is thrown when expanding the last item via doubleclick or enter
v5.0.225 June 2020
Bug Fixes
- mark as compatible with Angular 10
- drawer: error when setting items collection to empty array (#335)
v5.0.113 May 2020
Bug Fixes
- update demo images (#334)
- broken demo in docs
- documentation structure (#332)
v5.0.011 May 2020
Bug Fixes
- peer dependencies
- drawer: add missing exports (#306)
Features
- Stepper component
- drawer: keyboard navigation (#315)
Breaking Changes
- New peer dependency @progress/kendo-angular-progressbar
v4.2.39 March 2020
Bug Fixes
- panelbar:
- child content not visible when expanding parent item in single mode (#304)
- single nested item is not rendered properly in Angular 9 (#302)
v4.2.15 February 2020
Bug Fixes
- drawer: error when items collection is null (#292)
- tabstrip: do not handle focusable elements in the title template (#291)
v4.2.014 January 2020
Bug Fixes
- mark as compatible with Angular 9.x
Features
- add card component
- avatar component
v4.1.511 November 2019
Bug Fixes
- drawer:
- selected item cannot be updated programatically
- Change item type in DrawerSelectEvent to any
- tabstrip: tabs not read by screen readers (#267)
v4.1.48 October 2019
Bug Fixes
- drawer:
- export DrawerPosition and DrawerMode models
- wrong direction of collapse animation
v4.1.34 October 2019
Bug Fixes
- change items type to any[] (#250)
- tabstrip: tab title is not read by screen readers (#228)
v4.1.21 October 2019
Bug Fixes
- up/down arrows scroll the page when a horizontal tabstrip is used (#235)
v4.1.018 September 2019
Bug Fixes
- drawer:
- export DrawerSelectEvent
- drawer item aot error (#239)
- splitter:
- error is thrown when the last opened pane is collapsed
- can't collapse pane completely
Features
- add rtl animations for overlay mode
- Drawer Component
- drawer: add RTL support
v4.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
v3.3.115 May 2019
Bug Fixes
- disabled content element is not visible
- min,max percentage calculation for pane without size
- accept floating point percentage value for min and max
- splitter: drag on touch devices
v3.3.014 March 2019
Bug Fixes
- expanded child state of expanded and collapsed parent
- don't animate initially selected tab on click
- panelbar:
- expanded animation before initial click
- height in full expand mode
- don't handle clicks on focusable elements
- splitter:
- resizing after orientaion change
- expression changed after clicking content panelbar and then splitter bar
Features
- add model hidden option
- add flat ES module bundles
- tabstrip: support for setting tab class
v3.2.019 October 2018
Bug Fixes
- (splitter) exception thrown when toggling SplitterPanes via *ngIf (#202)
Features
- mark as compatible with Angular 7.x
- tabstrip: аdd tabAlignment option (#201)
v3.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 (#183)
v3.0.02 May 2018
Bug Fixes
- production build error in Angular 6 Beta 8
- splitter:
- add class for hiding panes
- resizing does not work with OnPush change detection
- broken pane order in IE10
Features
- support for dynamic RTL switching
Breaking Changes
- Requires v1.1.0 or above of @progress/kendo-angular-l10n package
v2.1.026 February 2018
Bug Fixes
- splitter:
- disable focus on static split bars
- overlay pane contents during resize
Features
- splitter:
- add layoutChange event
- allow two-way binding of collapsed property
v2.0.114 February 2018
Bug Fixes
- bundle metadata and type definitions alongside CommonJS modules
- apply keepItemContent behavior to dynamically added items
- type metadata
- serve CDN bundle for UNPKG and jsDelivr
- build errors when targeting es2015
v2.0.026 January 2018
Features
- use pipeable operators from RxJS 5.5
Breaking Changes
- Peer dependencies changed; Requires rxjs@^5.5.0
v1.2.126 January 2018
Bug Fixes
- require rxjs <5.5 as peer; Upgrade to latest if using rxjs ^5.5; See https://goo.gl/uvvh8R
- splitter:
- improve rendering of splitbar next to collapsible pane
- allow dynamic toggling of orientation
v1.0.87 November 2017
Bug Fixes
- prevent change detection for tab style binding
- accept Angular 5.x as a peer dependency
v1.0.216 May 2017
Bug Fixes
- allow custom classes for PaneBar item
- tabstrip: apply height property to the host view
v0.21.51 March 2017
Bug Fixes
- Rename Tabstrip to TabStrip
- remove redundant class from panelbar wrapper
v0.21.313 February 2017
Bug Fixes
- panelbar: item with content is not expandable in multiple expand mode
v0.18.317 January 2017
Bug Fixes
- no lines at the end of the file error in api check
- Event names should not be prefixed with `on' #31
- TabStrip select event is in collision with DOM select event #52
- panelbar:
- remove keydown event handler
- update name of the change event to stateChange
v0.17.213 January 2017
Bug Fixes
- panelbar:
- docs exaples use wrong kendoPanelBarItemTemplate
- templates documentation examples
- panelbar-docs: remove template from keyboard example
v0.15.07 November 2016
Features
- Merge branch 'aria-support'
- panelbar:
- animation to use void for hiding the content
- content load on demand support
v0.12.218 October 2016
Bug Fixes
- panelbar: add missing aria-disabled attribute
- tabstrip: add missing aria-disabled attribute
v0.12.012 October 2016
Bug Fixes
- do not refresh tabs when no change
Features
- panelbar: update keyboard navigation according to the WAI ARIA best practices
- tabstrip: improve Tabstrip ARIA support