Skip to content

Releases: IgniteUI/igniteui-angular-wrappers

Migrate to Angular 7

09 Nov 07:18
8fbf709
Compare
Choose a tag to compare
Merge pull request #293 from IgniteUI/dkamburov/update-angular7

Update to Angular 7

Resolve issues

27 Sep 08:39
03e07ae
Compare
Choose a tag to compare
Merge pull request #287 from IgniteUI/dkamburov/fix-286

Include IgTimePicker component to IgniteUIModule declarations and imports

Resolve issues and update to latest typings

31 Jul 14:37
fafebe2
Compare
Choose a tag to compare
Merge pull request #281 from IgniteUI/dkamburov/fix-268

Ensure element is attached to DOM when destroying igZoombar

Migrating to Angular 6

28 May 14:20
2a998d8
Compare
Choose a tag to compare
Merge pull request #270 from IgniteUI/dkamburov/fix-262

 Update editor methods and change the way of defining method getters

Performance improvement in data binding functionality

04 Apr 11:34
0c7b368
Compare
Choose a tag to compare

Two-way data binding now works with change detection strategy: OnPush. This change introduces performance improvements as well as some breaking changes.
Testing and polishing the previous beta version.

Implementing on push change detection

22 Feb 14:01
dc42f8d
Compare
Choose a tag to compare
Pre-release

Two-way data binding now works with change detection strategy: OnPush. This change introduces performance improvements as well as some breaking changes.

New functionalities

  • Exposing markForCheck API for triggering change detection manually.

Breaking changes

  • options.dataSource setting now does not automatically enable two-way data binding. For two-way data binding you should use [dataSource]="<data_source>" explicitly in the template.

Resolving issues

24 Jan 16:33
81ee7e0
Compare
Choose a tag to compare
Merge pull request #242 from tbelcheva/fix-247937

Fix for bug 247937

Fixing errors with the npm package

18 Jan 13:00
e5aea46
Compare
Choose a tag to compare
Merge pull request #243 from IgniteUI/issue-241

Fixing for 241

Updating the package README

17 Jan 15:22
Compare
Choose a tag to compare
5.0.5

Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…

Rename repository from igniteui-angular2 to igniteui-angular-wrappers

17 Jan 15:07
e7a375b
Compare
Choose a tag to compare

IMPORTANT The repository has been renamed from igniteui-angular2 to igniteui-angular-wrappers. Read more on our new naming convention.