Block or Report
Block or report AndrewKushnir
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
components Public
Forked from angular/components
Component infrastructure and Material Design components for Angular
TypeScript
6,796 contributions in the last year
Contribution activity
June 2022
Created 4 commits in 1 repository
Created a pull request in angular/angular that received 3 comments
refactor(core): export missing util function
This commit exports the isHostComponentStandalone function and also changes a location where it's imported from. The function was moved recently in…
+4
−5
•
3
comments
Opened 2 other pull requests in 1 repository
Reviewed 22 pull requests in 1 repository
angular/angular
22 pull requests
- fix(common): allow null in ngComponentOutlet
- refactor(core): export missing util function
- refactor(core): add helpful info in the pipe not found error message
- refactor(core): remove unnecessary periods in runtime errors formatting
- docs: add i18n video to the overview page
- refactor(core): fix eaither typo in transitiveScopesFor comment
- docs: mark version 13 as LTS in releases guide
- docs: rewrite introduction to dependency injection
- fix(forms): allow FormBuilder.group(...) to accept optional fields.
- refactor(common): include locale extra data in closure locale file
- feat(common): verify that priority images have corresponding preconnect links
-
build(docs-infra): update dependencies in docs examples
package.jsonfiles - fix(router): hide emptyoutlet from consumers
- docs: update navigation update-to-latest for v14
- docs(forms): Amend the FormGroupDirective docs to indicate it also works with FormRecord.
- Aio structural directives small amends
- feat(common): add built-in Imgix loader
- test(router): illustrate canceling of intermediate results in canLoad
-
feat(upgrade): more closely align
UpgradeModule#bootstrap()withangular.bootstrap() - refactor(core): remove unused error handler logic
- refactor(compiler-cli): introduce onlyPublishPublicTypingsForNgModules
- refactor(core): improve code around element validation
Created an issue in angular/angular that received 1 comment
TestBed: provide an option to treat a test as failed when an error is thrown in a listener
Which @angular/* package(s) are relevant/related to the feature request? core Description Currently, when a listener produces an error during the t…
1
comment