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

URLInput: Replace input with InputControl #65158

Merged
merged 17 commits into from
Sep 18, 2024
Merged

Commits on Sep 9, 2024

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

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    351dbf1 View commit details
    Browse the repository at this point in the history
  2. Update packages/block-editor/src/components/link-control/index.js

    skips passing a prop when suffix isn't needed.
    
    Co-authored-by: Marco Ciampini <[email protected]>
    rahulharpal1603 and ciampo committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d3193d7 View commit details
    Browse the repository at this point in the history
  3. Update index.js

    rahulharpal1603 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6d97527 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95e9e3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cbb389 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37ac11b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4bebcbd View commit details
    Browse the repository at this point in the history
  8. retrigger checks

    rahulharpal1603 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5e2e3cf View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    33d99b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93ddf9c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    8a46025 View commit details
    Browse the repository at this point in the history
  2. Made LinkControl and Social Icons Consistent, fixed the auto-fill hig…

    …hlight issue and finally cleaned up the CSS which was irrelevant after replacing input tag with InputControl
    rahulharpal1603 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    b10d627 View commit details
    Browse the repository at this point in the history
  3. Lint Issues Fix

    rahulharpal1603 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    57ed838 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    0722a50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2ef826 View commit details
    Browse the repository at this point in the history
  3. CSS cleanup

    rahulharpal1603 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9f78165 View commit details
    Browse the repository at this point in the history