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 polish #6138

Merged
merged 4 commits into from
Apr 12, 2018
Merged

Add polish #6138

merged 4 commits into from
Apr 12, 2018

Commits on Apr 12, 2018

  1. Polish link dialog.

    This uses variables for colors and shadows, and also fixes a regression with the link dialog when linking an image.
    
    However there's still a bug here, where as soon as you start typing in the image link dialog, the entire thing disappears and you can't type. This is possibly due to isEditing mode being invoked there. Can you take a look, @noisysocks @karmatosed?
    Joen Asmussen committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    cf0d3b9 View commit details
    Browse the repository at this point in the history
  2. Unify markup between More block and Pagination block

    This adds a white background, and some things, to the Pagination block. This will only be visible if a user loads a stylesheet into the editor.
    
    Fixes #1467 (comment), cc @swissspidy.
    Joen Asmussen committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    cb7f3ee View commit details
    Browse the repository at this point in the history
  3. Unify button sizes, and slim down "Media Library".

    This makes the placeholders fit better in small breakpoints.
    Joen Asmussen committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    7bc23ba View commit details
    Browse the repository at this point in the history
  4. Change left arrow on breadcrumbs.

    This makes the left arrow consistent with the one used when creating links on images.
    Joen Asmussen committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    6425897 View commit details
    Browse the repository at this point in the history