Pinned
4,869 contributions in the last year
Less
More
Activity overview
Contributed to
angular/angular,
angular/components,
angular/dev-infra-private-builds
and 5 other
repositories
Contribution activity
March 2021
Created 23 commits in 12 repositories
Opened 9 pull requests in 3 repositories
angular/angular
2
open
2
closed
angular/components
1
open
2
merged
angular/vscode-ng-language-service
2
merged
Reviewed 33 pull requests in 3 repositories
angular/components 19 pull requests
- build: schematics unit tests not being run
- build: bump jasmine-core from 3.6.0 to 3.7.1
- build: fix jasmine_node_test
- build: avoid installing node-sass
- build: remove commit message line length limit
- build: update all @material packages to canary
- docs: remove node-sass references
- build: add lint rule to prevent @import usage
- fix(youtube-player): compatibility with latest typings
- build: bump @types/jasmine from 3.6.4 to 3.6.6
- build: bump madge from 4.0.0 to 4.0.2
- build: bump stylelint from 13.11.0 to 13.12.0
- build: run commit message check after other lint checks
- Update rules nodejs
- build: bump postcss from 8.2.6 to 8.2.8
- build: bump @octokit/rest from 18.3.1 to 18.3.5
- build: bump @octokit/rest from 18.3.1 to 18.3.4
- build: bump postcss from 8.2.6 to 8.2.7
- build: clean up sass patch workaround
angular/angular 13 pull requests
- feat(dev-infra): validate breaking changes commit messages
- Bump version to "v12.0.0-next.5" with changelog.
- docs: update changelog for the v11.2.6 release
- docs: add contributors guide to aio
- build(language-service): use 'export =' syntax for default export
- build: remove commit message max line length limit
- Bump version to "v12.0.0-next.4" with changelog.
- Bump version to "v11.2.5" with changelog.
- fix(language-service): show warning when type inference is suboptimal
- fix(bazel): fix incorrect rollup plugin method signature
- feat(localize): add scripts to migrate away from legacy message IDs
- ci: improve error message when payload size check fails
- docs: remove augury resource from docs, partially addresses #41030