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
/
Angular.js
Age
Commit message (
Expand
)
Author
2014-02-27
docs(core): update fromJson return values
linclark
2014-02-26
docs(*): fix jsdoc type expressions
Peter Bacon Darwin
2014-02-21
fix(isElement): reduce false-positives in isElement tests
Caitlin Potter
2014-02-20
docs(core): add note that isObject returns true for arrays
cnlevy
2014-02-18
style: remove ws and enfore no-trailing-ws jscs rule
Igor Minar
2014-02-16
docs(bike-shed-migration): fix url-based links refs to AUTO module
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): convert <doc:...> examples to <example>...
Peter Bacon Darwin
2014-02-16
docs(all): convert <pre>/</pre> snippets to GFM snippets
Caitlin Potter
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): move ng module doc into Angular.js
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): Add missing module tag
Peter Bacon Darwin
2014-02-11
docs(core): add closing tag to ngApp directive example
Jesse Palmer
2014-02-11
feat(filterFilter): support deeply nested predicate objects
Caitlin Potter
2014-02-05
docs(angular.forEach): add missing space in test
Franziskus Domig
2014-02-05
docs(forEach): correct spelling error
Hopiu
2014-02-04
fix(ngResource): don't filter "$"-prefixed properties from ngResource request...
Thomas Belin
2014-01-13
docs(forEach): remove obsolte note
Igor Minar
2014-01-13
docs(angular.forEach): specifies that .forEach filters using .hasOwnProperty
Mehul Patel
2014-01-02
fix(ngShow/ngHide, ngIf): functions with zero args should be truthy
Brian Ford
2013-12-18
fix(forEach): allow looping over result of querySelectorAll in IE8
Tobias Bosch
2013-12-17
perf: use faster check for $$ prefix
Karl Seamon
2013-12-13
perf(jqLite): implement and use the `empty` method in place of `html(‘’)`
Michał Gołębiowski
2013-12-13
perf: use call and === instead of apply and == in type check functions
Karl Seamon
2013-12-06
revert: chore(Angular.js): Use call and === instead of apply and == in type c...
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-03
style(Angular.js): fix typo in comment
Igor Minar
2013-11-26
refactor(angular.js): improve trim performance
sunnylost
2013-11-21
fix($compile): ensure CSS classes are added and removed only when necessary
Matias Niemelä
2013-11-20
fix(ngClass): ensure that ngClass only adds/removes the changed classes
Matias Niemelä
2013-11-18
docs(ngApp): improve description and example
Pete Bacon Darwin
2013-11-08
fix($animate): don't force animations to be enabled
Igor Minar
2013-11-07
feat(jqLite): expose isolateScope() getter similar to scope()
Igor Minar
2013-11-07
docs(guide/filter): Refactor filter guide docs
Tobias Bosch
2013-10-30
chore: move getBlockElements to Angular.js
Brian Ford
2013-10-26
docs(Angular.js): angular.equals calls itself recursively on objects
thorn0
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-18
fix(csp): fix csp auto-detection and stylesheet injection
Igor Minar
2013-10-08
docs(angular.equals): fix simple typo
Marc Tamlyn
2013-10-07
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin
2013-10-03
docs(angular.bind): clarify that bind is partial application
Joe Hanink
2013-10-02
fix(isArrayLike): correctly handle string primitives
Daniel Luz
2013-09-30
docs(angular.copy): add an example with the two possible arguments
Uri Goldshtein
2013-09-23
refactor(angular.toJson): use charAt instead of regexp
Boris Serdyuk
2013-09-19
doc(ngApp): fix grammar
Dave Peticolas
2013-09-10
docs(angular.copy): clarify corner cases
jakub-bochenski
2013-09-05
docs(angular.bootstrap): clarify modules parameter
Pete Bacon Darwin
2013-08-29
fix(core): parse IE11 UA string correctly
Chirayu Krishnappa
2013-08-09
fix(re-bootstrap): Throw an error when bootstrapping a bootstrapped element.
Jeff Cross
[next]