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
/
src
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-15
docs($cookies): add info about angular-cookies.js
Rob Dodson
2013-08-14
fix(orderBy): remove redundant if statement
ItsLeeOwen
2013-08-14
fix($timeout): clean deferreds immediately after callback exec/cancel
Andy Gurden
2013-08-14
fix(mocks.$timeout): forward delay argument
Vojta Jina
2013-08-14
docs($http): added return to interceptors success callback
Mikk Kirstein
2013-08-14
revert: docs($interpolate): add example for the provider
Igor Minar
2013-08-13
docs(input): add missing ngChange directive for email type
David Bennett
2013-08-12
fix($parse): move global getter out of parse.js
Chirayu Krishnappa
2013-08-12
fix(ngCloak): hide element even when CSS 'display' is set
Vineet Kumar
2013-08-12
refactor(core): use native String.prototype.trim if available
Sebastian Müller
2013-08-12
fix(i18n): Do not transform arrays into objects
Lucas Galfasó
2013-08-12
style(sanitize): fix typo in variable names
Ben Holley
2013-08-12
fix(equals): {} and [] should not be considered equivalent
Brenton
2013-08-12
fix($compile): don't check attr.specified on non-ie7
Igor Minar
2013-08-12
docs($interpolate): add example for the provider
Emmanuel
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
docs($compile): update directive type signature
OpherV
2013-08-09
docs(ngModel): validators should return undefined for invalid values.
Niall Smart
2013-08-09
docs(httpBackend): update documentation for expect methods
Santi Albo
2013-08-09
fix(angular.copy): change angular.copy to correcly clone RegExp
Andy Hitchman
2013-08-08
docs(ngModel): clarify docs for NgModelController#
Igor Minar
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-06
docs(compile): fix minor spelling mistake
Michael Stewart
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-24
fix($location): prevent infinite digest error due to IE bug
Pavel Vasek
2013-07-23
docs(bootstrap): Note that ngScenario requires ngApp
Braden Shepherdson
2013-07-23
docs(cacheFactory): correct typos
Spencer
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-21
docs(input): fix example
Jérémy
2013-07-21
docs(ngController): remove obsolete mention of scope as `this` in controller
Vineet Kumar
2013-07-21
docs($window): improve style and clarify wording
David Sanders
2013-07-18
docs(jqLite): document "$destroy" event
Pete Bacon Darwin
2013-07-17
docs($templateCache): add examples of usage
Spencer
2013-07-17
docs(dateFilter): fix typos
Bruno Coelho
2013-07-14
style(ngMock): add missing whitespace
David
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
[next]