Skip to content

Rename loadXxxComponents to loadXxxExtensions#2429

Merged
tf merged 1 commit into
codevise:masterfrom
tf:rename-load-extensions
May 22, 2026
Merged

Rename loadXxxComponents to loadXxxExtensions#2429
tf merged 1 commit into
codevise:masterfrom
tf:rename-load-extensions

Conversation

@tf
Copy link
Copy Markdown
Member

@tf tf commented May 22, 2026

The functions dynamically import an extensions module and call provideExtensions(...) on the extension registry. "Components" was a holdover from when the inline-editing payload lived in components.js; both files are now extensions.js, and the function names should match what they actually do.

[skip percy]

The functions dynamically import an `extensions` module and call
`provideExtensions(...)` on the extension registry. "Components" was a
holdover from when the inline-editing payload lived in `components.js`;
both files are now `extensions.js`, and the function names should match
what they actually do.
@tf tf added this to the v17.2 milestone May 22, 2026
@tf tf merged commit d141d22 into codevise:master May 22, 2026
17 checks passed
@tf tf deleted the rename-load-extensions branch May 22, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant