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 new 'raw' image layout #34339

Merged
merged 62 commits into from Mar 14, 2022
Merged

Add new 'raw' image layout #34339

merged 62 commits into from Mar 14, 2022

Commits on Oct 9, 2019

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

Commits on Oct 14, 2019

  1. Update webpack-config.ts

    Timer committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    ebafcca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ab3c8a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    2c62327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c769d3 View commit details
    Browse the repository at this point in the history
  3. documentation autoformatting

    atcastle committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    5843826 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4252ffb View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

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

Commits on Feb 17, 2022

  1. Refactor base image element in image component. Remove raw layout sup…

    …port for objectiFit and objecctPosition attributes
    atcastle committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    4006b36 View commit details
    Browse the repository at this point in the history
  2. lint fixes

    atcastle committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    efad4b8 View commit details
    Browse the repository at this point in the history
  3. lint fixes

    atcastle committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    26a6103 View commit details
    Browse the repository at this point in the history
  4. Fix typescript test

    atcastle committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    f32440d View commit details
    Browse the repository at this point in the history
  5. fix tests

    atcastle committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    78904f2 View commit details
    Browse the repository at this point in the history
  6. lint fix

    atcastle committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    c457914 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bdd8836 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    e812837 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90c778d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34411f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. lint fix

    atcastle committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    64a0b70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    435091e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2be4e4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c9a9e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

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

Commits on Feb 22, 2022

  1. auto-lint

    atcastle committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    ebf5812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80ffd7e View commit details
    Browse the repository at this point in the history
  3. image.md wording tweak

    atcastle committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    b4fdc15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24cf3dc View commit details
    Browse the repository at this point in the history
  5. Remove test focus

    atcastle committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    8c12019 View commit details
    Browse the repository at this point in the history
  6. Update docs/api-reference/next/image.md

    Co-authored-by: Steven <steven@ceriously.com>
    atcastle and styfle committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    74ac553 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    8904782 View commit details
    Browse the repository at this point in the history
  2. auto-lint

    atcastle committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    2f91512 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cac28f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. auto-lint

    atcastle committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    3be7243 View commit details
    Browse the repository at this point in the history
  2. Update packages/next/client/image.tsx

    Co-authored-by: Kara <kara@users.noreply.github.com>
    atcastle and kara committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    9c5b9b8 View commit details
    Browse the repository at this point in the history
  3. Update docs/api-reference/next/image.md

    Co-authored-by: Kara <kara@users.noreply.github.com>
    atcastle and kara committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    adb3a57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd21513 View commit details
    Browse the repository at this point in the history
  5. auto-lint

    atcastle committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    6baa8be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19ffddc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e03c65b View commit details
    Browse the repository at this point in the history
  8. Fix image style test

    atcastle committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    20955eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b64bda7 View commit details
    Browse the repository at this point in the history
  10. Update packages/next/client/image.tsx

    Co-authored-by: Kara <kara@users.noreply.github.com>
    atcastle and kara committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    78b9434 View commit details
    Browse the repository at this point in the history
  11. Update docs/api-reference/next/image.md

    Co-authored-by: Steven <steven@ceriously.com>
    atcastle and styfle committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    7338c3a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc42437 View commit details
    Browse the repository at this point in the history
  13. Fix markdown links

    atcastle committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    5eea550 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d3d82b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    57edfe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4e19f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3aae1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e6e84d View commit details
    Browse the repository at this point in the history
  5. Fix type from merge

    atcastle committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    7525553 View commit details
    Browse the repository at this point in the history
  6. Update packages/next/client/image.tsx

    Co-authored-by: Steven <steven@ceriously.com>
    atcastle and styfle committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    9f41f20 View commit details
    Browse the repository at this point in the history
  7. Update docs/api-reference/next/image.md

    Co-authored-by: Steven <steven@ceriously.com>
    atcastle and styfle committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    c4654fa View commit details
    Browse the repository at this point in the history
  8. Update packages/next/client/image.tsx

    Co-authored-by: Steven <steven@ceriously.com>
    atcastle and styfle committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    820b152 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8563475 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    74076ff View commit details
    Browse the repository at this point in the history
  11. clean up image element props

    atcastle committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    a000df1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d48b36a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    531b623 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d22691d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    b5b1375 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a5ffac View commit details
    Browse the repository at this point in the history