index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ng
Age
Commit message (
Expand
)
Author
2012-05-23
feat($timeout): add $timeout service that supersedes $defer
Igor Minar
2012-05-22
fix(ngRepeat): expose $first, $middle and $last instead of $position
Max
2012-05-17
feat(scope): add event.preventDefault() and event.defaultPrevented
Vojta Jina
2012-05-17
refactor(scope.$emit): rename event.cancel() to event.stopPropagation()
Vojta Jina
2012-05-14
fix($sniffer): report history false on Android < 4
Vojta Jina
2012-05-14
fix($location): support urls with any protocol
Igor Minar
2012-05-13
fix($browser/$location): single quote in url causes infinite digest in FF
Igor Minar
2012-05-06
fix(ngSrc,ngHref): binding should set element prop as well as attr
Igor Minar
2012-05-06
fix(ngModel): use keydown/change events on IE9 instead of input
Igor Minar
2012-05-05
fix($parse): support methods on falsy primitive types
Vojta Jina
2012-05-04
bug($cookie): set on app base path rather the current path.
Misko Hevery
2012-05-04
fix($compile): have $observe return registration function
Misko Hevery
2012-05-04
chore(controller): allow setting map of controllers
Misko Hevery
2012-05-04
fix($compile): ignore ws when checking if template has single root
Igor Minar
2012-05-03
style($compile): clean up the code and normalize fn names
Igor Minar
2012-05-03
fix($compile): attach scope to the directive element when templateUrl and rep...
Igor Minar
2012-05-03
chore($compile): remove obsolete <<CONTENT>> transclusion
Igor Minar
2012-05-03
fix($compile): prevent duplicate directive controller instantiation
Igor Minar
2012-05-02
style($compile): rename compiler.js to compile.js
Igor Minar
2012-05-02
fix(select): don't interfere with selection if not databound
Igor Minar
2012-04-27
feat($parse): CSP compatibility
Igor Minar
2012-04-20
fix(select): properly handle empty & unknown options without ngOptions
Igor Minar
2012-04-20
test(selectSpec): clean up and simplify specs
Igor Minar
2012-04-20
fix(script): Incorrectly reading script text on ie
Misko Hevery
2012-04-12
fix($location): properly rewrite urls in html5 mode with base url set
Igor Minar
2012-04-11
feat($http): expose the defaults config as $http.defaults
Igor Minar
2012-04-11
fix($location): don't rewrite links to different base paths
Thibault Leruitte
2012-04-11
fix(input.radio): support 2-way binding in a repeater
Vojta Jina
2012-04-11
chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a module
Vojta Jina
2012-04-09
chore($browser): remove the addJs method
Igor Minar
2012-04-09
chore(ngBind): remove obsolete test
Igor Minar
2012-04-09
chore(tests): rename all directive names to the normalized form
Igor Minar
2012-04-09
fix(ngBindHtml): clear contents when model is falsy
Igor Minar
2012-04-09
test(ngBindSpec): correct tests + split them up
Igor Minar
2012-04-09
fix(docs): change all directive references to use the normalized names
Igor Minar
2012-04-04
feat($http): add withCredentials config option
Vojta Jina
2012-04-04
feat($route): allow chaining of whens and otherwise
Igor Minar
2012-04-04
refactor(ngHref, ngSrc): remove duplicate tests
Vojta Jina
2012-04-04
chore(directive): correct file names for booleanAttrs
Vojta Jina
2012-04-04
refactor(ngInclude): correct the tests
Vojta Jina
2012-04-04
fix(booleanAttrs): convert to boolean
Vojta Jina
2012-04-03
fix(form): preperly clean up when invalid widget is removed
Misko Hevery
2012-04-03
fix(ng-href): copy even if no binding
Misko Hevery
2012-04-03
fix($compile): relax the restriction that directives can not add siblings
Misko Hevery
2012-04-03
refactor(ngView): remove extra $watch, refactor one ugly test
Vojta Jina
2012-04-03
fix(ngInclude): fire $includeContentLoaded on proper (child) scope
Vojta Jina
2012-04-03
refactor(ngInclude): remove scope attribute
Vojta Jina
2012-04-03
feat(ngModel): update model on each key stroke (revert ngModelInstant)
Vojta Jina
2012-04-03
feat($sniffer): add hasEvent method for sniffing events
Vojta Jina
2012-04-02
fix($q): $q.reject should forward callbacks if missing
Igor Minar
[next]