Skip to content

Releases: jdan/tota11y

v0.2.0

17 May 19:49
3303f10
Compare
Choose a tag to compare

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)

0.1.6

22 May 16:43
Compare
Choose a tag to compare
v0.1.6

0.1.5

22 May 16:43
Compare
Choose a tag to compare
v0.1.5

0.1.4

22 May 16:43
Compare
Choose a tag to compare
v0.1.4

0.1.3

23 Nov 21:57
Compare
Choose a tag to compare

See the Changelog for details 💃

0.1.2

27 Sep 20:41
Compare
Choose a tag to compare

A quick patch until GoogleChrome/accessibility-developer-tools@df40093 makes its way onto npm.

0.1.1

27 Sep 19:53
Compare
Choose a tag to compare
  • A number of a11y improvements to the tota11y UI (#71)
  • Fixed info-panel positioning to be based on top and left coordinates (#74)

0.1.0

17 Sep 14:20
Compare
Choose a tag to compare

See CHANGELOG.md for details.

🎉

0.0.10

29 Jul 14:45
Compare
Choose a tag to compare

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

0.0.9

22 Jul 17:47
Compare
Choose a tag to compare
v0.0.9