a11y-theme-builder
a11y-theme-builder copied to clipboard
DesignOps toolchain theme builder for accessibility inclusion using Atomic Design.
## Suggestion/Concern The Theme Builder currently uses hard coded values for "white" (#FFFFFF) and "black" (#121212). It is highly likely that a theme would want a specify a different shade...
## Suggestion/Concern The goal of this issue is to design a UX around displaying applicable WCAG guidelines related to specific components/molecules. It should probably appear below the molecule display area,...
## Suggestion/Concern This issue is to develop and run the tests necessary to establish the WCAG compliance of a specific design system developed by an end user and also Theme...
## Suggestion/Concern The CSS that is applied to Theme Builder and its components lives in Theme.css and Theme.jsx, with the default design system being defined in TB.css. All of which...
## Suggestion/Concern The goal of this issue is to design how a user could specify secondary color groups and demonstrate their values to the user. The secondary color groups would...
- Introduced a netlify badge at the footer of the left navigation bar to acknowledge the service. - Indentation and syntax improvements in JSX for better readability and code quality....
## Suggestion/Concern The user has to constantly save changes if they don't want their progress to be lost. Many times the progress is lost because the progress wasn't saved and...
Create new feature that would allow for outputs from the ThemeBuilder to be consumed by and therefore synchronized with a digital component library rendered in Storybook.
## Problem/Concern We have recently put in new changes to our documentation and updated our dependencies. We should push out a new version of Theme Builder with these changes so...
Prepare a demo and documentation for setting up the toolchain workflow for keeping the Design Component Library, the Digital Component Library and the CSS Library in sync. See [DesignOps Toolchain](https://discoverfinancial.github.io/a11y-theme-builder/motivation/solution/#designops-toolchain)...