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

Interactivity Router: Pass translated strings via script module data #7304

Draft
wants to merge 31 commits into
base: trunk
Choose a base branch
from

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    b30c8bd View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    d6de7d0 View commit details
    Browse the repository at this point in the history
  2. Redo script modules build

    - Better modules
    - Parse wp modules from package.json
    - Combine asset file
    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    54476a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17e7dbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdd5123 View commit details
    Browse the repository at this point in the history
  5. Remove redundant case

    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a3011f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b207015 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2547a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    502f146 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f65609 View commit details
    Browse the repository at this point in the history
  10. Update script modules assets

    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    96a28a8 View commit details
    Browse the repository at this point in the history
  11. Prettier webpack config file

    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d2317ab View commit details
    Browse the repository at this point in the history
  12. Test with block-library assets from Gutenberg

    This pulls the block-library assets from:
    WordPress/gutenberg@2632234
    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fb04163 View commit details
    Browse the repository at this point in the history
  13. Revert "Test with block-library assets from Gutenberg"

    This reverts commit 404336b.
    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    47524d4 View commit details
    Browse the repository at this point in the history
  14. Remove a11y script module

    This script module requires an additional change that will be landed
    separately before it can be landed.
    
    See WordPress/gutenberg#65380.
    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    02deb22 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7047c60 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    92aa6f9 View commit details
    Browse the repository at this point in the history
  17. Remove debug code

    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d864449 View commit details
    Browse the repository at this point in the history
  18. Test deprecation

    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7836320 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    42250d8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5b812dc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e21b13b View commit details
    Browse the repository at this point in the history
  22. Add a11y HTML to page

    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f236ae5 View commit details
    Browse the repository at this point in the history
  23. Add note

    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2d89203 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'add/a11y-script-module' into interactivity-router/pass-…

    …i18n-with-script-module-data
    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1552982 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    dce1f07 View commit details
    Browse the repository at this point in the history
  26. Remove iAPI-specific screen reader text

    This reverts commit c6fcf75.
    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    17a8f92 View commit details
    Browse the repository at this point in the history
  27. Revert "Remove iAPI-specific screen reader text"

    This reverts commit 07cac5f.
    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6e814fb View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9754400 View commit details
    Browse the repository at this point in the history
  29. Update assets file

    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8f38434 View commit details
    Browse the repository at this point in the history
  30. Merge branch 'add/a11y-script-module' into interactivity-router/pass-…

    …i18n-with-script-module-data
    sirreal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1eb8e67 View commit details
    Browse the repository at this point in the history