Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(animations): introduce NativeScriptAnimationsModule #704

Merged
merged 9 commits into from
Mar 20, 2017

Conversation

sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Mar 16, 2017

Also introduce new NativeScriptAnimationsEngine that extends DomAnimationsEngine and overrides methods that work with DOM tree.

BREAKING CHANGE: To use animations, you need to import the
NativeScriptAnimationsModule from "nativescript-angular/animations" in
your root NgModule.

sis0k0 added 9 commits March 16, 2017 18:39
Also introduce new NativeScriptAnimationsEngine that extends DomAnimationsEngine and overrides methods that work with DOM tree.

BREAKING CHANGE: To use animations, you need to import the
NativeScriptAnimationsModule from "nativescript-angular/animations" in
your root NgModule.
Needed to properly implement browser's DomAdapter.
Caused by: angular/angular@a4076c7
@sis0k0 sis0k0 merged commit 84abada into ng-4.0 Mar 20, 2017
sis0k0 added a commit that referenced this pull request Mar 20, 2017
same as #704 but using modules 2.5 style properties API's
sis0k0 added a commit that referenced this pull request Mar 20, 2017
same as #704 but using modules 2.5 style properties API's
sis0k0 added a commit that referenced this pull request Mar 21, 2017
BREAKING CHANGE: To use animations, you need to import the
NativeScriptAnimationsModule from "nativescript-angular/animations" in
your root NgModule.
sis0k0 added a commit that referenced this pull request Mar 21, 2017
BREAKING CHANGE: To use animations, you need to import the
NativeScriptAnimationsModule from "nativescript-angular/animations" in
your root NgModule.
sis0k0 added a commit that referenced this pull request Mar 22, 2017
same as #704 but using modules 2.5 style properties API's

BREAKING CHANGE: To use animations, you need to import the
NativeScriptAnimationsModule from "nativescript-angular/animations" in
your root NgModule. Also you need a dependency to "@angular/animations".
sis0k0 added a commit that referenced this pull request Mar 23, 2017
BREAKING CHANGE: To use animations, you need to import the
NativeScriptAnimationsModule from "nativescript-angular/animations" in
your root NgModule.
@sis0k0 sis0k0 deleted the vlaeva/animations-ng-4.0 branch March 24, 2017 19:30
hdeshev pushed a commit that referenced this pull request Mar 28, 2017
BREAKING CHANGE: To use animations, you need to import the
NativeScriptAnimationsModule from "nativescript-angular/animations" in
your root NgModule.
hdeshev pushed a commit that referenced this pull request Mar 28, 2017
BREAKING CHANGE: To use animations, you need to import the
NativeScriptAnimationsModule from "nativescript-angular/animations" in
your root NgModule.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant