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: add Slot and Fill directives #53958

Merged
merged 15 commits into from
Aug 29, 2023

Commits on Aug 29, 2023

  1. Add undefined and null to the removeAttribute

    This should be done in a separate PR.
    luisherranz authored and DAreRodz committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    365a597 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f37ca9b View commit details
    Browse the repository at this point in the history
  3. Add comment

    DAreRodz committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    73db3bf View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary comment

    DAreRodz committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8ed56b2 View commit details
    Browse the repository at this point in the history
  5. Update test cases

    DAreRodz committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0969006 View commit details
    Browse the repository at this point in the history
  6. Fix bind useEffect logic

    DAreRodz committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8174612 View commit details
    Browse the repository at this point in the history
  7. Update changelog

    DAreRodz committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    95f2ad1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23489d5 View commit details
    Browse the repository at this point in the history
  9. Fix phpcs errors

    DAreRodz committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    fddfad7 View commit details
    Browse the repository at this point in the history
  10. Copy current implementation

    DAreRodz committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    53b83cb View commit details
    Browse the repository at this point in the history
  11. Refactor data-wp-slot

    DAreRodz committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    72eba45 View commit details
    Browse the repository at this point in the history
  12. Add slot and fill tests

    DAreRodz committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0f74329 View commit details
    Browse the repository at this point in the history
  13. Add changelog

    DAreRodz committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0013244 View commit details
    Browse the repository at this point in the history
  14. Fix changelog

    DAreRodz committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    cb8eacb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5cd3687 View commit details
    Browse the repository at this point in the history