- 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
3,751 contributions in the last year
Less
More
Contribution activity
April 2022
Created 128 commits in 18 repositories
Created a pull request in angular/angular that received 14 comments
refactor(router): Add warning for relativeLinkResolution: 'legacy'
This change adds code to compute the corrected value for a link,
regardless of the relativeLinkResolution value. Then, if the
relativeLinkResolution …
+89
−19
•
14
comments
Opened 20 other pull requests in 2 repositories
angular/angular
5
open
11
closed
- refactor(router): Remove unnecessary setTimeout in UrlTree redirects
- test(router): Add tests for initialNavigation: enabledBlocking
- fix(router): Ensure failed initial navigation does not block app load
- fix(router): Remove deprecated initialNavigation option
-
feat(router): Support lazy loading standalone components with
loadComponent - feat(router): Allow loadChildren to return a Route array
- test(common): Fix flaky Location test
- feat(router): Add ability to specify providers on a Route
-
refactor(router): Use
EnvironmentInjectorfor lazy loading APIs - refactor(router): Move config loader tracking to the RouterConfigLoader
- fix(router): Remove unused string type for ActivatedRoute.component
- refactor(router): combine functions for getting loaded config
- fix(language-service): Add resource files as roots to their associate…
- Refactor some router internals
- fix(router): validate lazy loaded configs
-
fix(router): Remove
anyfromLoadChildrenCallbacktype
Reviewed 28 pull requests in 1 repository
angular/angular
25 pull requests
-
refactor(core): make
Testabilitycompatible with tree-shaking - Fix importProvidersFrom interaction with ModuleWithProviders
- feat(core): allow to throw on unknown elements in tests
-
feat(router): Support lazy loading standalone components with
loadComponent - feat(router): Allow loadChildren to return a Route array
-
feat(core): add
bootstrapApplicationfunction - (common/i18n): refactor locale generation and update CLDR to v41
- feat(bazel): speed up dev-turnaround by bundling types only when packaging
- Standalone core implementation
- ci: update payload size golden file
- Standalone Compiler Updates
- fix(forms): Fix a typing bug in FormBuilder.
- fix(core): use 'environment' for providedIn
-
refactor(router): deprecate no longer needed
resolverfields - Introducing EnvInjector!
- feat(router): add ariaCurrentWhenActive input to RouterLinkActive directive
- feat(docs-infra): add close button to search-results aio panel
- fix(language-service): two-way binding completion should not remove t…
-
feat(core): add
ApplicationRef.destroymethod - feat(common): add getState method to LocationStrategy interface
- perf(router): cancel the navigation instantly if at least one resolver doesn't emit any value
- fix(router): validate lazy loaded configs
-
feat(forms): Add a
FormRecordtype. -
refactor(core): remove deprecated
aotSummariesfields in TestBed config -
refactor(router): Add warning for
relativeLinkResolution: 'legacy' - Some pull request reviews not shown.
Created an issue in angular/vscode-ng-language-service that received 2 comments
Language service crashes Cannot read property 'startRecordingFilesWithChangedResolutions' of undefined
Reopening #1438 as the fix implemented no longer works does not work for solution style projects. We add the tsconfig to the rootFiles, but if it i…
2
comments