Skip to content

Releases: IgniteUI/igniteui-angular-wrappers

Resolve compilation issues with webpack

28 Dec 14:00
bfe89d4
Compare
Choose a tag to compare
Merge pull request #233 from dkamburov/master

Fix typo in npm package

Distribute the package in UMD to resolve issues with webpack

19 Dec 07:10
97ec9c4
Compare
Choose a tag to compare
Merge pull request #228 from IgniteUI/readme-cli

Adding steps to get started with the CLI

Migrating to Angular 5

24 Nov 15:18
ff9b738
Compare
Choose a tag to compare
Merge pull request #214 from dkamburov/angular5-update

Angular5 update

Splitting the components into separate files

24 Nov 15:11
b728c9f
Compare
Choose a tag to compare
Merge pull request #211 from dkamburov/master

Reorganize the scrutcture of the repo src - split components into dif…

Fixed the npm package dependencies

27 Sep 13:25
Compare
Choose a tag to compare

The npm package had a missing dependency on the ignite-ui types. This is now fixed.

Transferred all typings to DefinitelyTyped references

27 Sep 10:38
Compare
Choose a tag to compare

Fixing a memory leak

03 Aug 11:52
Compare
Choose a tag to compare
Merge pull request #185 from dkamburov/master

Implement ngOnDestroy for Igniteui Angular Components

Bug fixes

25 Jul 12:49
Compare
Choose a tag to compare

Fixes issue #178

Bug fixes and feature directives

14 Jul 11:27
Compare
Choose a tag to compare
Merge pull request #175 from IgniteUI/issue-174

Fixing issue 174

Adding support for AOT

10 May 15:13
Compare
Choose a tag to compare
Merge pull request #154 from dkamburov/master

Add AoT support