Skip to content

Conversation

hdeshev
Copy link
Contributor

@hdeshev hdeshev commented Mar 24, 2017

  • Update template anchor handling (using comments now)
  • Change platform-specific attributes: android:text is now android-text since Angular 4.0 treats : attributes as namespaced.
  • Upgrade to zone.js@0.8.4.
hdeshev added 3 commits March 24, 2017 15:31
No longer using "template" elements, but #comment nodes.
No longer using attributes like android:text since Angular 4.0 strips the part before `:`. BREAKING CHANGES: - Platform-specific attributes now use kebab case i.e. android:text becomes android-text.
@hdeshev hdeshev merged commit a2fee0c into release Mar 24, 2017
@hdeshev hdeshev deleted the hdeshev/fix-tests-release branch March 24, 2017 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant