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

Dashicons: Implement with Interactivity API #531

Open
wants to merge 28 commits into
base: trunk
Choose a base branch
from

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    0f5564f View commit details
    Browse the repository at this point in the history
  2. Try making a block

    sirreal committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b7b195b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7092fe9 View commit details
    Browse the repository at this point in the history
  4. Not rendering a post now

    sirreal committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f6120b8 View commit details
    Browse the repository at this point in the history
  5. starting to work properly

    sirreal committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1119a71 View commit details
    Browse the repository at this point in the history
  6. Close to working

    sirreal committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5eb1e73 View commit details
    Browse the repository at this point in the history
  7. Remove redundant property

    sirreal committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    dad1fea View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Copy buttons working

    sirreal committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4c5280a View commit details
    Browse the repository at this point in the history
  2. Remove unused context

    sirreal committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fc1efc6 View commit details
    Browse the repository at this point in the history
  3. Localize copy texts

    sirreal committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b1bfd0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a04fd43 View commit details
    Browse the repository at this point in the history
  5. Revert "Add icon to url query param when selecting"

    This reverts commit a04fd43.
    sirreal committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a5a30dd View commit details
    Browse the repository at this point in the history
  6. Filter icons

    sirreal committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    48891b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f3195c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b33aa49 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ee4665 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    db61bb5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0f8fbcc View commit details
    Browse the repository at this point in the history
  12. Remove console.log

    sirreal committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9fdbe14 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Fix incorrect asset version argument, use filemtime

    Co-authored-by: Kelly Dwan <[email protected]>
    sirreal and ryelle authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    fe83c78 View commit details
    Browse the repository at this point in the history
  2. Fix dirname levels lint

    sirreal committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d811054 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51a382c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1023929 View commit details
    Browse the repository at this point in the history
  5. Fix =,=> alignment lints

    sirreal committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    5734a4f View commit details
    Browse the repository at this point in the history
  6. Fix whitespace lints

    sirreal committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    dab9a18 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44d4287 View commit details
    Browse the repository at this point in the history
  8. Fix replace regex to run global and allow -

    Co-authored-by: Kelly Dwan <[email protected]>
    sirreal and ryelle authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    579eeea View commit details
    Browse the repository at this point in the history
  9. Add ignore comment on valid user input usage

    Co-authored-by: Kelly Dwan <[email protected]>
    sirreal and ryelle authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e24e9c1 View commit details
    Browse the repository at this point in the history