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-12-18
chore($sniffer): make android variable public
Chia-liang Kao
2013-12-17
docs(bootstrap-prettify): fix $timeout issues and update related docs
Pete Bacon Darwin
2013-12-17
perf: use faster check for $$ prefix
Karl Seamon
2013-12-17
fix(select): invalidate when 'multiple`, `required` and model is `[]`
Caitlin Potter
2013-12-17
docs(): fix jshint issues
Pete Bacon Darwin
2013-12-17
docs($resource): add example for a custom PUT request
unclejustin
2013-12-17
docs(ngIf): remove invalid comment from CSS
Pete Bacon Darwin
2013-12-16
fix(jqLite): support unbind self within handler
Chris Chua
2013-12-16
fix(ngRepeat): allow multiline expressions
Rhys Brett-bowen
2013-12-13
perf(jqLite): implement and use the `empty` method in place of `html(‘’)`
Michał Gołębiowski
2013-12-13
perf(a): do not link when href or name exists in template
Karl Seamon
2013-12-13
perf($resource): use shallow copy instead of angular.copy
Karl Seamon
2013-12-13
perf: use call and === instead of apply and == in type check functions
Karl Seamon
2013-12-12
style($injector): remove ws
Igor Minar
2013-12-12
perf($injector): remove invoke optimization that doesn't work
Ben Wiklund
2013-12-12
fix(ngInclude): Add template to DOM before linking other directives
Tobias Bosch
2013-12-12
fix(ngView): Add template to DOM before linking other directives
Tobias Bosch
2013-12-12
fix($compile): Allow literals in isolate scope references
Tobias Bosch
2013-12-12
docs(ngSwitch): clarify that ngSwitch matches against string literals
Pete Bacon Darwin
2013-12-12
docs(ng.$rootScope.Scope): fix API links
Vlad GURDIGA
2013-12-11
fix(angular-mocks): use copy of mock data in $httpBackend
Karl Seamon
2013-12-09
style($route): make jshint happy
Vojta Jina
2013-12-09
docs(input): remove redundant closing span tag
miknsh5
2013-12-09
docs($route): clarify examples of route parameters
hambyiii
2013-12-09
docs($q): correct typo in the 'Differences Q/$q' section
Robin Böhm
2013-12-09
docs($injector): add example on how to use the element.injector
Joscha Feth
2013-12-06
revert: chore(Angular.js): Use call and === instead of apply and == in type c...
Matias Niemelä
2013-12-06
revert: chore($resource): Use shallow copy instead of angular.copy
Matias Niemelä
2013-12-05
fix($compile): update cloned elements if the template arrives after the cloning
Tobias Bosch
2013-12-05
fix(isElement): return boolean value rather than `truthy` value.
Caitlin Potter
2013-12-05
chore(Angular.js): Use call and === instead of apply and == in type check fun...
Karl Seamon
2013-12-05
chore($resource): Use shallow copy instead of angular.copy
Karl Seamon
2013-12-05
chore(Scope): short-circuit after dirty-checking last dirty watcher
Karl Seamon
2013-12-05
fix($animate): ensure animations work with directives that share a transclusion
Matias Niemelä
2013-12-04
fix(ngInit): evaluate ngInit before ngInclude
Caitlin Potter
2013-12-04
fix(input): ensure ngModelWatch() triggers second digest pass when appropriate
Daniel Tabuenca
2013-12-04
fix($animate): ensure ms durations are properly rounded
Matias Niemelä
2013-12-04
fix($rootScope): broadcast $destroy event on $rootScope
Jeff Cross
2013-12-04
docs($interpolate): demonstrate a filter in the interpolated expression
Sorin Gitlan
2013-12-04
docs(input): remove deprecated isolated scope pitfall
Julien Bouquillon
2013-12-04
docs(animate.js): fix copy/paste typo in leave docs
Yves Richard
2013-12-04
fix($rootScope): clear phase if an exception is raised by a watcher
Thomas Guillory
2013-12-04
fix($compile): ensure isolated local watches' lastValue is always in sync
Daniel Tabuenca
2013-12-03
style(Scope): remove extra ws
Igor Minar
2013-12-03
style(Scope): rename child scope type from Child to ChildScope
Igor Minar
2013-12-03
style(Angular.js): fix typo in comment
Igor Minar
2013-12-03
fix(ngSanitize): prefer textContent to innerText to avoid layout trashing
Michał Gołębiowski
2013-12-03
chore($parse): micro-optimization for ensureSafeObject function
Karl Seamon
2013-12-03
fix(jqLite): ignore incompatible nodes on find()
Hubert SABLONNIÈRE
2013-12-03
fix($sanitize): don't rely on YARR regex engine executing immediately
Pete Bacon Darwin
[next]