- San Francisco
Block or Report
Block or report atscott
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
4,817 contributions in the last year
Less
More
Contribution activity
November 2021
Created 409 commits in 18 repositories
Created a pull request in angular/angular that received 5 comments
Remove VE code from language service package
This PR has two parts: Remove the VE code from the language service package. We already do not bundle this since VE is not supported in v13+ Move …
+3,612
−15,077
•
5
comments
Opened 9 other pull requests in 2 repositories
angular/angular
3
merged
2
closed
Reviewed 19 pull requests in 4 repositories
angular/angular
16 pull requests
- refactor(core): delete some unused code
- feat(router): Provide a service for setting the document page title
- docs(core): improve viewEncapsulation documentation
-
fix(forms): make the
FormControlStatusavailable as a public API -
docs: deprecate factory-based signature of the
downgradeModulefunction -
refactor(forms): inherit
ngOnChangeshooks from the base class - refactor(router): add type annotation for UrlSegment.parameterMap
- build: update to latest @angular/dev-infra-private to address issues related to verifying environment
- build: update to latest @angular/dev-infra-private to address issues related to verifying environment
- refactor(core): format recently updated file to comply with the lint rules
- fix(compiler): generate correct code for safe method calls
- fix(core): do not use Function constructors in development mode to avoid CSP violations
- docs: update listed supported browsers to accurately reflect support browsers
- APF guide improvements
- docs: improve consuming partial-Ivy code outside the Angular CLI
- feat(router): allow passing an ActivatedRouteSnapshot for relative link resolution in Router.createUrlTree