What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Migrated everything to Angular 2 RC.6
What is the new behavior (if this is a feature change)?
Added new ToasyModule and removed deprecated things.
Other information:
I have Migrated everything to Angular 2 RC.6 but i am not able to execute test case, may be i am missing some global npm modules to run test case but i have checked my application by just copying the new files as my node modules and it works so i am making this pull request.
ToasyModule
and removed deprecated things.