From 729fb13c9ef4181cce0a2d96529ec3a8479601be Mon Sep 17 00:00:00 2001
From: Igor Minar
Date: Sat, 1 Mar 2014 09:51:19 -0800
Subject: docs(changelog): release notes for 1.2.14 feisty-cryokinesis
---
CHANGELOG.md | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 77 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 41c85115..6b795f33 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,77 @@
+
+# 1.2.14 feisty-cryokinesis (2014-03-01)
+
+
+## Bug Fixes
+
+- **$animate:**
+ - delegate down to addClass/removeClass if setClass is not found
+ ([18c41af0](https://github.com/angular/angular.js/commit/18c41af065006a804a3d38eecca7ae184103ece9),
+ [#6463](https://github.com/angular/angular.js/issues/6463))
+ - ensure all comment nodes are removed during a leave animation
+ ([f4f1f43d](https://github.com/angular/angular.js/commit/f4f1f43d5140385bbf070510975f72b65196e08a),
+ [#6403](https://github.com/angular/angular.js/issues/6403))
+ - only block keyframes if a stagger is set to occur
+ ([e71e7b6c](https://github.com/angular/angular.js/commit/e71e7b6cae57f25c5837dda98551c8e0a5cb720d),
+ [#4225](https://github.com/angular/angular.js/issues/4225))
+ - ensure that animateable directives cancel expired leave animations
+ ([e9881991](https://github.com/angular/angular.js/commit/e9881991ca0a5019d3a4215477738ed247898ba0),
+ [#5886](https://github.com/angular/angular.js/issues/5886))
+ - ensure all animated elements are taken care of during the closing timeout
+ ([99720fb5](https://github.com/angular/angular.js/commit/99720fb5ab7259af37f708bc4eeda7cbbe790a69),
+ [#6395](https://github.com/angular/angular.js/issues/6395))
+ - fix for TypeError Cannot call method 'querySelectorAll' in cancelChildAnimations
+ ([c914cd99](https://github.com/angular/angular.js/commit/c914cd99b3aaf932e3c0e2a585eead7b76621f1b),
+ [#6205](https://github.com/angular/angular.js/issues/6205))
+- **$http:**
+ - do not add trailing question
+ ([c8e03e34](https://github.com/angular/angular.js/commit/c8e03e34b27a8449d8e1bfe0e3801d6a67ae2c49),
+ [#6342](https://github.com/angular/angular.js/issues/6342))
+ - send GET requests by default
+ ([267b2173](https://github.com/angular/angular.js/commit/267b217376ed466e9f260ecfdfa15a8227c103ff),
+ [#5985](https://github.com/angular/angular.js/issues/5985), [#6401](https://github.com/angular/angular.js/issues/6401))
+- **$parse:** reduce false-positives in isElement tests
+ ([5fe1f39f](https://github.com/angular/angular.js/commit/5fe1f39f027c6f2c6a530975dd5389d788d3c0eb),
+ [#4805](https://github.com/angular/angular.js/issues/4805), [#5675](https://github.com/angular/angular.js/issues/5675))
+- **input:** use ValidityState to determine validity
+ ([c2d447e3](https://github.com/angular/angular.js/commit/c2d447e378dd72d1b955f476bd5bf249625b4dab),
+ [#4293](https://github.com/angular/angular.js/issues/4293), [#2144](https://github.com/angular/angular.js/issues/2144), [#4857](https://github.com/angular/angular.js/issues/4857), [#5120](https://github.com/angular/angular.js/issues/5120), [#4945](https://github.com/angular/angular.js/issues/4945), [#5500](https://github.com/angular/angular.js/issues/5500), [#5944](https://github.com/angular/angular.js/issues/5944))
+- **isElement:** reduce false-positives in isElement tests
+ ([75515852](https://github.com/angular/angular.js/commit/75515852ea9742d3d84a0f463c2a2c61ef2b7323))
+- **jqLite:**
+ - properly toggle multiple classes
+ ([4e73c80b](https://github.com/angular/angular.js/commit/4e73c80b17bd237a8491782bcf9e19f1889e12ed),
+ [#4467](https://github.com/angular/angular.js/issues/4467), [#6448](https://github.com/angular/angular.js/issues/6448))
+ - make jqLite('