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

Fix Show error when user put wrong values in width or height #26166

Merged
merged 23 commits into from
Jun 17, 2021

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    56fa669 View commit details
    Browse the repository at this point in the history
  2. Add test

    jthcast committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    3446c9b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    45f75c5 View commit details
    Browse the repository at this point in the history
  2. Fix handle another case

    jthcast committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    b9e2b7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae6c75b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b4e17b View commit details
    Browse the repository at this point in the history
  5. Update test/integration/image-component/default/pages/invalid-weight-…

    …or-height.js
    
    Co-authored-by: Steven <steven@ceriously.com>
    jthcast and styfle authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    e9c55d6 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>
    jthcast and styfle authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    5189265 View commit details
    Browse the repository at this point in the history
  7. Update test/integration/image-component/default/test/index.test.js

    Co-authored-by: Steven <steven@ceriously.com>
    jthcast and styfle authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    3d85b69 View commit details
    Browse the repository at this point in the history
  8. Fix rename weight to width

    jthcast committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    d344a0d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eba3c73 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb65f29 View commit details
    Browse the repository at this point in the history
  11. Fix type error

    ijjk committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    9fe959f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0ea1336 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    51f4ba8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9c84023 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6ce4b62 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    559e8da View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3cad23c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    168597d View commit details
    Browse the repository at this point in the history
  19. Fix lint

    jthcast committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    0427b1d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    eda2c84 View commit details
    Browse the repository at this point in the history
  21. Fix comparison

    styfle authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    10f7060 View commit details
    Browse the repository at this point in the history