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

[Enhancement] Introduce Link Target in Button Block #10128

Merged
merged 12 commits into from
Jul 10, 2019
Merged

[Enhancement] Introduce Link Target in Button Block #10128

merged 12 commits into from
Jul 10, 2019

Commits on Jun 29, 2019

  1. Introduce link target in Button block

    nfmohit committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    4626484 View commit details
    Browse the repository at this point in the history
  2. Updated popover style

    nfmohit-wpmudev committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    a127eda View commit details
    Browse the repository at this point in the history
  3. Moved 'Open in New Tab' toggle to InspectorControls

    nfmohit-wpmudev committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    f1ef9ce View commit details
    Browse the repository at this point in the history
  4. Implemented inline link replacing URLPopover

    nfmohit-wpmudev committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    c5949c5 View commit details
    Browse the repository at this point in the history
  5. Updated button styles

    nfmohit-wpmudev committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    fb36fe9 View commit details
    Browse the repository at this point in the history
  6. Make the BaseContrrol available in the DOM always, but hide it with C…

    …SS until the block is selected
    nfmohit-wpmudev committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    434493e View commit details
    Browse the repository at this point in the history
  7. Limit width of the text field if empty

    nfmohit-wpmudev committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    db2cbd8 View commit details
    Browse the repository at this point in the history
  8. Fix width and positioning issues of the URLInput and Autocomplete sug…

    …gestions list
    nfmohit-wpmudev committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    5fb59f9 View commit details
    Browse the repository at this point in the history
  9. Prevent autocomplete suggestions list from showing up when block is d…

    …eselected
    nfmohit-wpmudev committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    2e67a52 View commit details
    Browse the repository at this point in the history
  10. Fixed the rel attribute not working issue

    nahid committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    b576942 View commit details
    Browse the repository at this point in the history
  11. Fixed validation errors

    nahid committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    0c62855 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ee5208 View commit details
    Browse the repository at this point in the history