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

Block Themes: Add Infrastructure #1796

Closed
wants to merge 43 commits into from
Closed

Block Themes: Add Infrastructure #1796

wants to merge 43 commits into from

Commits on Nov 8, 2021

  1. Block Themes: Add Infrastructure

    ockham authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    c344a98 View commit details
    Browse the repository at this point in the history
  2. Update some PHPDoc

    ockham authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    abd5e6d View commit details
    Browse the repository at this point in the history
  3. Register dynamic Template Part block

    ockham authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    717bb06 View commit details
    Browse the repository at this point in the history
  4. Add template part utils

    ockham authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    8adb467 View commit details
    Browse the repository at this point in the history
  5. Add template part block stub

    ockham authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    d963be9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02fb994 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05a3b95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fdb7f1d View commit details
    Browse the repository at this point in the history
  9. PHPCS fixes

    youknowriad authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    aebe3fe View commit details
    Browse the repository at this point in the history
  10. Remove trailing comma

    youknowriad authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    3ebd5f0 View commit details
    Browse the repository at this point in the history
  11. Fix unit tests

    youknowriad authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    e704d28 View commit details
    Browse the repository at this point in the history
  12. More unit tests fixes

    youknowriad authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    daf9f0a View commit details
    Browse the repository at this point in the history
  13. Fix generated api test

    youknowriad authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    a7e6604 View commit details
    Browse the repository at this point in the history
  14. Add missing php function

    youknowriad authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    8b051d8 View commit details
    Browse the repository at this point in the history
  15. Fix @SInCE

    youknowriad authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    d3e4a04 View commit details
    Browse the repository at this point in the history
  16. Fix function calls

    youknowriad authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7708e19 View commit details
    Browse the repository at this point in the history
  17. Add @SInCE

    Co-authored-by: Tonya Mork <tonya.mork@automattic.com>
    noisysocks and hellofromtonya committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b4c3780 View commit details
    Browse the repository at this point in the history
  18. Add @SInCE

    Co-authored-by: Tonya Mork <tonya.mork@automattic.com>
    noisysocks and hellofromtonya committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    deb4883 View commit details
    Browse the repository at this point in the history
  19. Add static keyword

    Co-authored-by: Tonya Mork <tonya.mork@automattic.com>
    noisysocks and hellofromtonya committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    89be5a2 View commit details
    Browse the repository at this point in the history
  20. Move translators comment

    Co-authored-by: Tonya Mork <tonya.mork@automattic.com>
    noisysocks and hellofromtonya committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    3d2d209 View commit details
    Browse the repository at this point in the history
  21. Add default to doc comment

    Co-authored-by: Tonya Mork <tonya.mork@automattic.com>
    noisysocks and hellofromtonya committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7d52340 View commit details
    Browse the repository at this point in the history
  22. Update doc comment

    Co-authored-by: Tonya Mork <tonya.mork@automattic.com>
    noisysocks and hellofromtonya committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    0918354 View commit details
    Browse the repository at this point in the history
  23. Update doc comment

    Co-authored-by: Tonya Mork <tonya.mork@automattic.com>
    noisysocks and hellofromtonya committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    9c268fc View commit details
    Browse the repository at this point in the history
  24. Add default to doc comment

    Co-authored-by: Tonya Mork <tonya.mork@automattic.com>
    noisysocks and hellofromtonya committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    511ff55 View commit details
    Browse the repository at this point in the history
  25. Update doc comment

    Co-authored-by: Tonya Mork <tonya.mork@automattic.com>
    noisysocks and hellofromtonya committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    9926b25 View commit details
    Browse the repository at this point in the history
  26. Update doc comment

    Co-authored-by: Tonya Mork <tonya.mork@automattic.com>
    noisysocks and hellofromtonya committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    c577604 View commit details
    Browse the repository at this point in the history
  27. Remove unnecessary @return void

    Co-authored-by: Tonya Mork <tonya.mork@automattic.com>
    noisysocks and hellofromtonya committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    3f1110a View commit details
    Browse the repository at this point in the history
  28. Remove unnecessary @return void

    Co-authored-by: Tonya Mork <tonya.mork@automattic.com>
    noisysocks and hellofromtonya committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f0dc3d7 View commit details
    Browse the repository at this point in the history
  29. Remove unnecessary @return void

    Co-authored-by: Tonya Mork <tonya.mork@automattic.com>
    noisysocks and hellofromtonya committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    4995cf1 View commit details
    Browse the repository at this point in the history
  30. Fix @SInCE version

    Co-authored-by: Tonya Mork <tonya.mork@automattic.com>
    noisysocks and hellofromtonya committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    1913435 View commit details
    Browse the repository at this point in the history
  31. Update doc comment

    Co-authored-by: Tonya Mork <tonya.mork@automattic.com>
    noisysocks and hellofromtonya committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    72dd3be View commit details
    Browse the repository at this point in the history
  32. Add is_array() check

    Co-authored-by: Tonya Mork <tonya.mork@automattic.com>
    noisysocks and hellofromtonya committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b6d21a5 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    6271831 View commit details
    Browse the repository at this point in the history
  34. Add extra @SInCE

    noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    5b7672c View commit details
    Browse the repository at this point in the history
  35. Add extra @SInCE

    noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    cfd6368 View commit details
    Browse the repository at this point in the history
  36. Add extra @SInCE

    noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    ddd1377 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    3bff874 View commit details
    Browse the repository at this point in the history
  38. Fix unit test

    ockham authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    c69cf78 View commit details
    Browse the repository at this point in the history
  39. add get_query_pagination_arrow

    ntsekouras authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f96f963 View commit details
    Browse the repository at this point in the history
  40. Add template_type guards

    ockham authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    30b18f8 View commit details
    Browse the repository at this point in the history
  41. Add is_array() guards

    ockham authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    83a2b11 View commit details
    Browse the repository at this point in the history
  42. Fix rebase/duplication conflict

    ockham authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    58d1523 View commit details
    Browse the repository at this point in the history
  43. De-dupe get_template_parts

    ockham authored and noisysocks committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    923a429 View commit details
    Browse the repository at this point in the history