Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

chore(Http): remove deprecated getString method #930

Closed

Conversation

mvuksano
Copy link
Contributor

Closes #199

@mvuksano mvuksano added cla: yes and removed cla: no labels Apr 18, 2014

var element = es('<div><simple-url log>ignore</simple-url><div>');
compile(element, directives)(injector, element);

microLeap();
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did new microLeaps needed to got injected? I thought this change should not have change the external behavior.

@mvuksano mvuksano closed this in 39a143d Apr 21, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

clean up old Http API
2 participants