-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expand exception groups #103
Commits on Nov 24, 2023
-
remove old meeting notes and user testing notes (#3)
* remove old meeting notes and resources * remove some doit doit tasks to delete files * rm user tests * drop notebooks for config * mv test environment out of root * update pr message ci to vary on forks
Configuration menu - View commit details
-
Copy full SHA for acf83c9 - Browse repository at this point
Copy the full SHA acf83c9View commit details
Commits on Nov 26, 2023
-
remove old code and templates, factor templates into some thing less …
…chaotic. (#4) * rm old semantic form entry point * shuffle a11y tempalte files into components * rm exporters script * rename the ex[porter script to something more appropriate * remove errant selectors script * move where the static components are copied from * more clean up to static contents in template folders * change test template configuration * hide missing snippet for a docs rewrite
Configuration menu - View commit details
-
Copy full SHA for fdb2871 - Browse repository at this point
Copy the full SHA fdb2871View commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a9823be - Browse repository at this point
Copy the full SHA a9823beView commit details -
use more nbconvert machinery (#5)
* separate toc component * remove errant character * move accessible table to the body_loop block * move more macros to the base template * drop a lot of code in favor of nbconvert
Configuration menu - View commit details
-
Copy full SHA for 83bdb9e - Browse repository at this point
Copy the full SHA 83bdb9eView commit details
Commits on Nov 29, 2023
-
refactor css and settings into tigher components (#6)
* refactor css and settings into tigher components * fail workflow on failing tests. run docs and build sooner * change default font size * fix input component failure * ensure default selection in dropdown * use html to hide cell content * make the wcag level configurable * python parts to configuration * updates style and js * fix settings and recalling settings * add a placeholder button for toggling aria live settings` * consistent use of activity log and aria live * close button to audit dialog
Configuration menu - View commit details
-
Copy full SHA for 098637d - Browse repository at this point
Copy the full SHA 098637dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 242413f - Browse repository at this point
Copy the full SHA 242413fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 128cf8d - Browse repository at this point
Copy the full SHA 128cf8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b9f62 - Browse repository at this point
Copy the full SHA 44b9f62View commit details
Commits on Nov 30, 2023
-
* add multiselect component and improve auditting * fix width css on zooming * fix pr msg
Configuration menu - View commit details
-
Copy full SHA for cdff357 - Browse repository at this point
Copy the full SHA cdff357View commit details
Commits on Dec 3, 2023
-
add a first principle template for landmark based notebooks. (#9)
* shuffle macros from base to core and add section template that only provides landmark navigation * add context to components * add new section layout to published artifacts * add hidden parameters to cell components * align style template with section and style * add section tempalte to the tests * export a snapshot of the accessibility tree for aaa templates * add an ordered list template * create a component file for cells and remove with context that has been nagging me in templates
Configuration menu - View commit details
-
Copy full SHA for b27d98b - Browse repository at this point
Copy the full SHA b27d98bView commit details
Commits on Dec 5, 2023
-
add more axe accessibility test constraints (#10)
* add trusted tester and more complete accessibility tests * clean up axe fixture * update new tests to use updated axe api * add a full accessibility test and measure expected failures.
Configuration menu - View commit details
-
Copy full SHA for 91aef24 - Browse repository at this point
Copy the full SHA 91aef24View commit details
Commits on Dec 6, 2023
-
increase utility of dialogs by allowing them to be block elements (#11)
* allow dialogs to be expanded inline for an alternative settings experiences. * reverse the order the dialogs are opened so focus makes more sense * keep focus on the details trigger * move buttons below expand creating a more clarifying visual order even in reverse tab order * rm section tag nesting
Configuration menu - View commit details
-
Copy full SHA for 30562e7 - Browse repository at this point
Copy the full SHA 30562e7View commit details
Commits on Dec 7, 2023
-
fixes broken color theme and improves configuration (#13)
* fix broken theme changer * use a valid media query * fix color theme bugs and add tests * test light color themes * rm old tests from nbconvert html5 * force black background for dark theme tests
Configuration menu - View commit details
-
Copy full SHA for d9fbdda - Browse repository at this point
Copy the full SHA d9fbddaView commit details -
Clean up exporter to be in better shape for a release (#14)
* clean up default a11y settings for release and add new entry points * update configuration files * update the readme for the new repo * update color theme confirugation * add some help to python
Configuration menu - View commit details
-
Copy full SHA for 6d34777 - Browse repository at this point
Copy the full SHA 6d34777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1efb904 - Browse repository at this point
Copy the full SHA 1efb904View commit details -
integrate sa11y into the example (#15)
* integrate sa11y into the example * ignore accessibility checking on the accessibility checker * make sa11y a configurable parameter in the exporter * add sa11y to the test configuration
Configuration menu - View commit details
-
Copy full SHA for d10ccf0 - Browse repository at this point
Copy the full SHA d10ccf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0036967 - Browse repository at this point
Copy the full SHA 0036967View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2bc000 - Browse repository at this point
Copy the full SHA f2bc000View commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d49e741 - Browse repository at this point
Copy the full SHA d49e741View commit details -
Revert "add a xfail test for the sa11y violation with the intention t…
…o generate a report." This reverts commit d49e741.
Configuration menu - View commit details
-
Copy full SHA for 3aeda4b - Browse repository at this point
Copy the full SHA 3aeda4bView commit details
Commits on Dec 10, 2023
-
use the conda forge implementation on the vnu-validator (#17)
* swap out old invocation with conda based invocation * rm vnu-jar from node install
Configuration menu - View commit details
-
Copy full SHA for b153cc1 - Browse repository at this point
Copy the full SHA b153cc1View commit details
Commits on Dec 12, 2023
-
* warm up the vnu-validator cache before remove existing node impl * swap out old invocation with conda based invocation * rm vnu-jar from node install * split shell cmd * normalize test env * normalize mamba cache * whitepace, try env cache * add vnu server fixtures * add vnu server fixtures * replace long sleep with more retries * fix env var names --------- Co-authored-by: tonyfast <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4edd547 - Browse repository at this point
Copy the full SHA 4edd547View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7be77f - Browse repository at this point
Copy the full SHA f7be77fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73bea0b - Browse repository at this point
Copy the full SHA 73bea0bView commit details