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

Move duplicateTemplatePart action to the @wordpress/fields package #65390

Merged
merged 53 commits into from
Dec 3, 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
    599c0a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60e7a58 View commit details
    Browse the repository at this point in the history
  3. fix build

    gigitux committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    81c0980 View commit details
    Browse the repository at this point in the history
  4. restore files

    gigitux committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7b2bb82 View commit details
    Browse the repository at this point in the history
  5. fix CSS

    gigitux committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d6fcf4a 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

Commits on Sep 19, 2024

  1. Merge branch 'add/action-dataviews-2' of github.com:gigitux/gutenberg…

    … into add/action-dataviews-3
    gigitux committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d42430d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Oct 1, 2024

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

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    ff299b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36adb07 View commit details
    Browse the repository at this point in the history
  3. generate documentation

    gigitux committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    47da440 View commit details
    Browse the repository at this point in the history
  4. delete constant file

    gigitux committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    64423cf View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. update class

    gigitux committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    199c313 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8571360 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Nov 1, 2024

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

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    00533bd View commit details
    Browse the repository at this point in the history
  2. restore changes

    gigitux committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    13ea482 View commit details
    Browse the repository at this point in the history
  3. fix comment

    gigitux committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6dede40 View commit details
    Browse the repository at this point in the history
  4. fix comment

    gigitux committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    63247d0 View commit details
    Browse the repository at this point in the history
  5. improve documentation

    gigitux committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3b6b664 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

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

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    084383c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4583cf8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add/action-dataviews-3' of github.com:gigitux/gutenberg…

    … into add/action-dataviews-3
    gigitux committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    02da400 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0f518e View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. export only needed types

    gigitux committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    b9fb6f3 View commit details
    Browse the repository at this point in the history
  2. fix fallback value

    gigitux committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    bb1f366 View commit details
    Browse the repository at this point in the history