- fix: corrected dockerized application for testing
- fix: fixed test files
- addition: added task file for development commands
- addition: added cypress test
- chore: cleaned unused files
- chore: bump version
- fix: allow custom sizing on multi select elements
- revert: Add support to call custom callback functions from filters outside of 508's scope to support unified filter button clicking
- feat: Add support to call custom callback functions from filters outside of 508's scope to support unified filter button clicking
- fix: filter-list was concatenated incorrectly. Changed ? with & on tailing filters
- fix: style regressions on filter components
- fix: style regressions on navbar
- fix: address cross-os style issue on some components
- fix: add skip-to links and minor style tweaks View
- feat: improve navigation and ux of filters component View
- fix: improve table filter and sorting accessibility View
- chore: Bump package version View
- fix: revert checkbox.name addition for aria-labels View
- fix: improve object-tools button colors contrast View
- fix: add aria-live region and additional alert roles to errors View
- chore: bump package version View
- docs: Move old changelog, generate new one with conventional-changelog-cli View
- fix: make some checkbox labels more readable View
- chore: bump package version View
- chore: Update readme, changelog, and remove .github directory View
- docs: Add minor fixes to leftovers from fork in README View
- fix: Implement accessible ARIA markup on tooltips View
- fix: Add accessible labels to checkbox elements in tables View
- fix: Add ARIA alert to form submission errors View
- fix: Make headings consistent View
- fix: Fix logo alt text; fix missing checkbox label edge case in tables View
- fix: Revise solution for table checkboxes; fix missing labels in internal table checkbox elements View
- fix: Restore heading styles and fix conflict View
- fix: Add missing title to select element View
- fix: Add missing titles to select elements in change forms View
- fix: Assorted contrast issues View
- fix: Form labels and addition a11y warnings View
- chore: Bump package version View