[cdk] indicate in docs which utilities operate outside NgZone
See original GitHub issueBug, feature request, or proposal:
Docs request
Current behavior
It takes a little extra digging in the source to understand ScrollDispatcher#scrolled
and ViewportRuler#change
emit outside the zone.
Expected behavior
A note in the jsdoc of these properties and methods.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:5
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Accessibility - Angular Material
The cdkTrapFocus directive traps Tab key focus within an element. This is intended to be used to create accessible experience for components like...
Read more >Environments - AWS Cloud Development Kit (AWS CDK) v2
The AWS CDK CLI follows a protocol similar to the AWS CLI to determine which AWS credentials to use when performing operations in...
Read more >Angular 13 Accessibility Updates and What They Mean for Us
The Angular Material CDK uses the a11y package to support accessibility, providing a list of services, directives and styles utilities. Let's ...
Read more >@angular/cdk | Yarn - Package Manager
The Angular team builds and maintains both common UI components and tools to help you build your own custom components. The team maintains...
Read more >UNPKG - @angular/cdk
The CDN for @angular/cdk. ... of the events emitted from this stream will be run outside the Angular zone. ... ngZone = ngZone;\n...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This definitely seems like something that could be good to have in docs. Though it will definitely take some designing as to how to surface it, as well as seeing if we could use something like linting to be sure that we always note
ngZone
usage. Worse than not documenting it, imo would be to have it inconsistently documented.This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.