Skip to content
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

a demo to the sa11y checker to the demo #99

Closed
wants to merge 16 commits into from

Conversation

tonyfast
Copy link
Contributor

@tonyfast tonyfast commented Dec 7, 2023

sa11y is an authoring focused in browser accessiblility checker that require only css/js to integrate.

the sa11y content MUST be loaded before requirejs otherwise we get "Mismatched anonymous define()" errors.

* 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
…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
* 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
* 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
* add multiselect component and improve auditting
* fix width css on zooming
* fix pr msg
* 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
* 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.
* 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
* 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
* 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
@tonyfast tonyfast closed this Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant