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-08-30
feat($interpolate): provide contextual error messages
Brian Ford
2012-08-27
fix(docs) typo
Misko Hevery
2012-08-13
fix($compile): denormalize directive templates
Igor Minar
2012-08-13
refactor($compile): code cleanup
Igor Minar
2012-08-13
fix(ngPluralize): fixes ng-pluralize when using non-standard start/end symbols
Brian Ford
2012-08-13
style(ngPluralizeSpec): fix indentation
Igor Minar
2012-08-13
feat($interpolate): expose start/end symbols in run phase
Igor Minar
2012-08-13
fix($interpolate): $interpolateProvider.endSymbol() returns startSymbol
Igor Minar
2012-08-10
feat($http): support reponseType
Vojta Jina
2012-08-10
fix(option): support option elements in datalist
Igor Minar
2012-08-10
feat($sniffer): auto detect CSP mode
Vojta Jina
2012-08-10
fix(form): prevent page reload when form destroyed
Igor Minar
2012-08-07
test(form): fix broken preventDefault test
Igor Minar
2012-08-07
refactor(formSpec): group preventDefault specs into a describe
Igor Minar
2012-06-22
fix(browser): prevent ie from getting into redirect loop
Misko Hevery
2012-06-20
fix($location): url rewriting if element was removed
Vojta Jina
2012-06-14
fix($location): fix URL interception in hash-bang mode
Misko Hevery
2012-06-13
fix($location): correctly parse link urls in hashbang mode with prefix
Misko Hevery
2012-06-12
fix($defer): remove deprecated $defer service
Igor Minar
2012-06-12
fix($location): correctly parse link urls in hashbang mode
Misko Hevery
2012-06-10
test($location): fix tests borked during event renaming
Igor Minar
2012-06-08
fix($compile): correctly merge class attr for replace directives
Max Martinsson
2012-06-08
fix($http): add utf-8 to default Content-Type header (post/put)
Vojta Jina
2012-06-08
feat($compile): simplify isolate scope bindings
Misko Hevery
2012-06-08
fix(startingTag): make tag name always lowercase
Igor Minar
2012-06-08
refactor($compile): always call attr.$observe
Misko Hevery
2012-06-08
chore($compile): clean up compiler tests
Misko Hevery
2012-06-04
fix($timeout): allow calling $timeout.cancel() with undefined
Ali Mills
2012-06-02
doc(NgModelController) add example and $render documentation
Misko Hevery
2012-06-02
feat($location): add $locatonChange[begin|completed] event
Misko Hevery
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-05-23
fix($rootScope): TTL exception does not clear $$phase
Misko Hevery
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
[next]