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

Script Modules: Centralize (re)registration #65460

Merged
merged 20 commits into from
Sep 20, 2024

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    487a982 View commit details
    Browse the repository at this point in the history
  2. Fix artifact download

    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    11c63fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44dd78f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    508cbba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00a196b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a148c74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5015d56 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0b3e72 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    370f2e6 View commit details
    Browse the repository at this point in the history
  10. Just use assets.php

    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1bad15c View commit details
    Browse the repository at this point in the history
  11. Replace WP modules action with GB modules

    Avoid registering modules twice.
    
    Anticipates changes in WordPress/wordpress-develop#7360
    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    cb3a31b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    476183a View commit details
    Browse the repository at this point in the history
  13. Properly trim .min.js and .js

    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3f457a5 View commit details
    Browse the repository at this point in the history
  14. Remove unused filter function

    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6759367 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ff352fc View commit details
    Browse the repository at this point in the history
  16. Add core-backport file

    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    23bff87 View commit details
    Browse the repository at this point in the history
  17. Use .min.js for webpack filename extension

    Readable .js is handled by webpack plugin.
    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b8e11bc View commit details
    Browse the repository at this point in the history
  18. Merge branch 'fix/build-module-cached-unit-test-asset' into fix/block…

    …-library-script-module-registration
    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8386d14 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    44da0b0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e99b96e View commit details
    Browse the repository at this point in the history