Releases: IgniteUI/igniteui-angular-wrappers
Releases · IgniteUI/igniteui-angular-wrappers
Resolve compilation issues with webpack
Merge pull request #233 from dkamburov/master Fix typo in npm package
Distribute the package in UMD to resolve issues with webpack
Merge pull request #228 from IgniteUI/readme-cli Adding steps to get started with the CLI
Migrating to Angular 5
Merge pull request #214 from dkamburov/angular5-update Angular5 update
Splitting the components into separate files
Merge pull request #211 from dkamburov/master Reorganize the scrutcture of the repo src - split components into dif…
Fixed the npm package dependencies
The npm package had a missing dependency on the ignite-ui types. This is now fixed.
Transferred all typings to DefinitelyTyped references
Several bug fixes included.
Fixing a memory leak
Merge pull request #185 from dkamburov/master Implement ngOnDestroy for Igniteui Angular Components
Bug fixes
Bug fixes and feature directives
Merge pull request #175 from IgniteUI/issue-174 Fixing issue 174
Adding support for AOT
Merge pull request #154 from dkamburov/master Add AoT support