Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs(migration): add end to end upgrade info to migration doc #10377

Closed
wants to merge 1 commit into from

Conversation

juliemr
Copy link
Member

@juliemr juliemr commented Dec 9, 2014

There are a couple of changes to some Protractor tests that need to be made
when migrating from AngularJS 1.2 to 1.3 - document these in the migration
guide.

See angular/protractor#1480

@googlebot
Copy link

CLAs look good, thanks!


var el = element(by.binding('foo'));

Prefixes `ng_` and `x-ng-` are no longer allowed for models. Use `ng-model`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about data-ng- and ng: ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those are still fine!

There are a couple of changes to some Protractor tests that need to be made
when migrating from AngularJS 1.2 to 1.3 - document these in the migration
guide.

See angular/protractor#1480
@petebacondarwin petebacondarwin self-assigned this Dec 15, 2014
@petebacondarwin petebacondarwin added this to the 1.3.7 milestone Dec 15, 2014
@juliemr juliemr closed this in 0524e92 Dec 15, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants