Dialog (Archive)
7.1.5
2022-11-17
Bug Fixes
- mark as compatible with Angular v15
- adding @progress/kendo-theme-fluent as devDependency
- improve accessibility
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
7.1.4
2022-09-28
Bug Fixes
- add missing exports
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
7.1.3
2022-09-07
Bug Fixes
- unify icons
- dialog: redundant k-dialog-close class
- window: missing k-window-action class on action buttons
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
7.1.2
2022-06-02
Bug Fixes
- dialog: adjust styles
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
7.1.1
2022-06-02
Bug Fixes
- dialog: wrong exports for animation interfaces
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
7.1.0
2022-06-01
Bug Fixes
- dialog:
- DialogContentBase cannot be extended by a directive
Features
- dialog: configurable animations
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
7.0.0
2022-04-20
Bug Fixes
- exclude rxjs/operators from CDN bundles
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
6.0.2
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
6.0.1
2022-01-25
Bug Fixes
- dialog: missing attributes when opened via service
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
6.0.0
2022-01-19
Bug Fixes
- bump kendo-angular-buttons dependency to v7
- bump theme dependencies to v5
- install kendo-theme-default v5 when using ng-add
Breaking Changes
- The kendo-angular-buttons peer dependency has been updated to v7
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
5.2.3
2021-11-22
Bug Fixes
- window: custom messages not working in service
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
5.2.2
2021-11-12
Bug Fixes
- dialog: unnecessary change detection on keypress
- window: unnecessary change detection on keypress
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
5.2.1
2021-11-03
Bug Fixes
- add support for RxJS 7
- mark as compatible with Angular 13
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
5.2.0
2021-10-22
Bug Fixes
- dialog: close event emits twice when close button is clicked
Features
- add support for css classes and html attributes to Dialogs and Windows opened via service
- dialog: accessibility and keyboard navigation improvements
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
5.1.1
2021-09-09
Bug Fixes
- dialog: update close button CSS classes
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
5.1.0
2021-08-03
Bug Fixes
- dialog: close event not fired when title is set dynamically
Features
- window: added preventClose
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
5.0.1
2021-04-30
Bug Fixes
- update ng-add schema
- mark as compatible with Angular v12
- dialog: update action buttons styles
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
5.0.0
2020-12-16
Bug Fixes
- closeTitle throwing error in dynamically created dialog
- add homepage URL
- ng-add: update auto-installed peer versions
- window: ssr errors
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
4.2.3
2020-11-13
Bug Fixes
- add Angular 11 to peer dependencies
- update release notes
- dialog:
- add aria-label to action buttons
- close button is missing discernible text
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
4.2.2
2020-09-10
Bug Fixes
- add all required peers with ng add
4.2.1
2020-06-25
Bug Fixes
- mark as compatible with Angular 10
4.2.0
2020-05-11
Bug Fixes
- dialog: preventAction is called twice
Features
- dialog: custom close action with angular service
4.1.3
2020-02-18
Bug Fixes
- update CSS classes
- window: wrong titlebar height in minimized Window
- dialog: localization service inject error
4.1.2
2020-02-05
Bug Fixes
- Add missing action buttons wrapper
- dialog and window button titles cannot be localized
4.1.1
2020-01-14
Bug Fixes
- mark as compatible with Angular 9.x
- ivy: address dialog ivy errors
4.1.0
2019-07-25
Features
- dialog: set dimensions in different units (besides in pixels)
4.0.0
2019-06-21
Bug Fixes
- window is unresponsive on initial drag and resize
- title actions cause form submit
- expression changed error when binding top or left
Features
- add actionsLayout option to DialogService
- introduce layout option to DialogActions Dialog
- introduce actionsLayout option to Dialog
- update to RxJS 6
Breaking Changes
- SystemJS config, if used, must be updated to reference dist/npm/index.js
- The type of the 'action' Output EventEmitter has been changed from 'any' to 'DialogAction'
actions
option input type has been changed from 'string' to 'DialogAction[]'- New peer dependency @progress/kendo-angular-common.
- Angular 4 and 5 are no longer supported
3.9.0
2018-11-19
Bug Fixes
- window:
- do not increase z-index on each focus
- state restore option is not updated on manual option change
Features
- window: add bringToFront method
3.8.0
2018-10-19
Features
- mark as compatible with Angular 7.x
3.7.0
2018-08-08
Bug Fixes
- stale dependencies in browser bundle
- window:
- disable drag on initially maximized Window
- set correct position when reopening maximized Window
Features
- window:
- add setOffset API method
- add setDimension API method
3.6.2
2018-06-13
Bug Fixes
- Window is centered only on missing coordinate
- Don't apply width and height when restoring Dialog without dimensions
3.6.1
2018-05-15
Bug Fixes
- ensure Window width is set when moved
3.6.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
3.5.0
2018-04-30
Bug Fixes
- Dialog aria-labelledby value
- disable Window drag when maximized
- initial maximized state is not applied
- Dialog focus issues when primary button is disabled
Features
- allow action button navigation using arrow keys
- Introduce focus method to Dialog and Window
3.4.0
2018-03-27
Features
- support for dynamic rtl switching
3.3.0
2018-03-16
Bug Fixes
- action buttons disabled state
- keep focus within Dialog
- handle focus when primary button not present
Features
- ARIA support
3.2.0
2018-02-27
Bug Fixes
- Title bar buttons not working in iOS
Features
- add Dialog keyboard navigation
- add Window keyboard navigation
3.12.1
2019-05-29
Bug Fixes
- mark as compatible with Angular 8
3.12.0
2019-05-09
Bug Fixes
- dialog: allow using *ngIf on kendo-dialog-titlebar
- window:
- drag on touch devices
- focus Dialog wrapper initially
Features
- dialog: add autoFocusedElement property
- window: add autoFocusedElement property
3.11.0
2019-03-13
Bug Fixes
- angular imports
- open window through service from OnPush Dialog
- open dialog through service from OnPush Dialog
- prevent drag/resize via keyboard when corresponding option is false
Features
- add flat ES module bundles
3.10.1
2019-01-14
Bug Fixes
- remove redundant k-button-group class name
3.10.0
2018-12-11
Bug Fixes
- window:
- initially maximized window does not receive fixed positioning
- manual state change discrepancies
Features
- dialog: allow creating title, content, and actions, from Dialog passed to the service
3.1.3
2018-02-27
Bug Fixes
- flatten metadata
3.1.2
2018-02-14
Bug Fixes
- bundle metadata and type definitions alongside CommonJS modules
3.1.1
2018-02-08
Bug Fixes
- error in AoT compilation
3.1.0
2018-02-07
Bug Fixes
- serve CDN bundle for UNPKG and jsDelivr
- build errors when targeting es2015
Features
- Window service
3.0.1
2018-02-05
Bug Fixes
- do not use global 'do' RxJS operator
3.0.0
2018-01-26
Features
- use pipeable operators from RxJS 5.5
Breaking Changes
- Peer dependencies changed; Requires rxjs@^5.5.0
2.1.0
2018-01-26
Bug Fixes
- require rxjs <5.5 as peer; Upgrade to latest if using rxjs ^5.5; See https://goo.gl/uvvh8R
Features
- service: allow closing from child Dialog
2.0.0
2018-01-12
Bug Fixes
- detach internal event handlers on destroy to prevent leaks
Features
- add Buttons as peer dependency
- introduce Window Dialog
Breaking Changes
- Users must install @progress/kendo-angular-buttons as a
dependency
1.3.0
2017-10-25
Bug Fixes
- accept Angular 5.x as a peer dependency
Features
- add minWidth property
1.2.0
2017-10-02
Features
- service: introduce appendTo option for specifying container
1.1.0
2017-07-27
Features
- width / height can be specified in service.open
1.0.4
2017-06-27
Bug Fixes
- update license
1.0.3
2017-06-15
Bug Fixes
- resolve error in 4.2 AoT generation
- bundle build with Angular 4.2
1.0.2
2017-06-14
Bug Fixes
- do not render a title attribute
1.0.1
2017-06-01
Bug Fixes
- use Renderer2 instead of deprecated Renderer
- export DialogAction, DialogResult and DialogSettings classes
1.0.0
2017-05-04
Features
- official release
0.21.1
2017-05-02
Bug Fixes
- allow service to create multiple dialogs
0.21.0
2017-04-27
Features
- use theme to center window
0.20.0
2017-04-13
Features
- remove forRoot method. The method is no longer needed to register the
DialogService
provider, and was unusable in AoT scenarios.
0.19.0
2017-04-05
Features
- upgrade to Angular 4.0
0.18.1
2017-03-31
Bug Fixes
- destroy child Dialogs on close
0.18.0
2017-03-29
Features
- use RTL token
0.17.0
2017-03-08
Features
- add width and height bindings
0.16.1
2017-03-07
Bug Fixes
- pretty error when dialog container is missing
0.16.0
2017-03-02
Bug Fixes
- render bare button for close action
Features
- match jquery widget rendering
- service: allow access to child Dialogs
0.15.1
2017-02-17
Bug Fixes
- dialog service does not pass custom action
0.15.0
2017-02-17
Features
- allow actions to be specified via property
- add service for creating dialogs
0.14.2
2017-02-10
Bug Fixes
- lock TS version to 2.0.x
0.14.1
2017-01-24
Bug Fixes
- allow custom classes to be set on host element
- change content element class to match jQuery counterpart
0.14.0
2017-01-18
Features
- upgrade to angular 2.4
0.13.3
2016-12-30
Bug Fixes
- add k-dialog-action class to close button
0.13.2
2016-12-27
Bug Fixes
- add exportAs to dialog Dialog
0.13.1
2016-12-02
Bug Fixes
- remove theme reference
0.13.0
2016-11-30
Features
- add ES module bundle
0.12.3
2016-11-18
Bug Fixes
- build docs bundle
0.12.2
2016-11-11
Bug Fixes
- pin typescript to 2.0.x
0.12.1
2016-11-01
Bug Fixes
- do not render title attribute on dialog
0.12.0
2016-10-26
Features
- rename onClose event to close
0.11.0
2016-10-21
Features
- add aot support
0.10.2
2016-09-28
Bug Fixes
- make required @angular packages peer dependencies
0.10.1
2016-09-19
Bug Fixes
- use font icon for close button
- render additional wrapper classes
0.10.0
2016-09-15
Features
- upgrade to Angular 2.0 final
0.9.4
2016-10-25
Features
- documentation updates
0.9.3
2016-09-14
Bug Fixes
- downgrade TypeScript to 1.8
0.9.2
2016-09-13
Initial Release
It includes the the Dialog Dialog.