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

File Block: Add support for embedding PDFs #30857

Merged
merged 12 commits into from
Apr 21, 2021

Commits on Apr 21, 2021

  1. Re-implement #24233.

    pento committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    ff41b60 View commit details
    Browse the repository at this point in the history
  2. Linting.

    pento committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    a1fc013 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7db1432 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42f0991 View commit details
    Browse the repository at this point in the history
  5. Use wp_script_is() instead of manually checking the scripts queue.

    Co-authored-by: Nik Tsekouras <ntsekouras@outlook.com>
    pento and ntsekouras committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    c75befe View commit details
    Browse the repository at this point in the history
  6. Force the displayPreview flag to be boolean when toggling the setting.

    Co-authored-by: Nik Tsekouras <ntsekouras@outlook.com>
    pento and ntsekouras committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    a9bb5ea View commit details
    Browse the repository at this point in the history
  7. Fix a few potential errors.

    pento committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    df220ff View commit details
    Browse the repository at this point in the history
  8. Update fixtures.

    pento committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    e56b133 View commit details
    Browse the repository at this point in the history
  9. A couple of minor fixes.

    pento committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    c7f3b38 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7bee495 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fd00c93 View commit details
    Browse the repository at this point in the history
  12. Update the default height missed in 7bee495.

    Co-authored-by: Nik Tsekouras <ntsekouras@outlook.com>
    pento and ntsekouras authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    23f3b34 View commit details
    Browse the repository at this point in the history