Components- Buttons
- Charts
- Conversational UI
- Data Query
- Date Inputs
- Date Math
- Dialogs
- Drawing
- Dropdowns
- Editor
- Excel Export
- File Saver
- Gauges
- Grid
- Icons
- Indicators
- Inputs
- Labels
- Layout
- ListView
- Menus
- Navigation
- Notification
- Pager
- PDF Export
- Popup
- ProgressBars
- Ripple
- Scheduler
- ScrollView
- Sortable
- ToolBar
- Tooltip
- TreeList
- TreeView
- Uploads
Styling & Themes
Common Features
Project Setup
Change Log
Latest Release
v3.0.016 December 2020
Bug Fixes
Features
- drop support for Angular 6 and 7
- enable licensing
Breaking Changes
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
Bug Fixes
Features
- drop support for Angular 6 and 7
- enable licensing
Breaking Changes
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v2.1.3
11 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.1.2
14 September 2020
Bug Fixes
- update release notes (#71)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
Bug Fixes
- mark as compatible with Angular 10
v2.1.0
17 February 2020
Bug Fixes
- opening notification slide animation
- ivy: custom component content compilation error
Features
- allow subscription when notification instance is hidden
v2.0.2
28 January 2020
Bug Fixes
- close button title cannot be localized
v2.0.1
20 January 2020
Bug Fixes
- notificationRef content property is not ComponentRef type
- mark as compatible with Angular 9.x
- ivy: address ivy errors
Bug Fixes
- service not respecting different or multiple appendTo containers
- notification animation not ended if appendTo container is destroyed
Features
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
Bug Fixes
- mark as compatible with Angular 8
- creating notifications in life-cycle hooks throws
Features
- add flat ES module bundles
v1.2.0
3 January 2019
Bug Fixes
- circular dependencies when injecting NotificationService
Features
- apply notification cssClass through NotificationSettings
- implement appendTo Notification to a specific container
v1.1.1
29 November 2018
Bug Fixes
- export missing notification models
v1.1.0
21 November 2018
Features
- append Notification to injected NOTIFICATION_CONTAINER provider
v1.0.1
8 November 2018
Bug Fixes
- fix demo errors due to missing export of NotificationRef type
v1.0.0
19 October 2018
Features
Breaking Changes
- none, bump to 1.0 release
v0.3.0
19 October 2018
Bug Fixes
- angular animations version range
Features
- mark as compatible with Angular 7.x
v0.2.1
4 October 2018
Bug Fixes
- notificationRef content property not linked in docs
v0.2.0
11 September 2018
Bug Fixes
- AoT compilation error
- hideAfter property not respected when given through settings
- hiding with animation from content component not destroying the component
Features
- add rtl support
- add notification container component with flex layout
- add position relative to passed container element
- add animations for notification
- allow custom component rendered in notification content
- add closable notification
- add autoHide property
- notification service show method with settings passed
Was this article helpful?