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
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
2013-08-08
fix(angular.copy): change angular.copy to correcly clone RegExp
Andy Hitchman
2013-07-31
fix(isArrayLike) Correctly detect arrayLike items
Daniel Herman
2013-07-27
docs(*): fixed typos and ngdoc parameter names
Carl Danley
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
2013-07-24
fix(equals): {} and [] should not be considered equivalent
Brenton
2013-07-23
docs(bootstrap): Note that ngScenario requires ngApp
Braden Shepherdson
2013-07-13
fix(angular.equals): add support for regular expressions
Ben Ripkens
2013-07-12
feat(Angular.js): skip JSON.stringify for undefined
Greg Thornton
2013-07-11
refactor(Angular.js): remove code duplication
Eric Subach
2013-07-09
docs(angular.identity): fix missing 'angular' in identity function
Marco Vito Moscaritolo
2013-07-08
fix(angular.equals): do not match keys defined in the prototype chain
Daniel Luz
2013-07-03
refactor(core): use native String.prototype.trim if available
Sebastian Müller
2013-07-01
fix(Angular.js): handle duplicate params in parseKeyValue/toKeyValue
joshkurz
2013-07-01
docs(Angular.js): explain that toJson strips $... properties
Spencer Applegate
2013-06-24
fix($parse): move global getter out of parse.js
Chirayu Krishnappa
2013-06-20
refactor(angular.bootstrap): rename internal function
Pete Bacon Darwin
2013-06-20
fix(Angular.js): don't crash on invalid query parameters
Pete Bacon Darwin
2013-06-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-06-06
chore(AngularPublic): remove angular.noConflict feature
Matias Niemelä
2013-06-04
docs(Angular.js): clarify ngApp usage
Robbie Ferrero
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-05-23
fix(jqLite): correctly monkey-patch core jQuery methods
Michał Gołębiowski
2013-05-21
docs(Angular.js): add missing @returns to extend()
Joakim Blomskøld
2013-05-09
docs(Angular.js) move forEach docs to correct place
Alex Pods
2013-05-08
fix(angular): do not copy $$hashKey in copy/extend functions.
R. Merkert
2013-04-22
fix($animator): remove dependency on window.setTimeout.
Misko Hevery
[next]