From 048237a5b14a9eb70748d289c6cc5b19518e1616 Mon Sep 17 00:00:00 2001 From: Alice Boxhall Date: Tue, 30 Jun 2015 09:12:06 -0700 Subject: [PATCH] Release v2.7.1 --- Changelog.md | 2 + bower.json | 2 +- dist/js/axs_testing.js | 174 ++++++++++++++++++++--------------------- package.json | 2 +- 4 files changed, 91 insertions(+), 89 deletions(-) diff --git a/Changelog.md b/Changelog.md index b6c34920..7819da6d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,5 @@ +## 2.7.1 - 2015-06-30 + ## 2.7.1-rc.1 - 2015-06-23 ### Bug fixes: diff --git a/bower.json b/bower.json index 7dfacb9e..603827af 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "accessibility-developer-tools", - "version": "2.7.1-rc.1", + "version": "2.7.1", "homepage": "https://github.com/GoogleChrome/accessibility-developer-tools", "authors": [ "Google" diff --git a/dist/js/axs_testing.js b/dist/js/axs_testing.js index 760460a7..1f1603e8 100644 --- a/dist/js/axs_testing.js +++ b/dist/js/axs_testing.js @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Generated from http://github.com/GoogleChrome/accessibility-developer-tools/tree/91ec7093ac31a45c6b3611e65e08ef82ecdc11d1 + * Generated from http://github.com/GoogleChrome/accessibility-developer-tools/tree/ef4fec4549616cd69a0f0f732d43c838d8ab17eb * * See project README for build steps. */ @@ -62,7 +62,7 @@ goog.setTestOnly = function(a) { goog.forwardDeclare = function(a) { }; COMPILED || (goog.isProvided_ = function(a) { - return!goog.implicitNamespaces_[a] && goog.isDefAndNotNull(goog.getObjectByName(a)); + return !goog.implicitNamespaces_[a] && goog.isDefAndNotNull(goog.getObjectByName(a)); }, goog.implicitNamespaces_ = {}); goog.getObjectByName = function(a, b) { for (var c = a.split("."), d = b || goog.global, e;e = c.shift();) { @@ -153,14 +153,14 @@ goog.DEPENDENCIES_ENABLED && (goog.included_ = {}, goog.dependencies_ = {pathToN var b = goog.global.document; if ("complete" == b.readyState) { if (/\bdeps.js$/.test(a)) { - return!1; + return !1; } throw Error('Cannot write "' + a + '" after document load'); } b.write('