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

Full Site Editing: Add a Site Logo block #18811

Merged
merged 25 commits into from
Jul 9, 2020

Commits on Jun 16, 2020

  1. Add a site logo block

    This uses some filters to non-destructively override the theme mod value
    when the experiment is enabled and the site logo setting has a value.
    scruffian committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    3cce651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    088bb64 View commit details
    Browse the repository at this point in the history
  3. change the block icon

    scruffian committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    161092f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a24f7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    620a0d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c815e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2f1c7e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Configuration menu
    Copy the full SHA
    66a1434 View commit details
    Browse the repository at this point in the history
  2. use lightBlockWrapper flag

    scruffian committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    5b53fe9 View commit details
    Browse the repository at this point in the history
  3. fix image resizing

    scruffian committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    94f3059 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df47969 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30a6dbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70ce3d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. uopdate icon

    scruffian committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    e54cbd7 View commit details
    Browse the repository at this point in the history
  2. simplify code

    scruffian committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    632bc72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fef33b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    9288aec View commit details
    Browse the repository at this point in the history
  2. remove dead code

    scruffian committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    13a5265 View commit details
    Browse the repository at this point in the history
  3. remove unused CSS

    scruffian committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    e343862 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d2585b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f08a3b View commit details
    Browse the repository at this point in the history
  6. Linter fixes

    scruffian committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    b860109 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    884d081 View commit details
    Browse the repository at this point in the history
  8. remove unused code

    scruffian committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    9718c79 View commit details
    Browse the repository at this point in the history
  9. fix for linter

    scruffian committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    8638ccf View commit details
    Browse the repository at this point in the history