angular.js/src/ng
Igor Minar fbaa1968b7 chore($browser): remove the addJs method
this was never meant to be a public api used by apps. I refactored
the code to hide the functionality.

BREAKING CHANGE: $browser.addJs method was removed

apps that depended on this functionality should either use many of the
existing script loaders or create a simple helper method specific to the
app.
2012-04-09 17:59:47 -07:00
..
directive fix(ngBindHtml): clear contents when model is falsy 2012-04-09 09:52:28 -07:00
filter fix(docs): change all directive references to use the normalized names 2012-04-09 09:52:27 -07:00
anchorScroll.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
browser.js chore($browser): remove the addJs method 2012-04-09 17:59:47 -07:00
cacheFactory.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
compiler.js fix(docs): change all directive references to use the normalized names 2012-04-09 09:52:27 -07:00
controller.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
defer.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
document.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
exceptionHandler.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
filter.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
http.js feat($http): add withCredentials config option 2012-04-04 16:13:02 -07:00
httpBackend.js chore($browser): remove the addJs method 2012-04-09 17:59:47 -07:00
interpolate.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
locale.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
location.js fix($location): search setter should not double-encode the value 2012-04-02 08:35:30 -07:00
log.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
parse.js refactor(fromJson): always use native JSON.parse 2012-03-28 16:30:38 -07:00
q.js fix($q): $q.reject should forward callbacks if missing 2012-04-02 10:14:04 -07:00
rootScope.js fix(docs): change all directive references to use the normalized names 2012-04-09 09:52:27 -07:00
route.js fix(docs): change all directive references to use the normalized names 2012-04-09 09:52:27 -07:00
routeParams.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
sanitize.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
sniffer.js feat($sniffer): add hasEvent method for sniffing events 2012-04-03 10:10:44 -07:00
window.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00