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
Age
Commit message (
Expand
)
Author
2013-01-17
fix(angular.equals): consistently compare undefined object props
Igor Minar
2013-01-17
feat($log): add $log.debug()
nlaplante
2013-01-17
fix($compile): do not wrap empty root text nodes in spans
Pete Bacon Darwin
2013-01-17
fix(ngRepeat): correctly apply $last if repeating over object
Pete Bacon Darwin
2013-01-16
fix(scenario): don't trigger input events on IE9
Igor Minar
2013-01-16
fix($route): support route params not separated with slashes.
Martin Probst
2013-01-14
fix($compile): safely create transclude comment nodes
Igor Minar
2013-01-09
feat($compile): support modifying the DOM structure in postlink fn
Martin Probst
2013-01-09
fix(date): parse string input as local time unless TZ is specified
Igor Minar
2013-01-09
fix(jqLite): children() should only return elements
Pete Bacon Darwin
2013-01-08
fix(jqLite): make next() ignore non-element nodes
Keyamoon
2013-01-08
refactor($browser): remove faulty 20+ cookies warning
Igor Minar
2012-12-20
feat($timeout-mock): add verifyNoPendingTasks method
petrovalex
2012-12-19
feat(limitTo): limitTo filter accepts strings
Jeremy Tymes
2012-12-18
feat(directive): ng:keydown, ng:keyup
Mark Nadig
2012-12-14
fix($route): correctly extract $routeParams from urls
Gonzalo Ruiz de Villa
2012-12-05
fix(select): support optgroup + select[multiple] combo
_pants
2012-12-01
feat(e2eRunner): fail when an option to select does not exist
Stephane Bisson
2012-12-01
fix($injector): provider can now be defined in the array format
Sudhir Jonathan
2012-11-30
fix($resource): HTTP method should be case-insensitive
Sudhir Jonathan
2012-11-30
fix(Scope): ensure that a scope is destroyed only once
Igor Minar
2012-11-28
feat($resource): allow dynamic default parameters
Pascal Corpet
2012-11-26
fix($http): only set X-XSFR-TOKEN header for same-domain request
Rado Kirov
2012-11-26
fix($http): remove 'X-Requested-With' from header defaults
Rado Kirov
2012-11-26
fix($location): reset $location.$$replace with every watch call
Rado Kirov
2012-11-26
fix(ngRepeat): support mostly-stable repeating for primitives
Igor Minar
2012-11-26
test(ngRepeat): clean up and improve tests
Igor Minar
2012-11-26
test(ngRepeat): add test for issue #1076
Igor Minar
2012-11-26
feat(form): add ability to reset a form to pristine state
Pawel Kozlowski
2012-11-26
fix(jqLite): support append on document fragment
Igor Minar
2012-11-26
fix(jqLite): fire $destroy event via triggerHandler
Igor Minar
2012-11-26
feat(jqLite): add triggerHandler()
Igor Minar
2012-11-25
fix(Scope): allow removing a listener during event
Vojta Jina
2012-11-25
feat($cacheFactory): cache.put now returns the added value
JP Sugarbroad
2012-11-24
fix($http): config.param should expand array values properly
Tom Davis
2012-11-24
feat(linky): allow optional 'target' argument
Zach Dexter
2012-11-24
fix($cacheFactory): return undefined when removing non-existent entry
Jeremy Tymes
2012-11-24
fix($resource): prevent default params to be shared between actions
Adrian Gheorghe
2012-11-15
fix(CSP): update to the latest CSP api
Igor Minar
2012-11-11
feat($sanitize): support telephone links
Anna Vester
2012-10-31
fix(select): select option with a label of 0 is not shown
Sudhir Jonathan
2012-10-31
fix(scenario-runner): support data-ng and x-ng based attributes
Adam Macejak
2012-10-29
fix($compile): prevent double attr interpolation w/ templateUrl
Igor Minar
2012-10-26
fix(currency): Handle not-quite-zero values
Braden Shepherdson
2012-09-20
fix($compile): reference local in isolate scope
Vojta Jina
2012-09-11
fix($route): support inline annotation on .resolve
Misko Hevery
2012-09-11
feat($http): Allow setting withCredentials on defaults
Tom Hughes
2012-09-11
fix($evalAsync): have only one global async queue
Misko Hevery
2012-09-06
fix(FormController): propagate dirty state to parent forms
Kai Groner
2012-09-06
fix(ngSrc): don't set src if value is empty string
Xiangru Chen
[next]