angular.js/src/ng
Tobias Bosch a090400f09 fix(input): Support form auto complete on modern browser
Although modern browser support the "input" event, they still only fire
the "change" event when they auto complete form elements
other than the currently selected one.

Related to #1460
2013-11-22 17:02:21 -08:00
..
directive fix(input): Support form auto complete on modern browser 2013-11-22 17:02:21 -08:00
filter docs(guide/filter): Refactor filter guide docs 2013-11-07 14:14:57 -08:00
anchorScroll.js style: make jshint happy 2013-10-22 15:32:41 -07:00
animate.js fix(ngInclude): allow ngInclude to load scripts when jQuery is included 2013-11-20 13:58:54 -08:00
browser.js style: make jshint happy 2013-10-22 15:32:41 -07:00
cacheFactory.js style: make jshint happy 2013-10-22 15:32:41 -07:00
compile.js fix($compile): secure form[action] & iframe[srcdoc] 2013-11-21 23:15:15 -08:00
controller.js style: make jshint happy 2013-10-22 15:32:41 -07:00
document.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
exceptionHandler.js docs($exceptionHandler): add an example of overriding the handler 2013-09-19 14:51:38 +01:00
filter.js docs(guide/filter): Refactor filter guide docs 2013-11-07 14:14:57 -08:00
http.js docs($http): improve $http's caching documentation 2013-11-13 20:20:59 +00:00
httpBackend.js chore(style): fix missing indentation in httpBackend from a3172a2 2013-11-22 15:03:12 +00:00
interpolate.js style: make jshint happy 2013-10-22 15:32:41 -07:00
interval.js style: make jshint happy 2013-10-22 15:32:41 -07:00
locale.js style: make jshint happy 2013-10-22 15:32:41 -07:00
location.js fix(urlUtils): made removal of windows drive from path safer 2013-11-13 15:53:20 -08:00
log.js docs($log): the documented default log behavior was incorrect 2013-11-20 21:02:02 +00:00
parse.js fix($parse): allow for new lines in expr when promise unwrapping is on 2013-11-22 00:19:08 -08:00
q.js docs($q): add missing closing parentheses in code example 2013-11-14 13:27:11 +00:00
rootElement.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
rootScope.js docs($rootScope): added $eval locals parameter documentation 2013-10-25 23:53:15 -04:00
sce.js refactor($sce): Use $sniffer instead of $document for feature detection. 2013-11-20 23:12:39 +00:00
sniffer.js refactor($sce): Use $sniffer instead of $document for feature detection. 2013-11-20 23:12:39 +00:00
timeout.js docs: correct broken links 2013-10-18 15:35:41 -07:00
urlUtils.js fix(urlUtils): made removal of windows drive from path safer 2013-11-13 15:53:20 -08:00
window.js docs($window): improve style and clarify wording 2013-07-21 20:24:33 +02:00