Skip to content

refactor(docs-infra): AppComponent cleanups #58897

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

pkozlowski-opensource
Copy link
Member

This change contains multiple cleanups in the AppComponent:

  • remove unused code;
  • use router input bindings instead of manual read from the active route;
  • remove isBrowser checks from even handlers (click events should not be invoked on the server, right?)

@angular-robot angular-robot bot added the area: docs-infra Angular.dev application and infrastructure label Nov 26, 2024
@ngbot ngbot bot added this to the Backlog milestone Nov 26, 2024
@pkozlowski-opensource pkozlowski-opensource marked this pull request as ready for review November 26, 2024 14:45
Copy link

github-actions bot commented Nov 26, 2024

Deployed adev-preview for 83be44d to: https://ng-dev-previews-fw--pr-angular-angular-58897-adev-prev-nzpfri2s.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

@pkozlowski-opensource pkozlowski-opensource force-pushed the adev_app_component_refactorings branch from 72cc671 to 18d7882 Compare November 26, 2024 15:56
This change contains multiple cleanups in the AppComponent:
- remove unused code;
- use router input bindings instead of manual read from
  the active route;
- remove isBrowser checks from even handlers (click events
  should not be invoked on the server, right?)
@JeanMeche JeanMeche force-pushed the adev_app_component_refactorings branch from 18d7882 to 83be44d Compare March 4, 2025 19:37
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Mar 4, 2025
@mmalerba
Copy link
Contributor

mmalerba commented Mar 4, 2025

This PR was merged into the repository by commit 30ede6b.

The changes were merged into the following branches: main, 19.2.x

mmalerba pushed a commit that referenced this pull request Mar 4, 2025
This change contains multiple cleanups in the AppComponent:
- remove unused code;
- use router input bindings instead of manual read from
  the active route;
- remove isBrowser checks from even handlers (click events
  should not be invoked on the server, right?)

PR Close #58897
@mmalerba mmalerba closed this in 30ede6b Mar 4, 2025
JeanMeche added a commit to JeanMeche/angular that referenced this pull request Mar 5, 2025
crisbeto pushed a commit that referenced this pull request Mar 5, 2025
crisbeto pushed a commit that referenced this pull request Mar 5, 2025
@angular-automatic-lock-bot
Copy link

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.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker adev: preview area: docs-infra Angular.dev application and infrastructure target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants