Skip to content

Post-merge-review: Add autofix to template-no-unknown-arguments-for-builtin-components: rename args and migrate events#2685

Open
johanrd wants to merge 2 commits intoember-cli:masterfrom
johanrd:day_fix/template-no-unknown-arguments-for-builtin-components
Open

Post-merge-review: Add autofix to template-no-unknown-arguments-for-builtin-components: rename args and migrate events#2685
johanrd wants to merge 2 commits intoember-cli:masterfrom
johanrd:day_fix/template-no-unknown-arguments-for-builtin-components

Conversation

@johanrd
Copy link
Copy Markdown
Contributor

@johanrd johanrd commented Apr 13, 2026

Mirrors upstream's autofix:

  • @elementId/@disabled/@class/@tabindex/etc. → HTML attribute rename
  • @click/@focus/etc. → {{on "event" expr}} modifier migration
  • Remove-only autofix for deprecated-but-unmigratable args (@TagName, @bubbles, @init) Truly unknown args still report without fix.

Cowritten by claude

…rename args and migrate events

Mirrors upstream's autofix:
- @elementId/@disabled/@class/@tabindex/etc. → HTML attribute rename
- @click/@focus/etc. → {{on "event" expr}} modifier migration
- Remove-only autofix for deprecated-but-unmigratable args (@TagName, @bubbles, @init)
Truly unknown args still report without fix.
@johanrd johanrd force-pushed the day_fix/template-no-unknown-arguments-for-builtin-components branch from 24ee22e to f9624f0 Compare April 13, 2026 15:53
@johanrd johanrd marked this pull request as ready for review April 13, 2026 15:54
@johanrd johanrd force-pushed the day_fix/template-no-unknown-arguments-for-builtin-components branch from ce50295 to 33faa9b Compare April 13, 2026 17:38
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.

1 participant