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
1,200 contributions in the last year
Activity overview
Contributed to
microsoft/fast,
janechu/web-assembly-playground,
janechu/outside-light-system
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in microsoft/fast that received 1 comment
chore: update typescript dependency to ^3.9.0
Description An issue was found while updating to typescript ^3.9.0 with the code coverage. This work is complimentary to #3420. Issue type checklist
+8
−5
•
1
comment
- [DRAFT] modify dependencies to attempt to overcome ci build failure
- chore: ensure the origin is checked in the tooling test app, creator and component explorer
- chore: add a private package and scaffolding for tooling wasm projects
- feat: allow the autocompletion of a linked data value
- fix: update the favicon to use an svg
- chore: add a test to ensure yarn can build the package and fix an output file directory
- fix: add aria label to the components in fast frame section on the website
- fix: removed aria-required from switch
- fix: removed tabs role from tabs
- fix: reflect aria-hidden attribute in the DOM for the flipper component
- fix: correct spelling of aria-labelledby in tabs
- fix: the accent button will now show active color when clicked
- 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 accessibility attributes and added type to input for text field component
- feat: export MatchMediaStylesheetBehavior constructor
- fix: removed extra padding around fast card component
- feat: move appearance attributes of anchor and button out of fast-foundation
- fix: add explicit typings to color recipes
- feat: update typescript version and remove utility types dependencies for react packages
- fix: render buttons instead of spans for navigation-menu-item
Created an issue in microsoft/fast that received 4 comments
Runtime error in <fast-button> and <fast-anchor>
Describe the bug; what happened? There is a runtime error: Uncaught DOMException: Failed to construct 'CustomElement': The result must not have att…
4
comments
1
contribution
in private repositories
Jul 1

