Releases: IgniteUI/igniteui-angular-wrappers
Releases · IgniteUI/igniteui-angular-wrappers
Support for Angular 4
Merge pull request #152 from dkamburov/master Update to Angular 4
New API introduced in the Ignite UI Angular 2 Wrapper
FEATURES
- Allow calling component methods via the Angular 2 Wrapper (#126)
- Accessing grid features via the Angular 2 Wrapper (#98)
- Binding to grid feature events. (#126)
BREAKING CHANGES
Each igGrid feature now has a separate Directive definition that needs to be imported and added to the module definition if the related feature is to be used in the grid. In previous versions all features were imported as a single Directive definition
For details checkout the Changelog and Calling Component Methods.
New API introduced in the Ignite UI Angular 2 Wrapper
FEATURES
- Allow calling component methods via the Angular 2 Wrapper (#126)
- Accessing grid features via the Angular 2 Wrapper (#98)
- Binding to grid feature events. (#126)
BREAKING CHANGES
Each igGrid feature now has a separate Directive definition that needs to be imported and added to the module definition if the related feature is to be used in the grid. In previous versions all features were imported as a single Directive definition
For details checkout the Changelog and Calling Component Methods.
Resolving a transpilation issue with the old package
Merge pull request #121 from dkamburov/master Distribute igniteui.js and igniteui.js.map for better module loading
Improving NPM package
Merge pull request #109 from dkamburov/master Import igniteui typings and improve the package
Including typings to the NPM package
Merge pull request #103 from dkamburov/master Distribute igniteui-angular2.ts file in npm package
Support for Angular 2.0.0
1.1.0 Bumping up to 1.0.9
Fixed an issue with the npm package
Merge pull request #77 from dkamburov/rc5 Update npm package.json to rc5
Support for Angular 2 RC5
Merge pull request #75 from dkamburov/rc5 Update repo to RC 5