Highlights
Pinned
1,710 contributions in the last year
Less
More
Activity overview
Contributed to
angular/components,
angular/angular,
RevokedIO/test-release-script
and 5 other
repositories
Contribution activity
June 2021
Created 224 commits in 14 repositories
Created 2 repositories
- devversion/ng-webcontainer-material-experimental-mdc TypeScript
- devversion/cldr-build-comparison JavaScript
Created a pull request in devversion/material2 that received 24 comments
Opened 45 other pull requests in 4 repositories
angular/components
19
merged
4
open
- build: update to new remote instance name for RBE [11.2.x lts backport]
-
build: remove unnecessary
env.shlogic for circleci - build: add screenshot test for server-side prerendering
- refactor(material-experimental/mdc-tooltip): add override keyword to satisfy noImplicitOverride check
- docs: add missing documentation for error state properties
- fix(material-experimental/mdc-form-field): fix outline notch width
- fix(material/form-field): missing focus indicator for outline appearance in high-contrast
- docs: clarify value of the form control in the chips-form-control example
- docs: improve paginator-intl example
- fix(cdk/schematics): avoid runtime errors thrown by devkit tree when TypeScript tries non-existent path
- build: run unit tests with partial compilation and Angular linker
- build: fix firebase deployment of dev-app
- build: update devkit dependencies to v12.1.0-next.5
- build: update to typescript 4.3
- docs: fix inherited docs-private members showing up
- build: remove outdated todo from bazel workspace file
-
build: update to the latest
@angular/dev-infra-privateversion - docs: add missing documentation for error state properties
- build: update to tslib 2.2.0
- docs(material/dialog): add missing descriptions
- docs(material/checkbox): add description for properties in default options
- docs(material/button-toggle): add description for appearance property in default options
- docs(material/autocomplete): add descriptions for properties showing up in API docs
angular/angular
3
open
11
closed
2
merged
- fix(dev-infra): use API pagination for retrieving project branches
- build: update to new remote instance name for RBE [9.1.x LTS backport]
- build: update to new remote instance name for RBE [10.2.x LTS backport]
- build: update to new remote instance name for RBE [11.2.x LTS backport]
- feat(dev-infra): add command for printing release train information
- build: update to typescript 4.3.4
- [WIP] refactor: enable noImplicitOverride in project
- build: remove unused no-strict tsconfig file
- ci: add lint error for files with missing trailing new-line
- refactor(dev-infra): always use en-US locale for printing date in merge tool
- refactor(dev-infra): improve type-safety of git client utility
- fix(dev-infra): update outdated build-worker.js file
- fix(dev-infra): github oauth token not picked up by octokit [patch port]
- fix(dev-infra): github oauth token not picked up by Octokit
- feat(dev-infra): prevent deprecations from being merged into patch branch
- feat(dev-infra): validate deprecation notes in commit messages
devversion/material2
5
open
bazelbuild/rules_nodejs
1
merged
Reviewed 70 pull requests in 4 repositories
angular/components 49 pull requests
- fix(material-experimental/mdc-slider): event handling fixes and cleanup
- fix(material-experimental/mdc-snack-bar): use same container selector as non-mdc version
- fix(material-experimental/mdc-dialog): use same container selector as non-mdc version
- release: bump version to 12.1.0 w/ changelog (#23067)
- build: add screenshot test for server-side prerendering
- build: update to new remote instance name for RBE
- build: enable public API verification on the MDC slider
- fix(cdk/stepper): focus management not working with shadow dom encapsulation
- build: fix wrong variable reference
- build: datepicker examples not working locally
- fix(material-experimental/mdc-menu): align ripple timings with MDC
- fix(material/schematics): don't migrate commented code in theming API migration
- test(cdk/a11y): use DI to construct modality checker
- refactor(multiple): clean up touch target RTL workaround
- fix(material-experimental/mdc-button): not disabling animations under noop animations module
- fix(material/datepicker): incorrect appearance when used in MDC form field
- docs: add missing documentation for error state properties
- fix(material-experimental/mdc-form-field): fix outline notch width
- fix(material/form-field): missing focus indicator for outline appearance in high-contrast
- build: allow for some schematics code to be linted
- build: run unit tests with partial compilation and Angular linker
- release: bump version to 12.0.5 w/ changelog
- build: ampersand selector lint rule not catching some cases
- fix(material/schematics): incorrectly migrating some cases
- build: flatten golden files directory
- Some pull request reviews not shown.
angular/angular 13 pull requests
- build: update to new remote instance name for RBE
- build: update dependency madge to v5
- feat(dev-infra): update pullapprove verification to ensure all groups have reviewers
- ci: update pullapprove config
- build: update to typescript 4.3.4
- build: remove unnecessary polyfills from tests
- refactor(dev-infra): remove usages and dependency on shelljs
- build: suppress errors in git hooks
- ci: extend default timeout of karma tests for legacy saucelab tests
- feat(core): support TypeScript 4.3
- feat(dev-infra): validate deprecation notes in commit messages
- build: update dependency ts-node to v10
- build: fix linting against jasmine focus functions
devversion/material2 5 pull requests
angular/material.angular.io 3 pull requests
Created an issue in octokit/rest.js that received 4 comments
Incorrect type for label properties when using pulls.get endpoint
Octokit seems to generate its type definitions from the Github OpenAPI descriptions. Although if a developer currently deals with the pulls.get end…
4
comments