uPortal-Attic / uportal-home

Alternative UI for Apereo uPortal (originally built for MyUW)
http://uportal-project.github.io/uportal-home/
Apache License 2.0
25 stars 27 forks source link

Implement Selective for a11y testing #764

Open apetro opened 6 years ago

apetro commented 6 years ago

https://github.com/ChristianMurphy/selective

ChristianMurphy commented 6 years ago

Selective 0.1.0 is available as for CI/CLI as a rehype plugin and as an in IDE experience for :atom: atom through an atom linter plugin. It is 100% complete in terms of selector support for detecting potential issues. example

There will be some additional polish work, supporting shareable configs, better distinguishing between different log levels, and allowing rules to be disabled from inline comments that is planned before I'll declare the tool "stable 1.0".

Further down the road I'm looking at adding VSCode and WebStorm integrations.