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-08-22
revert: feat(ngForm): Supports expression in form names
Igor Minar
2013-08-21
revert: fix($compile): correct controller instantiation...
Igor Minar
2013-08-21
revert: fix($compile): always instantiate controllers...
Igor Minar
2013-08-20
fix($compile): correct controller instantiation for async directives
Chirayu Krishnappa
2013-08-14
fix($timeout): clean deferreds immediately after callback exec/cancel
Andy Gurden
2013-08-12
test(matchers): update toThrow matcher
Vojta Jina
2013-08-12
fix($location): default to / for the url base if no base[href]
Igor Minar
2013-08-12
fix(dump): Prevented window.dump from being overridden by karma-jasmine.
Jeff Cross
2013-08-12
fix(equals): {} and [] should not be considered equivalent
Brenton
2013-08-12
fix($q): call `reject()` even if `$exceptionHandler` rethrows
Pete Bacon Darwin
2013-08-12
fix(jqLite): return array from multi select in val()
Eric Hagman
2013-08-09
fix(angular.copy): change angular.copy to correcly clone RegExp
Andy Hitchman
2013-08-08
fix($compile): always instantiate controllers before pre-link fns run
jankuca
2013-08-07
feat(ngForm): Supports expression in form names
Matthew Windwer
2013-08-07
fix(input): fix the email regex to accept TLDs up to 6 characters long
neilmcgibbon
2013-08-07
fix(jqLite): forgive unregistration of a non-registered handler
Pawel Kozlowski
2013-08-01
revert: fix(location): fix parameter handling on search()
Igor Minar
2013-07-31
fix(location): fix parameter handling on search()
Misko Hevery
2013-07-24
fix(form): pick the right attribute name for ngForm
Pawel Kozlowski
2013-07-24
fix(numberFilter): always convert scientific notation to decimal
Paul Meskers
2013-07-22
chore(dump): remove dead code
Igor Minar
2013-07-22
fix($compile): always instantiate controllers in parent->child order
Igor Minar
2013-07-16
test(utils): Adds a missing test for snake_case
James deBoer
2013-07-13
fix(angular.equals): add support for regular expressions
Ben Ripkens
2013-07-12
feat(Angular.js): skip JSON.stringify for undefined
Greg Thornton
2013-07-12
fix(sanitize): match URI schemes case-insensitively
Pete Bacon Darwin
2013-07-11
fix(ngSubmit): expose $event to ngSubmit callback
Wesley Cho
2013-07-11
fix(ngValue): made ngValue to write value attribute to element
Mikk Kirstein
2013-07-11
fix(scope): watches can be safely unregistered inside watch handlers
Paulo Scardine
2013-07-11
test(ngPattern): fix disabled test
Igor Minar
2013-07-11
test(ngList): remove disabled test
Igor Minar
2013-07-03
fix(jqLite): prepend array in correct order
Joao Sa
2013-06-28
chore: remove jstd leftovers
Vojta Jina
2013-06-20
fix(Angular.js): don't crash on invalid query parameters
Pete Bacon Darwin
2013-06-19
fix($http): ensure case-insens. header overriding
Caio Cunha
2013-05-23
fix(jqLite): correctly monkey-patch core jQuery methods
Michał Gołębiowski
2013-05-21
test(parse): Test for the parsing not invoking twice to get self
Lucas Galfasó
2013-05-11
fix($browser): should use first value for a cookie.
Chirayu Krishnappa
2013-05-10
fix(ngPluralize): handle the empty string as a valid override
Lucas Galfasó
2013-05-09
test(sortedHtml): ignore bogus rowspan=1 and colspan=1 in IE
Igor Minar
2013-05-09
test(sortedHtml): fix comment support in sortedHtml helper
Igor Minar
2013-05-08
fix(angular): do not copy $$hashKey in copy/extend functions.
R. Merkert
2013-05-08
feat($cookieStore): $cookieStore.get now parses blank string as blank string
Illniyar
2013-05-07
fix(select): ensure empty option is not lost in IE9
Chad Smith
2013-05-01
fix($location): back-button should fire $locationChangeStart
quazzie
2013-04-29
fix(jqLite): correct implementation of mouseenter/mouseleave event
gockxml
2013-04-29
test(browser/compile): fix calls to Jasmine fail()
Oren Avissar
2013-04-17
fix(ngModel): use paste/cut events in IE to support context menu
Mark Dalgleish
2013-04-16
fix(ngClass): should remove classes when object is the same but property has ...
Pete Bacon Darwin
2013-03-15
fix($location): parse FirefoxOS packaged app urls
Manuel Braun
[next]