Skip to content

[Tracking] Angular 6 #1282

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
10 tasks done
sis0k0 opened this issue Apr 16, 2018 · 5 comments
Closed
10 tasks done

[Tracking] Angular 6 #1282

sis0k0 opened this issue Apr 16, 2018 · 5 comments
Milestone

Comments

@sis0k0
Copy link
Contributor

sis0k0 commented Apr 16, 2018

Branch https://github.com/NativeScript/nativescript-angular/tree/sis0k0/ng6.

@mr-White
Copy link

mr-White commented May 7, 2018

Watching this eagerly :)

@RainingNight
Copy link

Any news?

@NickIliev
Copy link

@RainingNight @mr-White the support for Angular 6 is in development but you can already test it with nativescript-angular@next (and then updating all Angular related dependencies with executing ./node_modules/.bin/update-app-ng-deps) - test with POC app here

@mr-White
Copy link

Thank you @NickIliev ! I'll have to check it out this weekend :)

To anyone who hasn't subscribed to the NativeScript newsletter, in a recent issue, it mentioned that Angular 6 support is included in upcoming NativeScript 4.1 release.

Here is an except from that Newsletter:

What’s Coming in NativeScript 4.1? 🧐

Even though NativeScript 4.0 was just released, our engineering team has taken off the brakes and is steadily working towards the 4.1 release! Truth be told, this is bigger than most point releases, as we will be providing features and improvements such as:

V8 upgrade to latest version and performance improvements on Android;
Documentation revamp - complete revamp of the current cookbook, new table of contents, new user experience;
Various fixes on debugging and LiveSync; LiveSync will work with sockets to provide more stable and predictable experience;
Support for Angular 6 and Webpack 4;
Extended CSS support with gradients, box shadow, and media queries;
Debugging on multiple iOS simulators;
New setup scripts for Windows and Mac.

Stay tuned as 4.1 is due to drop at the very end of May or early June! As a reminder, register for our upcoming webinar to learn all about the 4.1 release.

/cc @RainingNight

@RoyiNamir
Copy link

@sis0k0 Regarding RXJS6 & Angular 6 , there is a problem when importing operators in the new way.
aka

`import {map} from 'rxjs/operators'

(from 'rxjs/operators/map' is not supported anymore)

In short : all operators (from rxjs/opearators) will be imported regardless their usage. ( for dev and for bundling with webpack also)

Webpack configuration must be added with code in order not to import all unused operators

Already reported this here : NativeScript/nativescript-dev-webpack#550

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

7 participants