Skip to content

Conversation

hdeshev
Copy link
Contributor

@hdeshev hdeshev commented May 4, 2016

Lots of changes all over the place due to changed package names.

Notable hacks:

  • global.window = global to avoid a crash when creating a platform.
  • DetachedLoader loads components by resolving promises after its ngAfterViewInit callback fires.
  • disabled router tests due to (my guess) an obscure issue causing lifecycle callbacks like ngOnInit and ngAfterViewInit not to be called in the test app. We'll probably have to migrate those tests to a separate Appium-based project

Fixes #207

@hdeshev hdeshev merged commit 48654ed into master May 4, 2016
@hdeshev hdeshev deleted the hdeshev/angular-rc0 branch May 4, 2016 14:42
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.

2 participants