tota11y

an accessibility (a11y) visualization toolkit

MIT License

Stars
5K
Committers
25

Bot releases are hidden (Show)

tota11y - v0.2.0 Latest Release

Published by somewhatabstract over 5 years ago

TL;DR: We moved to a newer build chain and the package is now in npm under @khanacademy/tota11y.

  • Get rid of build warnings and upgrade postcss (493293d1)
  • Added relative link to license.txt (b3da3c63)
  • bump accessibility-developer-tools (#111)
  • Use https instead of http for the url (ce0d19ed)
  • menu-item is not a valid aria role (#118)
  • Change "main" field in package.json (#123)
  • Upgrade to Babel 6 (#135)
  • Upgrade to latest handlebars (#136)
  • Upgrade to latest jquery (#137)
  • Upgrade to latest eslint (#138)
  • Update to Webpack 4 and fix a lot of things (#145)
  • Add additional checks for publish (#146)
  • Adding prechecks for publish config and login (#147)
  • We're not using lerna so we need to do this BEFORE publish (#148)
tota11y - 0.1.6

Published by somewhatabstract over 6 years ago

tota11y - 0.1.5

Published by somewhatabstract over 6 years ago

tota11y - 0.1.4

Published by somewhatabstract over 6 years ago

tota11y -

Published by jdan almost 9 years ago

See the Changelog for details 💃

tota11y -

Published by jdan about 9 years ago

tota11y -

Published by jdan about 9 years ago

  • A number of a11y improvements to the tota11y UI (#71)
  • Fixed info-panel positioning to be based on top and left coordinates (#74)
tota11y - 0.1.0

Published by jdan about 9 years ago

See CHANGELOG.md for details.

🎉

tota11y -

Published by jdan about 9 years ago

Summary:

590c600 Implement annotation toggling
6394c26 Fixed annotation namespace for ContrastPlugin - Fixes #53
049eeb0 Updated unit tests to reflect new AltTextPlugin expanded label text
ed53865 Changed AltTextPlugin to use Accessibility Developer Tools - Fixes #51, #19
17e0cd7 Removed empty summary panel for the headings plugin - fixes #13
3497428 Switched to axs.properties.findTextAlternatives to do a lot of the heavy-lifting for reading link text
1c86829 Some extra LinkTextPlugin tests
f3ae011 Include mocha fixes to run babel+JSX
28209fd Prep JSX transpile target for unit testing
eebe436 Convert LinkTextPlugin error descriptions to JSX
de2534f Handled when the textContent is passed into the isDescriptiveText function as undefined or null in the link-text plugin

tota11y -

Published by jdan about 9 years ago

tota11y -

Published by jdan over 9 years ago

tota11y - 0.0.3

Published by jdan over 9 years ago

Just a quick patch to fix an issue affecting Windows users.

  • Created a custom magnifying glass to replace unicode character - Fixes #4 [be26c83]
tota11y - 0.0.2

Published by jdan over 9 years ago

A couple post-launch fixes :)

  • Removed webpack/hot/dev-server from entry, and produced a new build [eee8500]
  • Added build/ directory to version control, and some npm scripts [dd2dc7f]
  • Added special thanks section to README [ae823d0]
  • Fixed error message for missing alt-text [558e7b8]
  • Added some basic setup/build instructions to the README [0a49457]
  • Added overflow-x property to pre base styles [476052e]
  • Fixed margins in heading summary items [ee8e2d2]
tota11y - Hello, world!

Published by jdan over 9 years ago

Here's the first release of tota11y. Enjoy :)

<script src="tota11y.min.js"></script>