Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
913 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in microsoft/fast that received 3 comments
feat: adds mixin to support global aria-* attributes for components delegating focus
Description This PR does initial work to add global aria-* attributes to support passing those attributes to components which delegate focus to an …
+454
−26
•
3
comments
- fix: removed aria-required from switch
- chore: correct GitHub spelling
- fix: tree view and tree view item not exported
- fix: reflect aria-hidden attribute in the DOM for the flipper component
- docs(fast-foundation): specify that fast-button delegates focus
- fix: the accent button will now show active color when clicked
- feat: simplify rollup configs and compress tagged template literals
- fix: removed the description from the title in the component explorer pane
- feat: add high contrast border color on fast card in high contrast
- fix: removed extra padding around fast card component
- fix: add explicit typings to color recipes
- feat: This includes the tutorial, web page source code, and an intro Video.
- feat: update typescript version and remove utility types dependencies for react packages
- fix: add value min/max/now aria values to pane separator button
- feat: anchored region sizing options & other fixes
- fix: checks for the presence of an index of linked data before rendering it
- chore: add a test to ensure yarn can build the package and fix an output file directory
- feat: make tabs adjust method public
Created an issue in microsoft/fast that received 2 comments
[fast-website] Form components are missing labels
Describe the bug; what happened? On the website, many of the form components are missing labels. This is creating accessibility issues as users do …
2
comments
- Non-enumerated ARIA attributes are not handled when delegating focus
- [fast-flipper] should only have a role of button when *not* hidden from AT
- [fast-divider] separator is spelled "seperator" causing accessibility issues
- [fast-tabs] includes a role of "tabs" which is not a valid role
- [fast-switch] Switch implements aria-required which is not allowed
- Allow users to change or swap out the elevation ramp