Pinned
269 contributions in the last year
Less
More
Activity overview
Contribution activity
June 2021
Created 1 commit in 1 repository
Created a pull request in angular/angular that received 3 comments
fix(core): ensure that autoRegisterModuleById registration in ɵɵdefineNgModule is not DCE-ed by closure
Previously the autoRegisterModuleById registration was marked with noSideEffects wrapper to ensure that we don't end up retaining all NgModules. Ho…
+15
−15
•
3
comments
Reviewed 18 pull requests in 2 repositories
angular/angular 17 pull requests
- fix(core): error in TestBed if module is reset mid-compilation in ViewEngine
-
feat(service-worker): add
openWindowandlastFocusedOrOpento not… - docs: CLI users polyfills
- docs: add note for naming libraries
- build(docs-infra): align code with new CLI v12 apps
- build: update angular
- docs: JIT was Default until angular 8 added
- feat(docs-infra): implement popup to inform about the use of cookies
-
docs(core): clarify deprecation of
entryComponents - build(docs-infra): use case-insensitive encoding for content files
- build(docs-infra): disable critical CSS inlining
- build(docs-infra): simplify configuring redirects
- feat(core): support TypeScript 4.3
- Update contributors.json
- docs: move fine-grained strictness flags docs to guide/angular-compiler-options
- docs: clarify the wording around live examples for all testing guides
- docs: specify correct interceptor class type
DefinitelyTyped/DefinitelyTyped 1 pull request
Created an issue in nushell/nushell that received 3 comments
Easy way to format a structured output into a string (e.g. to txt ?)
Is your feature request related to a problem? Please describe. I'd like to have an easy way to turn a structured result into a string so that I can…
3
comments