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 API: Server Directive Processor for data-wp-each #58498

Merged
merged 27 commits into from
Feb 4, 2024

Commits on Jan 29, 2024

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

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    2c70fb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    093bb36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e378aad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    767b9aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    106eee6 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    58abeb0 View commit details
    Browse the repository at this point in the history
  2. Add wp-each processor

    luisherranz committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4a62bb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29f10fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    527a828 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b67d47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72a2f19 View commit details
    Browse the repository at this point in the history
  7. Fix PHPCS

    luisherranz committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5f3082c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a20240d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Add extra nested test

    luisherranz committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    fa33e6e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    ed4319e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b25a04c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f347057 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f434acc View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    42d6404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1fd904 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56f373e View commit details
    Browse the repository at this point in the history
  4. Don't return a value

    luisherranz committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    62d19c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9a2731 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fda776 View commit details
    Browse the repository at this point in the history
  7. Fix includes_url logic

    luisherranz committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    bd858e6 View commit details
    Browse the repository at this point in the history
  8. Also move vdom to TS

    luisherranz committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    628509a View commit details
    Browse the repository at this point in the history