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
Age
Commit message (
Expand
)
Author
2012-06-02
chore($location) switch to use $rootElement
Misko Hevery
2012-06-02
feat($rootElement): added application root element
Misko Hevery
2012-06-01
feat($route): rename template -> tempalteUrl and add support for inline templ...
Misko Hevery
2012-06-01
chore($route): rename events
Misko Hevery
2012-06-01
feat($route): resolve local route promises
Misko Hevery
2012-06-01
feat($injector): provide API for retrieving function annotations
Misko Hevery
2012-05-24
fix(jqLite): don't eat event exceptions
Misko Hevery
2012-05-24
fix(docs): accept return in addition to returns
Misko Hevery
2012-05-24
chore(docs): remove generated file
Misko Hevery
2012-05-24
chore(docs): remove unused doc_widget.js file
Misko Hevery
2012-05-24
chore(docs): correct spacings
Misko Hevery
2012-05-24
fix(favicon): update to aliased icon
Misko Hevery
2012-05-23
chore(release): cut the 1.0.0rc10 tesseract-giftwrapping release
v1.0.0rc10
Igor Minar
2012-05-23
docs(changelog): release notes for 1.0.0rc10 tesseract-giftwrapping
Igor Minar
2012-05-23
fix($rootScope): TTL exception does not clear $$phase
Misko Hevery
2012-05-23
chore(package.json): add simple package.json with npm dependencies
Igor Minar
2012-05-23
feat($timeout): add $timeout service that supersedes $defer
Igor Minar
2012-05-22
docs($filter): minor corrections
Daniel Gomes
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-17
fix(jqLite): have same expando format as jQuery
Misko Hevery
2012-05-15
chore(release): start 1.0.0rc10 tesseract-giftwrapping iteration
Igor Minar
2012-05-14
chore(release): cutting 1.0.0rc9 eggplant-teleportation
v1.0.0rc9
Igor Minar
2012-05-14
docs(changelog): release notes for 1.0.0rc9 eggplant-teleportation
Igor Minar
2012-05-14
fix(jqLite): .data()/.bind() memory leak
Misko Hevery
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-07
chore(release): starting 1.0.0rc9 eggplant-teleportation interation
Igor Minar
2012-05-07
chore(release): cutting the 1.0.0rc8 blooming-touch release
v1.0.0rc8
Igor Minar
2012-05-07
docs(changelog): release notes for 1.0.0rc8 blooming-touch
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(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
[next]