New to Kendo UI for Angular? Start a free 30-day trial
Gauges (Archive)
5.0.1
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
5.0.0
2022-04-20
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
4.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
4.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
4.1.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
4.1.0
2021-05-05
Bug Fixes
- update ng-add schema
- mark as compatible with Angular v12
Features
- add circular gauge
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
4.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
3.0.3
2020-11-11
Bug Fixes
- add Angular 11 to peer dependencies
- update release notes
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
2020-06-25
Bug Fixes
- mark as compatible with Angular 10
3.0.1
2020-01-20
Bug Fixes
- mark as compatible with Angular 9.x
3.0.0
2019-06-21
Bug Fixes
- peer dependencies
- don't provide CldrIntlService by default
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.
2.5.0
2019-05-29
Bug Fixes
- mark as compatible with Angular 8
Features
- add flat ES module bundles
2.4.1
2018-11-20
Bug Fixes
- update resize-sensor
- the gauges are initialized asynchronously
- reduce style recalculations with multiple components
- explicitly set position relative to the arc gauge
- gauge size when initialized outside of the DOM by ng-content
- ArcGauge resize does not reposition label
2.4.0
2018-10-19
Features
- mark as compatible with Angular 7.x
2.3.2
2018-08-21
Bug Fixes
- update resize-sensor dependency
2.3.1
2018-07-17
Bug Fixes
- intl change in not unsubscribed on destroy
- stale dependencies in browser bundle
2.3.0
2018-05-31
Features
- add pointer length for radial gauges
2.2.0
2018-05-23
Bug Fixes
- add vertical option to linear scale interface and component
- labels leave space for the ticks if they are not visible
Features
- support for setting the arcgauge ranges lineCap
2.1.1
2018-05-14
Bug Fixes
- error in angular universal
- theme elements are not removed from the DOM
2.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
2.0.0
2018-05-04
Features
- support for dynamic locale and rtl changes
Breaking Changes
- Requires v1.4.0 or above of the @progress/kendo-angular-intl package and v1.1.0 or above of the @progress/kendo-angular-l10n package.
1.0.4
2018-02-27
Bug Fixes
- flatten metadata
1.0.3
2018-02-14
Bug Fixes
- bundle metadata and type definitions alongside CommonJS modules
1.0.2
2018-02-12
Bug Fixes
- exclude only top-level json files
1.0.1
2018-02-08
Bug Fixes
- serve CDN bundle for UNPKG and jsDelivr
- build errors when targeting es2015
- remove unused import
1.0.0
2017-12-13
Bug Fixes
- update dependencies of official packages
- prevent resize on initialization and options change
Features
- official release
- official release
Breaking Changes
- Official v1.0 release
0.1.0
2017-11-06
Bug Fixes
- accept Angular 5.x as a peer dependency
- update license
- bundle build with Angular 4.2
- lock TS version to 2.0.x
- downgrade typescript to 2.0.x
- clean-up type references from TS output
- build docs bundle
- pin ts version
- add repo field to enable semantic release
- add rxjs as peer dependency
- ignore aot tsconfig for npm package
- remove pre-commit and pre-publish hooks
- enable ngfactory generation in order to force output of generation errors
- moved @angular packages as peerDependencies
- add publish configuration
- main entry point
- wrong path
- use latest kendo angular tasks
- export module
- add sample api reference
- remove cdn build
- set NPM registry for @progress
- remove obsolete use-strict TSLint rule
- prune typings
- fix e2e tests
- remove default exports
- update e2e test to rc4
- do not force using I for interface naming
- update to rc2
- add codelyzer and corresponding rules
- remove thing obsolete in beta9
- clone theme by https
- correct the class names in the component
- Update the theme dependency
- use correct component name
- examples: add necessary polyfills
- travis:
- expose e2e npm script
- try having a compiler for the NPM packages
- add npm build task proxies
- Silence typings output
Features
- add Arc, Linear, Radial gauge components
- upgrade to Angular 4.0
- package now uses angular 2.4
- add ES module bundle
- support for AoT
- upgrade to Angular 2.0 final
- runnable example in docs
- upgrade to rc6
- upgrade to rc5
- run api-check in CI
- relax lint rules
- upgrade to R.C 4
- upgrade angular to rc1
- upgrade to angular beta.13
- reference component in the demos
- tests work now
- Initial commit
- build: npm lint works