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-05-11
fix($browser): should use first value for a cookie.
Chirayu Krishnappa
2013-05-10
docs($scope): clarify documentation for $broadcast
willtj
2013-05-10
fix(ngPluralize): handle the empty string as a valid override
Lucas Galfasó
2013-05-09
docs(Angular.js): move forEach docs to correct position
Pete Bacon Darwin
2013-05-09
style($compile): clarify argument name
Igor Minar
2013-05-09
docs($window): fix example
Pete Bacon Darwin
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-07
fix(dateFilter): correctly format ISODates on Android<=2.1
Pete Bacon Darwin
2013-05-07
doc(input): fix small typo in code example
Hamish Macpherson
2013-05-01
fix($location): back-button should fire $locationChangeStart
quazzie
2013-05-01
docs(injector): fix typo
Siddique Hameed
2013-04-30
style($injector): add a comment to explain the distinction with isArray
Robin Böhm
2013-04-30
docs($provide): fix parentheses in example
Eugene Wolfson
2013-04-29
fix(parse): fix context access and double function call
Lucas Galfasó
2013-04-29
feat(ngdocs): support for HTML table generation from docs code
Matias Niemelä
2013-04-29
fix(jqLite): correct implementation of mouseenter/mouseleave event
gockxml
2013-04-29
refact(ngClass): improve performance through bitwise operations
Robin Böhm
2013-04-28
docs($q): fix typo
Jamie R. Rytlewski
2013-04-24
docs(filter): improve syntax for usage in templates
Paulo Ávila
2013-04-19
docs(input): fix typo on max attribute
leesei
2013-04-19
docs(select): fix attribute documentation
Shyam Seshadri
2013-04-19
docs(ngBind): fix typo
Michal Reichert
2013-04-17
fix(i18n): escape all chars above \u007f in locale files
Pete Bacon Darwin
2013-04-17
fix(ngModel): use paste/cut events in IE to support context menu
Mark Dalgleish
2013-04-17
doc(ngClassEven): make consistent with ngClassOdd
es128
2013-04-17
docs(injector): fix typo in inlining example
@fbiville
2013-04-16
docs($q): fix incorrect @returns tag for $q.when()
Francesc Rosàs
2013-04-16
fix(ngClass): should remove classes when object is the same but property has ...
Pete Bacon Darwin
2013-04-15
docs(rootScope): fix typo
Pete Bacon Darwin
2013-04-15
docs(rootScope): Fix various typos
Laurent
2013-04-15
docs(Angular.js): fix typo
Laurent
2013-04-13
docs(ngController): fix docs link to api/ng.$route
brandonjp
2013-04-11
style(exceptionHandler): add ws
Lee Leathers
2013-04-11
docs(jqLite): clarified that children/parent do not support selectors
Christoph Burgdorf
2013-04-11
docs: fix typos
Matt Haggard
2013-04-11
docs(ngApp): fixed typo
Brent Morrow
2013-04-11
docs(http): spelling, grammar, capitalization, etc.
Artur Ostrega
2013-04-11
docs(angular-mocks): fix wording
Brent Morrow
2013-04-11
docs($inject): wording change
Brent Morrow
2013-04-11
docs($compile): improve docs
David Sanders
2013-04-11
docs($http): fix a typo
Chad Whitacre
2013-04-11
chore(docs): Fixed incomplete merge
Takashi Matsuo
2013-04-04
chore(docs): correct few unclosed elements
Misko Hevery
2013-04-04
docs(mocks): fix typos
Gert Goet
2013-04-04
docs(controller): improve $controller function doc readability
Matthew McComb
2013-04-04
fix(mock): prevent NPE when module definition outside of it.
Misko Hevery
2013-04-04
chore($ngLocale): generate ngLocale files from the Closure code (includes dat...
Chirayu Krishnappa
2013-04-04
refactor(ngRepeat): make use of declared variable
Mark Chapman
[next]