0.0.10
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