Skip to content

[Tracking] Angular 6.1 #1398

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

Closed
2 tasks done
sis0k0 opened this issue Jun 22, 2018 · 1 comment
Closed
2 tasks done

[Tracking] Angular 6.1 #1398

sis0k0 opened this issue Jun 22, 2018 · 1 comment
Milestone

Comments

@sis0k0
Copy link
Contributor

sis0k0 commented Jun 22, 2018

Angular 6.1 is in beta now. Work that needs to be done in order to support it:

  • Scrolling restoration
    Angular 6.1 introduces a scroll position restoration service. The feature should be researched and, if possible, implemented in NativeScript Angular as well. Useful links: pr, usage.
  • Remove global document object.
    In nativescript-angular there's a fake document object, attached to global, because of logic in the Angular animations package. That logic is removed in Angular 6.1 and we no longer need the 'global' document object. This will fix Global 'document' polyfill causes crashes when used with some node packages #1144.

Please comment with any other requests for the nativescript-angular 6.1 release. There's also a milestone with issues that are being reviewed for fixing/implementing in this release. You can vote for these issues as well.

@sis0k0 sis0k0 added this to the 6.1 (TBD) milestone Jun 22, 2018
@sis0k0
Copy link
Contributor Author

sis0k0 commented Aug 20, 2018

Shipped :shipit:

@sis0k0 sis0k0 closed this as completed Aug 20, 2018
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

No branches or pull requests

1 participant