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

Add embed block placeholder. #603

Merged
merged 3 commits into from
May 4, 2017
Merged

Add embed block placeholder. #603

merged 3 commits into from
May 4, 2017

Commits on May 4, 2017

  1. Add embed block placeholder.

    Closes #551.
    
    This PR adds a placeholder for the embed block.  Currently it does not
    function and merely serves as a step forward on the UI.
    
    **Testing Instruction:**
    
    Open the inserter menu and add an embed block to the editor.  The embed
    block should feature an input to submit the URL.  This functionality
    does not yet work but serves as a placeholder.
    
    **Note:**
    
    Someone needs to do the translation build, as Windows breaks it.
    BE-Webdesign committed May 4, 2017
    Configuration menu
    Copy the full SHA
    6c49179 View commit details
    Browse the repository at this point in the history
  2. Polish the visual styles a bit.

    - Add a bg color. This will receive further love later, as this block has surfaced a problem with the initial design.
    - Use the default font stack
    - Normalize the input fields for gutenberg
    - Rephrase ever so slightly
    - Reposition input field and embed button with flex
    jasmussen authored and BE-Webdesign committed May 4, 2017
    Configuration menu
    Copy the full SHA
    8ac0656 View commit details
    Browse the repository at this point in the history
  3. Update translations

    nylen authored and BE-Webdesign committed May 4, 2017
    Configuration menu
    Copy the full SHA
    e61cf86 View commit details
    Browse the repository at this point in the history