Skip to content
New issue

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

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

Already on GitHub? # to your account

angular2 cli with notifiction #45

Closed
venkatesh707 opened this issue Jul 13, 2016 · 4 comments
Closed

angular2 cli with notifiction #45

venkatesh707 opened this issue Jul 13, 2016 · 4 comments

Comments

@venkatesh707
Copy link

Hi Flauc,
Could you please advise me on, how to use notification in angular2 cli (rc4)..I am new to angular2..Please give me your guidance step by step that i can easily under stand..

Thanks and Regards
Venkatesh

@flauc
Copy link
Owner

flauc commented Jul 15, 2016

Hi @venkatesh707 sorry i couldn't respond earlier.

There is a great explanation how to do this here #25.

Check out the last few comments,

@itamark
Copy link

itamark commented Aug 16, 2016

Wait, @flauc - how can it work in rc4 if it requires the use of @NgModule?

@flauc
Copy link
Owner

flauc commented Aug 16, 2016

Hi @itamark i've updated to @NgModule in the latest release. At this point i don't think you can use the library on a version older then rc5, but you can always clone or install an earlier version from npm.

@flauc
Copy link
Owner

flauc commented Aug 16, 2016

Actually i'm wrong you can still use the library in older versions of Angular 2. If you look at component.js˛ services and components are still exported individually so you can register the providers and directives with out using @NgModule

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants