Releases: IgniteUI/igniteui-angular-wrappers
Releases · IgniteUI/igniteui-angular-wrappers
Migrate to Angular 7
Merge pull request #293 from IgniteUI/dkamburov/update-angular7 Update to Angular 7
Resolve issues
Merge pull request #287 from IgniteUI/dkamburov/fix-286 Include IgTimePicker component to IgniteUIModule declarations and imports
Resolve issues and update to latest typings
Merge pull request #281 from IgniteUI/dkamburov/fix-268 Ensure element is attached to DOM when destroying igZoombar
Migrating to Angular 6
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
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
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
Merge pull request #242 from tbelcheva/fix-247937 Fix for bug 247937
Fixing errors with the npm package
Merge pull request #243 from IgniteUI/issue-241 Fixing for 241
Updating the package README
5.0.5 Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
Rename repository from igniteui-angular2 to igniteui-angular-wrappers
IMPORTANT The repository has been renamed from igniteui-angular2
to igniteui-angular-wrappers
. Read more on our new naming convention.