Skip to content

Commit

Permalink
new v0.1.4 build and updated license
Browse files Browse the repository at this point in the history
  • Loading branch information
jdan committed Mar 11, 2016
1 parent e5a418e commit 158f0ec
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2015 Khan Academy
Copyright (c) 2016 Khan Academy

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.
8 changes: 4 additions & 4 deletions build/tota11y.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* tota11y v0.1.3
* tota11y v0.1.4
* http://khan.github.io/tota11y
*
* Includes Accessibility Developer Tools
Expand All @@ -9,7 +9,7 @@
* Released under the MIT license
* http://github.com/Khan/tota11y/blob/master/LICENSE.txt
*
* Date: 2015-11-23
* Date: 2016-03-11
*
*/
/******/ (function(modules) { // webpackBootstrap
Expand Down Expand Up @@ -9542,7 +9542,7 @@
/***/ function(module, exports, __webpack_require__) {

exports = module.exports = __webpack_require__(/*! ./../~/css-loader/lib/css-base.js */ 7)();
exports.push([module.id, ".tota11y-dark-color-scheme {\n background-color: #333 !important;\n color: #f2f2f2 !important;\n}\n.tota11y-no-select {\n -webkit-user-select: none !important;\n -moz-user-select: none !important;\n -ms-user-select: none !important;\n user-select: none !important;\n}\n/**\n * Base styles for tota11y to make sure things look consistent under\n * reasonable circumstances.\n */\n.tota11y,\n.tota11y * {\n border: none !important;\n box-sizing: border-box !important;\n color: #f2f2f2 !important;\n font-family: Arial !important;\n font-size: 14px !important;\n font-style: normal !important;\n font-weight: 400 !important;\n line-height: 1.35 !important;\n margin: 0 !important;\n padding: 0 !important;\n text-align: left !important;\n text-shadow: none !important;\n}\n.tota11y * {\n height: auto !important;\n width: auto !important;\n}\n.tota11y strong {\n font-weight: bold !important;\n}\n.tota11y pre,\n.tota11y code {\n background-color: #ddd !important;\n border: none !important;\n border-radius: 0 !important;\n color: inherit !important;\n font-family: monospace !important;\n font-size: inherit !important;\n line-height: inherit !important;\n}\n.tota11y pre {\n padding: 5px 10px !important;\n margin: 0 0 10px !important;\n overflow-x: scroll !important;\n}\n.tota11y code {\n border-radius: 2px !important;\n display: inline !important;\n padding: 1px !important;\n}\n.tota11y i,\n.tota11y em {\n font-style: italic !important;\n}\n.tota11y p {\n margin: 0 0 10px !important;\n}\n.tota11y a,\n.tota11y a:hover,\n.tota11y a:focus {\n background-color: inherit !important;\n color: inherit !important;\n text-decoration: none !important;\n}\n.tota11y-toolbar {\n background-color: #333 !important;\n color: #f2f2f2 !important;\n position: fixed !important;\n top: auto !important;\n right: auto !important;\n bottom: 0 !important;\n left: 10px !important;\n border-top-left-radius: 5px !important;\n border-top-right-radius: 5px !important;\n overflow: hidden !important;\n z-index: 9998 !important;\n}\n.tota11y-toolbar-toggle {\n background-color: #333 !important;\n display: block !important;\n padding: 7px !important;\n width: 100% !important;\n}\n.tota11y-toolbar-logo {\n height: 25px !important;\n margin: 0 auto !important;\n text-align: center !important;\n width: 35px !important;\n}\n.tota11y-toolbar-logo svg {\n height: 25px !important;\n}\n.tota11y-toolbar-body {\n display: none !important;\n}\n.tota11y-toolbar.tota11y-expanded .tota11y-toolbar-body {\n display: block !important;\n}\n.tota11y-sr-only {\n border: 0 !important;\n clip: rect(0, 0, 0, 0) !important;\n height: 1px !important;\n margin: -1px !important;\n overflow: hidden !important;\n padding: 0 !important;\n position: absolute !important;\n width: 1px !important;\n}\n", ""]);
exports.push([module.id, ".tota11y-dark-color-scheme {\n background-color: #333 !important;\n color: #f2f2f2 !important;\n}\n.tota11y-no-select {\n -webkit-user-select: none !important;\n -moz-user-select: none !important;\n -ms-user-select: none !important;\n user-select: none !important;\n}\n/**\n * Base styles for tota11y to make sure things look consistent under\n * reasonable circumstances.\n */\n.tota11y,\n.tota11y * {\n border: none !important;\n background-color: inherit !important;\n box-sizing: border-box !important;\n color: #f2f2f2 !important;\n font-family: Arial !important;\n font-size: 14px !important;\n font-style: normal !important;\n font-weight: 400 !important;\n line-height: 1.35 !important;\n margin: 0 !important;\n padding: 0 !important;\n text-align: left !important;\n text-shadow: none !important;\n}\n.tota11y * {\n height: auto !important;\n width: auto !important;\n}\n.tota11y strong {\n font-weight: bold !important;\n}\n.tota11y pre,\n.tota11y code {\n background-color: #ddd !important;\n border: none !important;\n border-radius: 0 !important;\n color: inherit !important;\n font-family: monospace !important;\n font-size: inherit !important;\n line-height: inherit !important;\n}\n.tota11y pre {\n padding: 5px 10px !important;\n margin: 0 0 10px !important;\n overflow-x: scroll !important;\n}\n.tota11y code {\n border-radius: 2px !important;\n display: inline !important;\n padding: 1px !important;\n}\n.tota11y i,\n.tota11y em {\n font-style: italic !important;\n}\n.tota11y p {\n margin: 0 0 10px !important;\n}\n.tota11y a,\n.tota11y a:hover,\n.tota11y a:focus {\n background-color: inherit !important;\n color: inherit !important;\n text-decoration: none !important;\n}\n.tota11y-toolbar {\n background-color: #333 !important;\n color: #f2f2f2 !important;\n position: fixed !important;\n top: auto !important;\n right: auto !important;\n bottom: 0 !important;\n left: 10px !important;\n border-top-left-radius: 5px !important;\n border-top-right-radius: 5px !important;\n overflow: hidden !important;\n z-index: 9998 !important;\n}\n.tota11y-toolbar-toggle {\n background-color: #333 !important;\n display: block !important;\n padding: 7px !important;\n width: 100% !important;\n}\n.tota11y-toolbar-logo {\n height: 25px !important;\n margin: 0 auto !important;\n text-align: center !important;\n width: 35px !important;\n}\n.tota11y-toolbar-logo svg {\n height: 25px !important;\n}\n.tota11y-toolbar-body {\n display: none !important;\n}\n.tota11y-toolbar.tota11y-expanded .tota11y-toolbar-body {\n display: block !important;\n}\n.tota11y-sr-only {\n border: 0 !important;\n clip: rect(0, 0, 0, 0) !important;\n height: 1px !important;\n margin: -1px !important;\n overflow: hidden !important;\n padding: 0 !important;\n position: absolute !important;\n width: 1px !important;\n}\n", ""]);

/***/ },
/* 7 */
Expand Down Expand Up @@ -12527,7 +12527,7 @@
}, {
key: "run",
value: function run() {
$("[role]").each(function () {
$("[role]:not(.tota11y-toolbar,.tota11y-plugin)").each(function () {
annotate.label($(this), $(this).attr("role"));
});
}
Expand Down
6 changes: 3 additions & 3 deletions build/tota11y.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tota11y",
"version": "0.1.3",
"version": "0.1.4",
"description": "An accessibility visualization toolkit",
"repository": {
"type": "git",
Expand Down

0 comments on commit 158f0ec

Please sign in to comment.