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

[PoC][Product Block Editor]: introduce custom Block Binding API #44524

Draft
wants to merge 26 commits into
base: trunk
Choose a base branch
from

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    ee65691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25fb563 View commit details
    Browse the repository at this point in the history
  3. add register fallback fn

    retrofox committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d78de5d View commit details
    Browse the repository at this point in the history
  4. use binding

    retrofox committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    687354e View commit details
    Browse the repository at this point in the history
  5. register metadata block attr

    retrofox committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    cfd6450 View commit details
    Browse the repository at this point in the history
  6. clean console.log

    retrofox committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    87014dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e43a2c View commit details
    Browse the repository at this point in the history
  8. clean

    retrofox committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a71bda1 View commit details
    Browse the repository at this point in the history
  9. polish binding-process

    retrofox committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    df72a1c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e8e6a6b View commit details
    Browse the repository at this point in the history
  11. do not lock name block

    retrofox committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5df9a0e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    217375c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5367e1b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

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

Commits on Feb 19, 2024

  1. only bind product name

    retrofox committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    5b70f6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60ea250 View commit details
    Browse the repository at this point in the history
  3. minor change

    retrofox committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    74b74a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    926b7fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e64d023 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f31627 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10e74ed View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    128ea0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9404b7d View commit details
    Browse the repository at this point in the history
  3. update import path

    retrofox committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b2198c2 View commit details
    Browse the repository at this point in the history
  4. update source handler name

    retrofox committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    eb0d061 View commit details
    Browse the repository at this point in the history