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
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
fix($location): default to / for the url base if no base[href]
Igor Minar
2013-08-12
fix($q): call `reject()` even if `$exceptionHandler` rethrows
Pete Bacon Darwin
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-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
fix($compile): always instantiate controllers in parent->child order
Igor Minar
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-06-19
fix($http): ensure case-insens. header overriding
Caio Cunha
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-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
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
2013-03-14
fix(timezone): correct timezone date filter for 1/2 hour offsets
Sujeet Pillai
2013-03-14
Fix failing test in IE 10
Shyam Seshadri
2013-03-11
fix($location): correctly rewrite html5 url to hashbang url
Thibault Leruitte
2013-03-08
test($route): add tests for matching 'otherwise' routes
Igor Minar
2013-02-25
fix($compile): compile replace directives in external template
danilsomsikov
2013-02-25
chore(sortedHtml): print attributes with empty value
Igor Minar
2013-02-25
fix($compile): whitelist file:// in url sanitization
Igor Minar
2013-02-23
fix($compile): handle elements with no childNodes property
Igor Minar
2013-02-20
fix($compile): sanitize values bound to a[href]
Igor Minar
2013-02-18
fix(ngClass): keep track of old ngClass value manually
Per Rovegård
2013-02-18
fix(compile): should not leak memory when there are top level empty text nodes
Pete Bacon Darwin
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($rootScope): minor typo fixes
Daniel Luz
2013-02-14
fix(numberFilter): fix formatting when "0" passed as fractionSize
Kury Kruitbosch
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
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-18
fix(ngSwitch): don't leak when destroyed while not attached
danilsomsikov
[next]