New to Kendo UI for Angular? Start a free 30-day trial

Ripple (Archive)

4.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

4.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

3.0.4

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

3.0.3

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

3.0.2

2021-11-03

Bug Fixes

  • mark as compatible with Angular 13
  • add support for RxJS 7

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.25.0
  • @progress/kendo-theme-default: ^4.27.0
  • @progress/kendo-theme-material: ^3.23.0

3.0.1

2021-05-05

Bug Fixes

  • update ng-add schema
  • mark as compatible with Angular v12

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.25.0
  • @progress/kendo-theme-default: ^4.27.0
  • @progress/kendo-theme-material: ^3.23.0

3.0.0

2020-12-16

Bug Fixes

  • attach events outside the Angular zone
  • add homepage URL

Features

  • drop support for Angular 6 and 7
  • enable licensing

Breaking Changes

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.25.0
  • @progress/kendo-theme-default: ^4.27.0
  • @progress/kendo-theme-material: ^3.23.0

2.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

2.0.2

2020-06-25

Bug Fixes

  • mark as compatible with Angular 10

2.0.1

2020-01-20

Bug Fixes

  • mark as compatible with Angular 9.x

2.0.0

2019-06-21

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

1.2.0

2019-05-30

Bug Fixes

  • mark as compatible with Angular 8

Features

  • add flat ES module bundles

1.1.1

2019-01-14

Bug Fixes

  • bump kendo-ripple dependency

1.1.0

2018-10-19

Features

  • mark as compatible with Angular 7.x

1.0.2

2018-07-06

Bug Fixes

  • ripple blob offset is wrong in Safari 11
  • stale dependencies in browser bundle

1.0.1

2018-05-17

Bug Fixes

  • skip registration during SSR

1.0.0

2018-05-09

Features

  • bump version to 1.0

Breaking Changes

  • Only the version has changed to 1.0

0.3.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

0.2.5

2018-03-23

Bug Fixes

  • add missing es2015 bundle
  • ink blobs on unexpected elements in IE
  • properly remove global event handlers
  • exclude only top-level json files

0.2.4

2018-02-27

Bug Fixes

  • flatten metadata

0.2.3

2018-02-14

Bug Fixes

  • bundle metadata and type definitions alongside CommonJS modules

0.2.2

2018-02-08

Bug Fixes

  • serve CDN bundle for UNPKG and jsDelivr
  • build errors when targeting es2015

0.2.1

2017-12-29

Bug Fixes

  • rename k-no-focus class to k-ripple-target
  • enable ripple on popup items
  • do not activate ripple for multiselect items

0.2.0

2017-12-13

Features

  • ripple: allow ripple effect to be disabled through binding

0.1.3

2017-11-07

Bug Fixes

  • accept Angular 5.x as a peer dependency

0.1.2

2017-10-19

Bug Fixes

  • remove event handlers on destroy

0.1.1

2017-09-04

Bug Fixes

  • enable development channel
  • constrain ripple to container element
  • 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

  • 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