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

Extract @wordpress/reusable-blocks from @wordpress/editor #25859

Merged
merged 44 commits into from
Oct 14, 2020

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    f59687d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61abe81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dc20cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c84d52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7acff7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1faf278 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44dbb38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    940ae4e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c920ce8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6435783 View commit details
    Browse the repository at this point in the history
  11. Simplify store

    adamziel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    6b70d3b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7512896 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    35e788b View commit details
    Browse the repository at this point in the history
  14. Add unit tests

    adamziel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    50d168f View commit details
    Browse the repository at this point in the history
  15. Clean up imports

    adamziel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    f480d39 View commit details
    Browse the repository at this point in the history
  16. Clean up store export

    adamziel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    bdb9dc0 View commit details
    Browse the repository at this point in the history
  17. Update package version

    adamziel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    84c6849 View commit details
    Browse the repository at this point in the history
  18. Clean up imports

    adamziel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    cd98331 View commit details
    Browse the repository at this point in the history
  19. Update docs

    adamziel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    2aa3085 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ce35f7f View commit details
    Browse the repository at this point in the history
  21. Update README

    adamziel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    3dae629 View commit details
    Browse the repository at this point in the history
  22. Export storeConfig

    adamziel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    1d3ddec View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    fd1ecac View commit details
    Browse the repository at this point in the history
  24. Update readme

    adamziel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    b458e98 View commit details
    Browse the repository at this point in the history
  25. Refactor ReusableBlockDeleteButton to use useSelect and useDispatch i…

    …nstead of withSelect and withDispatch
    adamziel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    9c759b2 View commit details
    Browse the repository at this point in the history
  26. Remove @todo

    adamziel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    5efbb95 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ecc095b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1202251 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4333419 View commit details
    Browse the repository at this point in the history
  30. Update package-lock.json

    adamziel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    bc06f59 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8bf36e2 View commit details
    Browse the repository at this point in the history
  32. Don't export storeConfig

    adamziel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    9d9032e View commit details
    Browse the repository at this point in the history
  33. Fix mobile unit tests

    adamziel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    c2bdc50 View commit details
    Browse the repository at this point in the history
  34. Fix alphabetical ordering

    adamziel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    186071c View commit details
    Browse the repository at this point in the history
  35. Update docstring

    adamziel authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    764a59e View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    694a241 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    7bfce26 View commit details
    Browse the repository at this point in the history
  38. Remove outdated test

    adamziel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    c7fff76 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Adjust e2e tests

    adamziel committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    eebe625 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Remove obsolete isTemporary

    adamziel committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    96a33f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f255483 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5ac446 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

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

    adamziel committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    6d2243c View commit details
    Browse the repository at this point in the history