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-09-26
feat(ngEventDirectives): add `ngCopy`, `ngCut`, and `ngPaste`
Ben McCann
2013-09-26
fix(ngAnimate): ensure that delays are always considered before an animation ...
Matias Niemelä
2013-09-26
feat(browserTrigger): allow support for custom timeStamps in events
Matias Niemelä
2013-09-25
fix($compile): work around issue in jQuery 1.10.2
Brian Ford
2013-09-25
docs(ngHref): fix formatting and clarify
Dave Peticolas
2013-09-25
docs(jqLite): fix typo
lorint
2013-09-25
docs($http): fix adding default header to get request example
Mr.Raindrop
2013-09-25
docs(ngShowHide): improve clarity
Dave Peticolas
2013-09-25
fix(ngRepeat): correctly track elements even when the collection is initially...
jankuca
2013-09-25
fix(ngScenario): fix error message description
Pete Bacon Darwin
2013-09-23
refactor(angular.toJson): use charAt instead of regexp
Boris Serdyuk
2013-09-20
fix(ng-bind-html): watch string value instead of wrapper
Chirayu Krishnappa
2013-09-20
chore(sce): remove unused function
Chirayu Krishnappa
2013-09-20
fix(ngInclude): don't break attribute bindings on ngInclude-ed element
Brian Ford
2013-09-20
fix(ngView): IE8 regression due to expando on non-element nodes
Igor Minar
2013-09-20
docs(ngClass): fix grammar
Dave Peticolas
2013-09-20
docs(ngCloak): fix grammar, clarity
Dave Peticolas
2013-09-19
docs(ngModelController): clarify issue with isolated scope directive
Pete Bacon Darwin
2013-09-19
docs(input): fix spelling error and reword for clarity
ts-web
2013-09-19
doc(ngApp): fix grammar
Dave Peticolas
2013-09-19
docs($exceptionHandler): add an example of overriding the handler
Jared Forsyth
2013-09-19
docs(ngForm): fix grammar and improve explanation
Dave Peticolas
2013-09-18
docs(ngResource): fix typo
Tim Statler
2013-09-18
docs(ngShowHide): fix typo
Roberto Bonvallet
2013-09-18
fix(scenario): include "not " in error messages if test is inverted
Hubert SABLONNIÈRE
2013-09-17
fix($parse): disallow access to window and dom in expressions
Chirayu Krishnappa
2013-09-17
docs(input): clarify that `contenteditable` is an HTML5 attribute
James
2013-09-16
docs(orderBy): fix typo in orderBy.js documentation
Jesse Palmer
2013-09-16
doc(api): fix grammar in a directive description
Dave Peticolas
2013-09-16
docs(api): fix grammar in ngClick description
Dave Peticolas
2013-09-14
docs(guide): fix typo in animation doc
Patrick Drechsler
2013-09-14
docs(ngRoute): add missing parameter to $routeChangeError
Umur Kontacı
2013-09-13
docs(ngSwitch): fix minor typo
Daniel Tse
2013-09-13
docs($browser): add jsdoc tags and fix typo
Ben Tesser
2013-09-13
docs(ngController): rephrased the description for clarity
Dean Sofer
2013-09-13
docs($http): add examples when calling $http outside $apply
Pete Bacon Darwin
2013-09-13
docs($http): explain why $http may not make the request immediately
Dang Nguyen Anh Khoa
2013-09-13
fix(ngOptions): ignore object properties which start with $
Gowtam Lal
2013-09-11
fix(ngSanitize): sanitizer should not accept <!--> as a valid comment
R. Merkert
2013-09-11
docs(ngModel): provide link for best practices.
Paxton Hare
2013-09-11
docs(scope): clean up grammar and improve clarity
Sam Dornan
2013-09-11
style(ngForm): simplify restrict difference between form and ngForm
rodyhaddad
2013-09-11
docs(ngChange): remove wrong @restrict and add missing @param
rodyhaddad
2013-09-11
docs(ng.directives): add correct @restrict for all ng directives
rodyhaddad
2013-09-11
docs(Attributes): add missing documentation for $observe method
Butch Peters
2013-09-10
docs($q): clarify what happens when rejected
naorye
2013-09-10
docs(angular.copy): clarify corner cases
jakub-bochenski
2013-09-09
docs(mock.inject): fix typo
Pete Bacon Darwin
2013-09-07
fix(browserTrigger): do not use document.createEvent method
Pete Bacon Darwin
2013-09-06
fix(ngAnimate): check elapsedTime on current event
Matias Niemelä
[next]