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

Migrate store/actions from editor package to fields package #65289

Merged
merged 26 commits into from
Sep 25, 2024

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    67ff043 View commit details
    Browse the repository at this point in the history
  2. fix documentation

    gigitux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a71e726 View commit details
    Browse the repository at this point in the history
  3. fix import

    gigitux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0141d8c View commit details
    Browse the repository at this point in the history
  4. remove duplicate code

    gigitux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f21a974 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7063ee8 View commit details
    Browse the repository at this point in the history
  6. update package-lock

    gigitux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    644dab1 View commit details
    Browse the repository at this point in the history
  7. refactor PR

    gigitux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3616964 View commit details
    Browse the repository at this point in the history
  8. fix mobile build

    gigitux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f7f1d4d View commit details
    Browse the repository at this point in the history
  9. update package.json

    gigitux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ae0efeb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4356a42 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf1462a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. reduce change

    gigitux committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    63adf35 View commit details
    Browse the repository at this point in the history
  2. register new action

    gigitux committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c938a15 View commit details
    Browse the repository at this point in the history
  3. improve code

    gigitux committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    66479da View commit details
    Browse the repository at this point in the history
  4. fix actionId

    gigitux committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0bf760d View commit details
    Browse the repository at this point in the history
  5. update package-lock.json

    gigitux committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    08bb03d View commit details
    Browse the repository at this point in the history
  6. remove comment

    gigitux committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b599c42 View commit details
    Browse the repository at this point in the history
  7. rename function

    gigitux committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    337b3e5 View commit details
    Browse the repository at this point in the history
  8. rename functions

    gigitux committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1016ef8 View commit details
    Browse the repository at this point in the history
  9. improve code

    gigitux committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    39d25d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

  1. restore delete post action

    gigitux committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0316536 View commit details
    Browse the repository at this point in the history
  2. fix import order

    gigitux committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    485237f View commit details
    Browse the repository at this point in the history
  3. move to a flat structure

    gigitux committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5a4fb59 View commit details
    Browse the repository at this point in the history
  4. remove not necessary file

    gigitux committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0deeed3 View commit details
    Browse the repository at this point in the history