Skip to content

[DOC] Fix @ember/controller module name in API docs for LTS 4.8#21106

Open
johanrd wants to merge 1 commit intoemberjs:lts-4-8from
johanrd:fix/controller-docs-4.8
Open

[DOC] Fix @ember/controller module name in API docs for LTS 4.8#21106
johanrd wants to merge 1 commit intoemberjs:lts-4-8from
johanrd:fix/controller-docs-4.8

Conversation

@johanrd
Copy link
Contributor

@johanrd johanrd commented Feb 20, 2026

Resolves #20348 for the 4.8 LTS branch.

Add missing @ prefix to @module JSDoc tag so that the API docs correctly list @ember/controller under Packages for the 4.8 LTS release. (does not fix 4.9–4.11, but that is ok, i guess?)

Backport of #20346 which fixed this on main (landed in 4.12+).

Add missing `@` prefix to `@module` JSDoc tag so that the API docs
correctly list `@ember/controller` under Packages for the 4.8 LTS release.

Backport of emberjs#20346 which fixed this on main (landed in 4.12+).
Resolves emberjs#20348 for the 4.8 LTS branch.
@kategengler
Copy link
Member

Since we won't release 4.8, this would never go out.

The place it needs to be changed is in https://github.com/ember-learn/ember-api-docs-data

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