Highlights
- Arctic Code Vault Contributor
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
5,851 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 182 commits in 10 repositories
Created a pull request in angular/components that received 3 comments
fix: set role on tooltip description element
Includes two separate commits that:
Add support for setting a role through the AriaDescriber.
Uses the new option to set a tooltip role on the too…
Opened 15 other pull requests in 2 repositories
angular/components
9
open
4
merged
- build: update to latest sass version
- fix(material/chips): ripple not disabled when animations are disabled
- build: update to latest Angular RC and MDC canary
- refactor(google-maps): simplify marker internal setup
- fix(material/datepicker): don't invoke change handler when filter is swapped out if result is the same
- fix(material-experimental/mdc-button): narrow down overly-broad selector
- fix(material/menu): unable to move focus from inside opened event
- fix(cdk/a11y): allow for origin of already focused element to be changed
- fix(material-experimental/mdc-slide-toggle): hide native focus outline
- fix(material-experimental/mdc-progress-spinner): prevent animation from affecting surrounding layout
- fix(material/checkbox): set display on host node
- build: add CI check to ensure consistent exports for MDC packages
- fix(material/menu): icons in menu not inheriting disabled color
Reviewed 14 pull requests in 2 repositories
angular/components 13 pull requests
- build: update to latest sass version
- fix(material-experimental/mdc-tabs): correct min-width according to m…
- feat(google-maps): Add MapMarkerClusterer Component
- fix(material-experimental/mdc-button): fix positioning of icons in text buttons
- feat(material-experimental/mdc-chips): add `remove` method to MDC chip harness
- build: add CI check to ensure consistent exports for MDC packages
- docs(material-experimental): css paths in readme
- release: bump version to 11.0.0-rc.1 w/ changelog
- feat(material/button): allow focus origin to be optional input in focus method
- feat(material/checkbox): allow focus origin to be optional input in focus method
- feat(material/stepper): allow focus origin to be optional input in focus method
- feat(material/menu): allow focus origin to be optional input in focus method
- feat(material/radio): allow focus origin to be optional input in focus method