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
/
src
Age
Commit message (
Expand
)
Author
2012-05-14
fix(angular-mocks): memory leak in jasmine's DI utils
Misko Hevery
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-08
doc($rootScope): fix $digest example
Igor Minar
2012-05-07
bug(ie8 docs): docs now work on ie8
Misko Hevery
2012-05-07
bug(html5 navigation): broken in Opera
Misko Hevery
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(scenario): make browser().location() working if ng-app on other than <html>
Vojta Jina
2012-05-05
fix($parse): support methods on falsy primitive types
Vojta Jina
2012-05-04
chore(docs): re-skin main documentation
Misko Hevery
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
feat(bootstrap): support code prettify and dropdown from bootstrap
Misko Hevery
2012-05-04
chore(controller): allow setting map of controllers
Misko Hevery
2012-05-04
chore(module): improved module prefix/suffix code
Misko Hevery
2012-05-04
chore(debug): rewrite angular-bootstrap.js to use $script
Misko Hevery
2012-05-04
fix($compile): ignore ws when checking if template has single root
Igor Minar
2012-05-03
style($compile): rename orig*Node to beforeTemplate*Node
Igor Minar
2012-05-03
fix($compile): fix replaceWith
Igor Minar
2012-05-03
feat(jqLite): support data() getter and data(obj) setter
Igor Minar
2012-05-03
style(jqLite): clean up the code
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-30
docs(ngCsp): make the CSP docs publicly visible
Igor Minar
2012-04-30
docs(ngSanitize): fix directive links
Igor Minar
2012-04-27
feat($parse): CSP compatibility
Igor Minar
2012-04-20
fix(events): include ie8 in extra event property reset
Misko Hevery
2012-04-20
fix(bootstrap): rewritten to $script
Misko Hevery
2012-04-20
fix(mouseenter): FF no longer throws exceptions
Misko Hevery
2012-04-20
fix(select): properly handle empty & unknown options without ngOptions
Igor Minar
2012-04-20
feat($resource): support HTTP PATCH method
simpulton
2012-04-20
chore(license): update to google
Misko Hevery
2012-04-20
fix(compiler): reading comment throws error in ie
Misko Hevery
2012-04-20
fix(script): Incorrectly reading script text on ie
Misko Hevery
2012-04-20
fix(document): accidental clobbering of document.getAttribute
Misko Hevery
2012-04-20
docs(ngBind): "angular.module.ng.$sanitize" -> "angular.module.ngSanitize.$sa...
johnlindquist
2012-04-20
docs($compile) "updateh"->"updated"
johnlindquist
2012-04-20
docs(ngBind): "makes make" -> "makes"
johnlindquist
2012-04-15
docs($resource): fix the example
Vojta Jina
2012-04-12
fix($location): properly rewrite urls in html5 mode with base url set
Igor Minar
2012-04-12
fix(e2eRunner): $browser.location should delegate to apps $location
Igor Minar
2012-04-11
test(ngView): fix failing e2e tests
Igor Minar
2012-04-11
docs($http): fix return types
Igor Minar
2012-04-11
feat($http): expose the defaults config as $http.defaults
Igor Minar
[next]