Skip to content

Fix disconnected HammerModule notes in Angular 8→9 update guide#360

Merged
ChronosSF merged 2 commits into
sstoychev/remove-hammer-22from
copilot/fix-code-for-review-comment
Jun 25, 2026
Merged

Fix disconnected HammerModule notes in Angular 8→9 update guide#360
ChronosSF merged 2 commits into
sstoychev/remove-hammer-22from
copilot/fix-code-for-review-comment

Conversation

Copilot AI commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

The "From 8.x.x to 9.0.x" section had two disconnected notes about HammerModule: one about the Angular 9 breaking change that gave no remediation guidance, and a separate note covering only the Angular 22+ removal — leaving users on Angular 9–21 without actionable instructions.

Changes

  • docs/angular/src/content/en/components/general/update-guide.mdx: Merged the two separate notes into a single, actionable note that clearly distinguishes what users should do based on their Angular version:
    • Angular 9–21: explicitly import HammerModule from @angular/platform-browser
    • Angular 22+: remove all HammerModule imports (the module has been deleted from @angular/platform-browser)

Copilot AI changed the title [WIP] Fix code based on review comment Fix disconnected HammerModule notes in Angular 8→9 update guide Jun 24, 2026
Copilot AI requested a review from ChronosSF June 24, 2026 15:42
@ChronosSF ChronosSF marked this pull request as ready for review June 25, 2026 12:07
@ChronosSF ChronosSF merged commit e192208 into sstoychev/remove-hammer-22 Jun 25, 2026
@ChronosSF ChronosSF deleted the copilot/fix-code-for-review-comment branch June 25, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants