Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[In Progress] Js refactor #2840

Merged
merged 8 commits into from
Dec 16, 2024
Merged

[In Progress] Js refactor #2840

merged 8 commits into from
Dec 16, 2024

Conversation

marcelfolaron
Copy link
Contributor

@marcelfolaron marcelfolaron commented Nov 30, 2024

Description

Refactoring javascript management:

  • Webpackfile builds components, libs and domain modules separately so they can be included async
    • improved chunking and caching strategy
  • New componentRegistry + Manager keeping track of component level initializations (select, modals, editors)
  • Allow initializing components via data-component attributes data-componen="{{select|editor|datePicker}}"
  • re-bundle tinymce to use chunks

Type

  • Fix
  • Feature
  • Cleanup

@marcelfolaron marcelfolaron requested a review from a team as a code owner November 30, 2024 23:10
@marcelfolaron marcelfolaron requested review from muhtasimhafiz and removed request for a team November 30, 2024 23:10
@marcelfolaron marcelfolaron merged commit d493cdb into 4.0-dev Dec 16, 2024
1 of 5 checks passed
@marcelfolaron marcelfolaron deleted the jsRefactor branch December 16, 2024 19:37
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