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 aspectRatio to ProductSummaryImage #231

Closed
wants to merge 78 commits into from

Commits on Feb 4, 2020

  1. Add aspectRatio to ProductSummaryImage

    iaron committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    9f0334a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Small refactor

    iaron committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    b9fa278 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Update README.md

    guerreirobeatriz authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    b76a094 View commit details
    Browse the repository at this point in the history
  2. Update docs/README.md

    Co-Authored-By: Victor Hugo Miranda Pinto <victor2142@gmail.com>
    2 people authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    06c62e5 View commit details
    Browse the repository at this point in the history
  3. Update docs/README.md

    Co-Authored-By: Victor Hugo Miranda Pinto <victor2142@gmail.com>
    2 people authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    f463c3b View commit details
    Browse the repository at this point in the history
  4. Update docs/README.md

    Co-Authored-By: Victor Hugo Miranda Pinto <victor2142@gmail.com>
    2 people authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    34932ee View commit details
    Browse the repository at this point in the history
  5. Update README.md

    guerreirobeatriz authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    d83baa1 View commit details
    Browse the repository at this point in the history
  6. Release v2.50.2

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    b2db937 View commit details
    Browse the repository at this point in the history
  7. Add products query

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    0a4c771 View commit details
    Browse the repository at this point in the history
  8. Delete unnecessary tsconfig :(

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    0518d93 View commit details
    Browse the repository at this point in the history
  9. First implementation for ProductSummaryList component

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    b0a69f9 View commit details
    Browse the repository at this point in the history
  10. Add schema to enable edition via Site Editor

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    a9234ac View commit details
    Browse the repository at this point in the history
  11. Add messages for ProductList

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    feccac1 View commit details
    Browse the repository at this point in the history
  12. Update CHANGELOG

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    6f7afae View commit details
    Browse the repository at this point in the history
  13. Fix typos

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    10eaa62 View commit details
    Browse the repository at this point in the history
  14. Add BuyButtonText prop to ProductSummaryList

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    4f4b121 View commit details
    Browse the repository at this point in the history
  15. Create new "list-context.product-list" based on the new implementatio…

    …n of list-context
    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    5818d34 View commit details
    Browse the repository at this point in the history
  16. Fix typo

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    9a3431a View commit details
    Browse the repository at this point in the history
  17. Cleanup ProductSummaryList

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    16f37e1 View commit details
    Browse the repository at this point in the history
  18. Use productSearchV2 query from vtex.store-resources

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    1a949a9 View commit details
    Browse the repository at this point in the history
  19. Add new product-list-block interface

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    84e9aa7 View commit details
    Browse the repository at this point in the history
  20. Remove search-graphql dependency

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    1c57a68 View commit details
    Browse the repository at this point in the history
  21. Add ProductSummaryList documentation

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    1f5b795 View commit details
    Browse the repository at this point in the history
  22. Remove unnecessary dependencies

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    70896b4 View commit details
    Browse the repository at this point in the history
  23. Update implementation of ProductSummaryList

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    f7a8b76 View commit details
    Browse the repository at this point in the history
  24. Add react-intersection-observer dependency

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    a863171 View commit details
    Browse the repository at this point in the history
  25. Add vtex.product-list-context dependency

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    f609046 View commit details
    Browse the repository at this point in the history
  26. Add support for productImpression events

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    687c207 View commit details
    Browse the repository at this point in the history
  27. Fix proptypes

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    4801b92 View commit details
    Browse the repository at this point in the history
  28. Add mock definition for vtex.product-list-context

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    3763982 View commit details
    Browse the repository at this point in the history
  29. Update documentation

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    d8f3f45 View commit details
    Browse the repository at this point in the history
  30. Update react/ProductSummaryList.js

    Co-Authored-By: Iaron da Costa Araújo <iaron.araujo@vtex.com.br>
    victorhmp and Iaron da Costa Araújo committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    9a6dfd6 View commit details
    Browse the repository at this point in the history
  31. Update variable naming

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    18710e3 View commit details
    Browse the repository at this point in the history
  32. Add informative comment to ProductSummary

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    7676dfb View commit details
    Browse the repository at this point in the history
  33. Update docs/ProductSummaryList.md

    Co-Authored-By: Rafael Klynger <rafael.dantas@vtex.com.br>
    2 people authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    c2c8a56 View commit details
    Browse the repository at this point in the history
  34. Release v2.51.0

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    ddfe39f View commit details
    Browse the repository at this point in the history
  35. Handle error and loading from productSearch query

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    adb6dea View commit details
    Browse the repository at this point in the history
  36. Update CHANGELOG

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    0240c70 View commit details
    Browse the repository at this point in the history
  37. Remove comment in favor of an issue in the repo

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    38b99ee View commit details
    Browse the repository at this point in the history
  38. Release v2.51.1

    victorhmp authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    523558b View commit details
    Browse the repository at this point in the history
  39. Remove containerRef

    iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    0e0ec48 View commit details
    Browse the repository at this point in the history
  40. Release v2.51.2

    iaronaraujo authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    ca432c1 View commit details
    Browse the repository at this point in the history
  41. wip

    kaisermann authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    3b95f37 View commit details
    Browse the repository at this point in the history
  42. Update react/components/ProductSummaryImage/ProductImage.js

    Co-Authored-By: Breno Calazans <breno@vtex.com.br>
    2 people authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    20635c3 View commit details
    Browse the repository at this point in the history
  43. Update changelog

    kaisermann authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    45ce01c View commit details
    Browse the repository at this point in the history
  44. Add useProduct mock

    kaisermann authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    7275c89 View commit details
    Browse the repository at this point in the history
  45. Release v2.51.3

    kaisermann authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    a6229eb View commit details
    Browse the repository at this point in the history
  46. Remove query skuId if no sku is selected

    kaisermann authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    02604b9 View commit details
    Browse the repository at this point in the history
  47. Release v2.51.4

    kaisermann authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    0faf06a View commit details
    Browse the repository at this point in the history
  48. use memo to prevent rerenders, import query directly

    jgfidelis authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    e6dae90 View commit details
    Browse the repository at this point in the history
  49. Release v2.51.5

    jgfidelis authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    09ae393 View commit details
    Browse the repository at this point in the history
  50. Fix image DPI changing issue

    lbebber authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    f66ca88 View commit details
    Browse the repository at this point in the history
  51. Update changelog

    lbebber authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    9e15a4b View commit details
    Browse the repository at this point in the history
  52. Release v2.51.6

    lbebber authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    4048209 View commit details
    Browse the repository at this point in the history
  53. make prod-summary list consume products query

    jgfidelis authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    754c032 View commit details
    Browse the repository at this point in the history
  54. Release v2.51.7

    jgfidelis authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    37ab7f8 View commit details
    Browse the repository at this point in the history
  55. use new installment criteria in products query

    jgfidelis authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    62e2812 View commit details
    Browse the repository at this point in the history
  56. update docs

    jgfidelis authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    f469ab0 View commit details
    Browse the repository at this point in the history
  57. fix typo

    jgfidelis authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    bce59c2 View commit details
    Browse the repository at this point in the history
  58. remove minimum element

    jgfidelis authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    d937969 View commit details
    Browse the repository at this point in the history
  59. Update docs/ProductSummaryList.md

    Breno Calazans authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    2ba84e5 View commit details
    Browse the repository at this point in the history
  60. use better words

    jgfidelis authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    fc79d4d View commit details
    Browse the repository at this point in the history
  61. Fix props passed to ProductSummaryList

    klzns authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    f46223c View commit details
    Browse the repository at this point in the history
  62. remove min value from enums

    jgfidelis authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    48b9812 View commit details
    Browse the repository at this point in the history
  63. Release v2.52.0

    jgfidelis authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    355bde0 View commit details
    Browse the repository at this point in the history
  64. Fix hooks ordering on ProductSummaryList

    lbebber authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    f8c7833 View commit details
    Browse the repository at this point in the history
  65. Update changelog

    lbebber authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    f0f49db View commit details
    Browse the repository at this point in the history
  66. Release v2.52.1

    lbebber authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    3a075f1 View commit details
    Browse the repository at this point in the history
  67. Update CODEOWNERS content

    kaisermann authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    c0a5550 View commit details
    Browse the repository at this point in the history
  68. Update .all-contributorsrc file

    kaisermann authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    3d5d904 View commit details
    Browse the repository at this point in the history
  69. removes graphql-tag from dep

    tlgimenes authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    809a904 View commit details
    Browse the repository at this point in the history
  70. changelog

    tlgimenes authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    65b0a33 View commit details
    Browse the repository at this point in the history
  71. removes some unecessary changes

    tlgimenes authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    841bd80 View commit details
    Browse the repository at this point in the history
  72. Release v2.52.2

    tlgimenes authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    a838b64 View commit details
    Browse the repository at this point in the history
  73. Replace single issue template with multiple ones

    kaisermann authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    11fe7cf View commit details
    Browse the repository at this point in the history
  74. Update README.md

    guerreirobeatriz authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    d9d167d View commit details
    Browse the repository at this point in the history
  75. Update docs/README.md

    Co-Authored-By: Victor Hugo Miranda Pinto <victor2142@gmail.com>
    2 people authored and iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    e412a01 View commit details
    Browse the repository at this point in the history
  76. Fix default values and conditions

    iaron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    3828510 View commit details
    Browse the repository at this point in the history