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

Split core blocks assets loading #25220

Merged
merged 45 commits into from
Dec 11, 2020
Merged

Commits on Sep 10, 2020

  1. Poorly split css files

    aristath committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    332a5be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c349cae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59f83ac View commit details
    Browse the repository at this point in the history
  4. Enqueue core block styles

    aristath committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    abd7a4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48de591 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    7e5866c View commit details
    Browse the repository at this point in the history
  2. remove is_feed() condition

    aristath committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    78e25ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08f5583 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    923bbd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5698860 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ed1a62 View commit details
    Browse the repository at this point in the history
  7. PHPCS fixes

    aristath committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    ae9e26e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

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

Commits on Oct 2, 2020

  1. bugfixes

    aristath committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    4865c10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0da1afc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e98910a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2cd042 View commit details
    Browse the repository at this point in the history
  5. rename file

    aristath committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    d692c38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d8271c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Merge branch 'master'

    Conflicts:
    	packages/block-library/src/cover/block.json
    	packages/block-library/src/group/block.json
    	packages/block-library/src/separator/block.json
    aristath committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    3a9ed36 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    994a95b View commit details
    Browse the repository at this point in the history
  2. resolve merge conflict

    aristath committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    6aef0de View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Configuration menu
    Copy the full SHA
    e551a83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    973da54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9689d53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d185c07 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

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

Commits on Nov 26, 2020

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

Commits on Nov 27, 2020

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

Commits on Nov 30, 2020

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

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    11d7d0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee529a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    58f83df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    309a4e6 View commit details
    Browse the repository at this point in the history
  3. Add verse styles

    aristath committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    a87fd68 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

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

Commits on Dec 9, 2020

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

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    423d76b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2601d4e View commit details
    Browse the repository at this point in the history
  3. add stylesTransform

    aristath committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    831e38a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a18dc8 View commit details
    Browse the repository at this point in the history
  5. rename classic block folder

    aristath committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    ba8e3bf View commit details
    Browse the repository at this point in the history
  6. Remove theme-support check

    aristath committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    a27d3c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16a7df3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5c745e View commit details
    Browse the repository at this point in the history