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-02-14
feat(ngSwitch): support multiple matches on ngSwitchWhen and ngSwitchDefault
Lucas Galfasó
2013-02-14
fix($httpBackend): patch for Firefox bug w/ CORS and response headers
Will Moore
2013-02-14
fix(a): workaround IE bug affecting mailto urls
Igor Minar
2013-02-14
fix($http): do not encode special characters `@$:,` in params
Vojta Jina
2013-02-14
fix($resource): params should expand array values properly
Mark Nadig
2013-02-14
feat(scope): only evaluate constant $watch expressions once
Daniel Luz
2013-02-14
feat($parse): added `constant` and `literal` properties
Daniel Luz
2013-02-14
fix($rootScope): minor typo fixes
Daniel Luz
2013-02-14
feat(noConflict): restore previous angular namespace reference
James Morrin
2013-02-14
fix(resource): Update RegExp to allow urlParams with out leading slash
Fredrik Bonander
2013-02-14
fix(compiler): Allow startingTag method to handle text / comment nodes
Shyam Seshadri
2013-02-14
feat(filter): Add comparison function to filter
Rosina Bignall
2013-02-14
fix(numberFilter): fix formatting when "0" passed as fractionSize
Kury Kruitbosch
2013-02-11
feat($resource): expose promise based api via $then and $resolved
Igor Minar
2013-02-11
chore(matchers): fix hasBeenCalledOnceWith matcher
Igor Minar
2013-02-11
test(angular.copy): add tests for scenarios when target is missing
Igor Minar
2013-02-11
fix(angular.forEach): correctly iterate over objects with length prop
Igor Minar
2013-02-07
fix(scenario): include error messages in XML output
Julie
2013-02-07
fix($compile): rename $compileNote to compileNode
Enrique Paredes
2013-02-07
fix($cookies): set cookies on Safari&IE when base[href] is undefined
Fredrik Bonander
2013-02-07
feat(dateFilter): add `[.,]sss` formatter for milliseconds
Maxim Grach
2013-02-07
feat($http): allow overriding the XSRF header and cookie name
Sam McCall
2013-02-07
fix(date): invert timezone sign and always display sign
Philip Roberts
2013-01-30
feat(Scope): expose transcluded and isolate scope info for batarang
Brian Ford
2013-01-29
test(ngBindHtml): prevent variable name leak
metaweta
2013-01-23
feat(resource): add $q/$resorved property to Resource
Partap Davis
2013-01-22
revert: fix($resource): Route constructor, updated RegExp
Igor Minar
2013-01-22
fix(angular.equals): relax the comparison for undefined properties
Igor Minar
2013-01-18
fix($resource): Route constructor, updated RegExp
Fredrik Bonander
2013-01-18
feat(scenario): add mouseover method to the ngScenario dsl
Pedro Del Gallego
2013-01-18
feat(route): Allow using functions as template params in 'when'
Luis Ramón López
2013-01-18
feat(directive): added ng-open boolean directive
David Chang
2013-01-18
fix(ngResource): correct leading slash removal.
pavelgj
2013-01-18
fix(ngSwitch): don't leak when destroyed while not attached
danilsomsikov
2013-01-17
feat(ngResource): support all $http.config actions
Misko Hevery
2013-01-17
feat($parse): allow strict equality in angular expressions
Jeremy Tymes
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
[next]