Highlights
- Arctic Code Vault Contributor
Pinned
6,845 contributions in the last year
Less
More
Activity overview
Contributed to
angular/components,
angular/cdk-builds,
angular/cdk-experimental-builds
and 5 other
repositories
Contribution activity
March 2021
Created 200 commits in 10 repositories
Created a pull request in angular/angular that received 10 comments
perf(common): remove unused methods from DomAdapter
The DomAdapter is present in all Angular apps and its methods aren't tree shakeable. These changes remove the methods that either aren't being used…
+84
−224
•
10
comments
Opened 13 other pull requests in 2 repositories
angular/components
9
open
2
merged
- fix(material/progress-spinner): resolve accessibility issue in ChromeVox
- build: run commit message check after other lint checks
- build: add exception for missing MDC test
- fix(material-experimental/mdc-select): float label on focus if there's a placeholder
- feat(material/core): expose new @use-based Sass API
- fix(google-maps): instantiate geocoder lazily
- fix(material/radio): add high contrast focus indication
- feat(material/stepper): allow for orientation to be changed dynamically
- fix: checkbox high contrast improvements
- fix(google-maps): ensure that a mapTypeId is always passed in
- fix(material/radio): hidden circle visible on some zoom levels
Reviewed 32 pull requests in 3 repositories
angular/components 27 pull requests
- refactor: update MDC and switch chips Sass import path
- test(material-experimental/mdc-slider): add tests for sliders with se…
- fix(material-experimental/mdc-slider): add slider to mdc_scss_deps_lib
- feat(material/stepper): allow for orientation to be changed dynamically
- feat(material/core): expose new @use-based Sass API
- fix(cdk/a11y): FocusTrap deprecation docs don't render correctly
- fix(material-experimental/mdc-form-field): use coercion for boolean input
- fix(material-experimental/mdc-select): fix floating label behavior
- fix(material/progress-bar): Support ChromeVox
- docs: replace programatically by programmatically
- fix(material/progress-bar): adjust buffer colors
- fix(material-experimental/mdc-progress-bar): improve buffer color
- fix(material-experimental/mdc-list): rename mdc-list-* classes
- fix(cdk/a11y): add ConfigurableFocusTrapConfig to the public API
- docs(cdk/a11y): fix overview table of contents
- docs(dev-app): remove references to mdc-select placeholder
- fix(material-experimental/mdc-chips): click interaction of remove icon
- fix(material-experimental/mdc-select): correct some differences between
- feat(paginator): localize preposition in `getRangeLabel`
- feat(material-experimental/mdc-slider): implement some basic unit tests
- fix(material-experimental/mdc-form-field): fix height for form field …
- fix(google-maps): Missing fallback zoom
- fix(material-experimental/mdc-card): add mat-mdc-outlined class to av…
- fix(cdk/overlay): resolve regression when overlay is imported through…
- fix(material-experimental/mdc-radio): include form field core theme styles
- Some pull request reviews not shown.