Highlights
- Arctic Code Vault Contributor
Pinned
3,057 contributions in the last year
Activity overview
Contributed to
angular/angular-cli,
angular/universal,
ng-packagr/ng-packagr
and 5 other
repositories
Contribution activity
January 2021
Created 86 commits in 5 repositories
Created a pull request in angular/angular that received 2 comments
refactor(localize): remove redundant import
Remove redundant import from ARB serializer
+0
−7
•
2
comments
Opened 54 other pull requests in 4 repositories
angular/angular-cli
29
merged
2
closed
5
open
- test(@angular-devkit/build-angular) use port 0 to fix flakey test
- build: add flaky to dev-server jasmine_node_test
- fix(@ngtools/webpack): recover from component stylesheet errors
- fix(@angular-devkit/build-angular): handle promise rejection in IndexHtmlWebpackPlugin
- fix(@angular-devkit/build-angular): add fallback for non defined stats options
- refactor(@angular-devkit/build-angular): remove BundleBudgetPlugin
- refactor(@ngtools/webpack): replace deprecated TypeScript methods
- refactor(@angular-devkit/build-angular): remove file-loader dependency
- fix(@angular-devkit/build-angular): styles that are not injected do count for initial bundle size
- fix(@angular-devkit/build-angular): allow emitting multiple files with the same filename
- docs: fix tests with Bazel link
- refactor(@angular-devkit/core): deprecate flatten schema method
- fix(@angular-devkit/build-angular): inlining fonts behind proxy
- fix(@angular-devkit/build-angular): resolve postcss from build-angular package
- fix(@angular-devkit/build-angular): correctly handle scripts when using subresource-integrity option
- Replace deprecated TypeScript methods
- docs(@angular/cli): update vendorChunk and commonChunk descriptions
- docs: change documentation text
- refactor(@angular-devkit/build-angular): move karma plugin in own folder
- refactor(@schematics/angular): use includes instead of RegExp
- build: update next branch to reflect new release-train `v11.2.0-next.0`
- fix(@ngtools/webpack): use `getDiagnosticsForFile` instead of `getDiagnostics`
- fix(@angular-devkit/build-angular): generate consistent filenames
- test(@angular-devkit/build-angular): change `extractLicenses` unit test to use build harness
- test(@angular-devkit/buid-angular): change `allowedCommonJsDependencies` unit test to use build harness
- Some pull requests not shown.
angular/universal
10
merged
- ci: add commit message validation
- test: remove extra dependency
- build: setup ng-dev tooling to perform merges
- fix(@nguniversal/aspnetcore-engine): correctly set publicPath
- refactor: remove redundant catch block error variable
- docs: fix typo in engine name
- Common Engine cleanup
- ASPNET Core fixes
- refactor(common): mark private methods with private keyword
- test: add unit test for aspnet engine
ng-packagr/ng-packagr
6
merged
angular/angular
2
closed
Reviewed 104 pull requests in 4 repositories
angular/angular-cli 81 pull requests
- build: update autoprefixer to version 10.2.4
- build: update rollup to version 2.38.1
- build: update angular packages
- build: update mini-css-extract-plugin to version 1.3.5
- refactor(@angular/cli): fix super minor typo
- Fix bundle budgets with any script and differential loading
- fix(@angular/cli): direct Angular schematic dependency requests to known versions
- build: update bazel to 4.0.0
- build: update angular packages
- feat(@angular/cli): provide additional status messaging for ng add
- fix(@angular-devkit/schematics): Fix merge that causes an overwrite
- feat(@angular-devkit/build-angular): support targeting ES2017 with Zone.js
- fix(@schematics/update): update line end normalization for CA file read from .npmrc
- feat(@schematics/angular): augment `universal` schematics to import `platform-server` shims
- build: update to version
- build: update speed-measure-webpack-plugin to version 1.4.2
- fix(@ngtools/webpack): perform import eliding before TypeScript transforms
- build: update verdaccio to version 4.11.0
- build: update pacote to version 11.2.3
- fix(@angular/cli): avoid analytics cli object check if not present
- build: update ng-packagr to version ~11.1.0
- build: update ora to version 5.3.0
- build: update angular packages
- fix(@angular/cli): add @angular-devkit/architect to ng-update packageGroup
- build: update autoprefixer to version 10.2.3
- Some pull request reviews not shown.
angular/universal 13 pull requests
- build: update karma to version 6.0.3
- build: update karma to version 6.0.2
- build: update to version
- build: update @angular/dev-infra-private to version
- build: update karma to version 6.0.1
- (FEAT) express-engine improved DX and SSL
- build: update to version
- build: update karma to version 6.0.0
- build: update to version
- build: update to version
- build: update tslib to version ~2.1.0
- build: update to version
- build: update to version
angular/angular 7 pull requests
- docs: fix the docs because the interface does not exist
- feat(platform-server): allow shimming the global env sooner
- prepare ts-api-guardian for next release
- fix(zone.js): fesm2015 bundle should also be strict module.
- docs: update the differential loading section
- docs: correct some spellings
- docs: Corrected some spellings in overview--general.md,overview--scri…