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-11-21
fix(ngController): fix issue with ngInclude on the same element
Andrew Silluron-Gonzalez
2013-11-21
fix($resource): Always return a resource instance when calling class methods ...
Tobias Bosch
2013-11-21
feat(input): hold listener during text composition
Chia-liang Kao
2013-11-20
fix(ngAnimate): use a fallback CSS property that doesn't break existing styles
Matias Niemelä
2013-11-20
refactor($sce): Use $sniffer instead of $document for feature detection.
Tobias Bosch
2013-11-20
fix(ngClass): ensure that ngClass only adds/removes the changed classes
Matias Niemelä
2013-11-20
fix($animate): ensure the DOM operation isn't run twice
Matias Niemelä
2013-11-20
fix(ngInclude): allow ngInclude to load scripts when jQuery is included
Brian Ford
2013-11-20
docs($log): the documented default log behavior was incorrect
Michel Salib
2013-11-20
docs(ngAnimate): fixed two small typos
Jarrett Harris
2013-11-20
docs(booleanAtts): explain the motivation for boolean attributes
gdennie
2013-11-20
docs(ngRepeat): fix typo
Stéphane Reynaud
2013-11-20
docs(ngPluralize): Fix missing space before parentheses
Stéphane Reynaud
2013-11-20
docs(api): example for $provide.value() uses $provide.value()
jbnizet
2013-11-20
docs(ngRoute): make it easier to find the example
Pete Bacon Darwin
2013-11-19
docs($animate): update the docs explaining enable/disable for specific elements
Matias Niemelä
2013-11-18
docs(ngApp): improve description and example
Pete Bacon Darwin
2013-11-14
docs(ngResource): removed buzz client example
Jeff Cross
2013-11-14
fix($compile): accessing controllers of transcluded directives from children
Tobias Bosch
2013-11-14
refactor($compile): move function def out of loop
Tobias Bosch
2013-11-14
fix(loader): don't rely on internal APIs
Vojta Jina
2013-11-14
fix(minErr): remove references to internals APIs
Vojta Jina
2013-11-14
chore(mocks): Remove reference to flushNext
James deBoer
2013-11-14
docs(ngClass): fix e2e test for example
Pete Bacon Darwin
2013-11-14
docs(NgModelController): document `$viewChangeListeners` property
Caitlin Potter
2013-11-14
docs(FormController): remove unnecessary parenthesis
Stéphane Reynaud
2013-11-14
docs(ngClass): distinguish between CSS classes and scope properties
Pete Bacon Darwin
2013-11-14
docs(NgModelController): clarify documentation of `$setViewValue`
Mathis Hofer
2013-11-14
docs($q): add missing closing parentheses in code example
rsnapp
2013-11-14
docs(resource): fix grammatical issue
mkolodny
2013-11-14
docs(ngBindHtml): fix dependency for Plunker and JSFiddle in example
Pete Bacon Darwin
2013-11-13
feat($parse): revert hiding "private" properties
Vojta Jina
2013-11-13
fix(urlUtils): made removal of windows drive from path safer
Jeff Cross
2013-11-13
docs($compile): Explain that post-link functions run in reverse order.
Martin Field
2013-11-13
docs($http): improve $http's caching documentation
Julien Sanchez
2013-11-12
fix(urlUtils): urlUtils doesn't return right path for file:// on win
ROUL
2013-11-12
fix($compile): correctly handle interpolated style in replace templates
Tobias Bosch
2013-11-11
fix(ngIf): don't create multiple elements when changing from a truthy to anot...
Tobias Bosch
2013-11-11
fix($resource): don't use $parse for @dotted.member
Chirayu Krishnappa
2013-11-10
docs($sce): ng-bind-html takes an expression `{{}}`
Miško Hevery
2013-11-08
fix(ngScenario): correctly disable animations for end 2 end tests
Pete Bacon Darwin
2013-11-08
fix($animate): don't force animations to be enabled
Igor Minar
2013-11-08
refactor($animate): speed up animationsDisabled check
Igor Minar
2013-11-07
feat(jqLite): expose isolateScope() getter similar to scope()
Igor Minar
2013-11-07
fix($compile): don't leak isolate scope state when replaced directive is used...
Igor Minar
2013-11-07
fix($compile): correct isolate scope distribution to controllers
Igor Minar
2013-11-07
fix($compile): replaced element has isolate scope
Misko Hevery
2013-11-07
fix($compile): only pass isolate scope to children that belong to the isolate...
Vojta Jina
2013-11-07
fix($compile): make isolate scope truly isolate
Vojta Jina
2013-11-07
docs(guide/filter): Refactor filter guide docs
Tobias Bosch
[next]