Skip to content

refactor(web): extensions array clean up, plugin usage and naming consistency#612

Open
HejSztynx wants to merge 3 commits into
mainfrom
@ksienkiewicz/refactor-extensions-array
Open

refactor(web): extensions array clean up, plugin usage and naming consistency#612
HejSztynx wants to merge 3 commits into
mainfrom
@ksienkiewicz/refactor-extensions-array

Conversation

@HejSztynx
Copy link
Copy Markdown
Collaborator

@HejSztynx HejSztynx commented May 20, 2026

Summary

  • there was some inconsistency with plugin namings, as some used camelCase and some PascalCase, now every plugin is in PascalCase
  • introduced inline *Plugin configurations, just like it was done in the latter Placeholder plugin for clarity and to get rid of useMemos and to shorten the dependency array
  • unified custom plugin creations, now each one uses .configure() method

@HejSztynx HejSztynx marked this pull request as draft May 20, 2026 15:19
@HejSztynx HejSztynx changed the title refactor(web): extensions array clean up refactor(web): extensions array clean up, plugin usage and naming consistency May 21, 2026
@HejSztynx HejSztynx force-pushed the @ksienkiewicz/refactor-extensions-array branch from f29b8e0 to e80709d Compare May 21, 2026 13:21
@HejSztynx
Copy link
Copy Markdown
Collaborator Author

The last commit solely introduces files and directory renamings, to make the pr easier to look at

@HejSztynx HejSztynx marked this pull request as ready for review May 21, 2026 13:43
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