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

[New Block] Add post time to read block #43403

Merged
merged 47 commits into from
Feb 27, 2023
Merged

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    5e7d7b3 View commit details
    Browse the repository at this point in the history
  2. Add fixture

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    ed2b796 View commit details
    Browse the repository at this point in the history
  3. Update npm dependencies

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    cc6493c View commit details
    Browse the repository at this point in the history
  4. Disallow multiple insert

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    f07c8c7 View commit details
    Browse the repository at this point in the history
  5. Fix php lint error

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    49bff6f View commit details
    Browse the repository at this point in the history
  6. Fix npm dependencies path

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    7e9f093 View commit details
    Browse the repository at this point in the history
  7. Remove unused context

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    56a8e31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    805a6bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06eb280 View commit details
    Browse the repository at this point in the history
  10. Don't store attribute

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    d22901f View commit details
    Browse the repository at this point in the history
  11. Fix npm dependencies

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    b2c90d6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    efb3580 View commit details
    Browse the repository at this point in the history
  13. Update the block icon

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    094db1d View commit details
    Browse the repository at this point in the history
  14. Add prefix and suffix

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    9c1e8d6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    088b96e View commit details
    Browse the repository at this point in the history
  16. Update fixtures

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    9862171 View commit details
    Browse the repository at this point in the history
  17. Fix phpcs lint error

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    87ed8b7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fa55d92 View commit details
    Browse the repository at this point in the history
  19. Remove some new lines on php

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    2197d61 View commit details
    Browse the repository at this point in the history
  20. Fix regexp escape

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    4b6e097 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    72f6947 View commit details
    Browse the repository at this point in the history
  22. Fix PHP lint error

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    757aa2a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    912e454 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6cbca51 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8e065cc View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    46fb033 View commit details
    Browse the repository at this point in the history
  27. Add Unit Test

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    faaaf9e View commit details
    Browse the repository at this point in the history
  28. Fix PHP Lint

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    fa9566a View commit details
    Browse the repository at this point in the history
  29. Revert prefix/suffix

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    9785f99 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4bd3ab3 View commit details
    Browse the repository at this point in the history
  31. Fix some unit tests

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    e3f6b6e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1fa5255 View commit details
    Browse the repository at this point in the history
  33. Pass all PHP unit tests

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    b986d3a View commit details
    Browse the repository at this point in the history
  34. Add @Covers to Unit Test class

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a0612ad View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    3909d6e View commit details
    Browse the repository at this point in the history
  36. Use dataProvider

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    907945f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    7dc6e19 View commit details
    Browse the repository at this point in the history
  38. Add function existence check

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    c00d014 View commit details
    Browse the repository at this point in the history
  39. Show time only

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    ca36549 View commit details
    Browse the repository at this point in the history
  40. Update PHP unit test

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a8e2884 View commit details
    Browse the repository at this point in the history
  41. Mark as experimental

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    e3417d8 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    a27741f View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    39a840b View commit details
    Browse the repository at this point in the history
  44. fix lint error

    t-hamano committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    e673723 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

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

Commits on Feb 27, 2023

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