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

Bug/355 wp5.8 collapsible block generated anchors issues #364

Commits on Aug 25, 2023

  1. initial prototype

    acketon committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2d727a3 View commit details
    Browse the repository at this point in the history
  2. cleanup

    acketon committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4f8adf0 View commit details
    Browse the repository at this point in the history
  3. update

    acketon committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1ad69b3 View commit details
    Browse the repository at this point in the history
  4. remove test code

    acketon committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f93b8e6 View commit details
    Browse the repository at this point in the history
  5. rename

    acketon committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    750a5f5 View commit details
    Browse the repository at this point in the history
  6. fix bug in param name

    acketon committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    16de4f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Merge branch 'feature/wp-scripts-restructure' into bug/355-wp5.8-coll…

    …apsible-block-generated-anchors-issues
    
    # Conflicts:
    #	dist/blocks.build.js
    acketon committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    48e563a View commit details
    Browse the repository at this point in the history
  2. use span for richtext component in editor to fix bug where you can’t …

    …enter space characters on a button element
    acketon committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    452bea5 View commit details
    Browse the repository at this point in the history
  3. fix bug where autoID is not generated if user turns toggle on but doe…

    …sn’t change title, etc. Adding the autoID to the useEffect array causes useEffect to monitor for a change in the autoID setting
    acketon committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f76e524 View commit details
    Browse the repository at this point in the history
  4. rebuild

    acketon committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f6a908c View commit details
    Browse the repository at this point in the history