4
0
forked from crowetic/commerce

202 Commits

Author SHA1 Message Date
Luis Alvarez
cf359cb774 Updated imports and deps 2020-12-29 20:04:26 -05:00
Tim Kapitein
96f4f26632 fix(ProductView): fixed issue #136 2020-12-29 12:14:24 +01:00
Shu Ding
147632f929
improve the detection algorithm to consider touch area 2020-12-24 14:37:50 +08:00
Shu Ding
eee3830613
prevent system navigation on swipe 2020-12-23 13:40:27 +08:00
Bel Curcio
4d4e4f667e Hover State 2020-12-08 10:31:37 -03:00
Bel Curcio
57627df590 Hover State 2020-12-08 10:29:45 -03:00
Bel Curcio
12327d1a75 Hover State 2020-12-08 10:27:15 -03:00
Belen Curcio
c198dbc190 Removing HTML Contnt 2020-11-26 13:38:37 -03:00
Belen Curcio
fd3cdba4fb Removing HTML Contnt 2020-11-26 13:36:59 -03:00
Belen Curcio
2c40f61dc9 Latest Perf, Changes 2020-11-06 16:30:08 -03:00
Belen Curcio
d74ffb1401 Min images 2020-11-06 15:42:01 -03:00
Belen Curcio
62cc3b2493 Removing bg image, to enable better caching 2020-11-06 14:58:49 -03:00
Belen Curcio
0aaeafca56 Changes 2020-11-06 13:44:39 -03:00
Belen Curcio
a6ad6daa6f Adding gradient on the clientside 2020-11-06 12:07:57 -03:00
Belen Curcio
c419c3f361 Img Sizes 2020-11-05 18:59:22 -03:00
Belen Curcio
be11f7f32b Renaming and removing enhanced image 2020-11-04 11:50:23 -03:00
Enrique Benitez
cd829884f9 Add optional chaining operator 2020-10-29 16:41:37 -06:00
Enrique Benitez
2a843d7700 Use price hook in slug page 2020-10-29 16:04:13 -06:00
B
629df7a9ab
Merge pull request #20 from willianjusten/master
Fix overlaping product titles on mobile
2020-10-28 20:16:26 -03:00
Willian Justen de Vasconcellos
c4ed4e934d Simplify Simple ProductTitle 2020-10-28 16:12:23 -03:00
Willian Justen de Vasconcellos
65d6ba7a7e Move styles to use @apply instead of responsive classes 2020-10-28 11:45:45 -03:00
Willian Justen de Vasconcellos
48e35c9163 Fix overlaping product titles on mobile
Add an `extra-loose` line-height so it prevents
produt title to overlap on mobile screens.
2020-10-28 11:45:45 -03:00
Ademílson F. Tonato
9dc45aad69 fix: adjust min and max width of the add to cart button 2020-10-28 10:45:37 +00:00
Luis Alvarez
512adca386 Reduced by 5 points the quality of images 2020-10-27 09:06:20 -05:00
Luis Alvarez
16d6369b64 Merge branch 'master' of https://github.com/okbel/e-comm-example 2020-10-27 04:48:49 -05:00
Luis Alvarez
5ab999ac95 Updated alt tags 2020-10-27 03:35:53 -05:00
Luis Alvarez
9ad0f0ef6b Added actions and more stuff to the wishlist page 2020-10-27 03:13:25 -05:00
B
f23a2381fd
Merge branch 'master' into storefront-data-hooks-imports 2020-10-27 01:27:18 -03:00
B
cadfa6070b
Merge pull request #19 from marbiano/pdp-add-to-wishlist
PDP add to wishlist
2020-10-27 01:26:42 -03:00
Luis Alvarez
2f37fa46a9 Select variant in product page 2020-10-26 22:31:49 -05:00
Martin Bavio
b23896998c Add link for slim version of product card 2020-10-27 00:31:44 -03:00
Martin Bavio
f843e6b12d Make add to wishlist action to work 2020-10-27 00:20:27 -03:00
luc
86ee3cce21 import from @bigcommerce/storefront-data-hooks 2020-10-27 03:02:27 +01:00
B
876ea34b78
Merge pull request #14 from okbel/arzfran/improve-imgs
Improve Image styles
2020-10-26 22:51:09 -03:00
luc
c7b5c3ddc9 use @bigcommerce/storefront-data-hooks 2020-10-27 02:35:40 +01:00
Franco Arza
115f076fda make the images bigger 2020-10-26 21:52:36 -03:00
Franco Arza
0478b43e9c improve the images 2020-10-26 21:45:39 -03:00
Luis Alvarez
3ee325da26 Add heart button to the product view 2020-10-26 19:36:00 -05:00
Franco Arza
348e914a00 fix conflicts 2020-10-26 21:03:12 -03:00
Franco Arza
695a446314 improve image component styles 2020-10-26 21:01:00 -03:00
Franco Arza
3812c139ca
Merge pull request #13 from okbel/arzafran/responsive-bottom-grid
Improve the grid on mobile a bit
2020-10-26 20:59:54 -03:00
Luis Alvarez
364ef332c1 Bug fixes 2020-10-26 18:46:38 -05:00
Franco Arza
037de93e65 test improvements 2020-10-26 20:41:01 -03:00
Franco Arza
0c9271861f Merge branch 'master' into arzafran/responsive-bottom-grid 2020-10-26 19:22:02 -03:00
Luis Alvarez
928bd5ac00 Merge branch 'master' of https://github.com/okbel/e-comm-example 2020-10-26 17:16:27 -05:00
Luis Alvarez
e91a6791d5 Added wishlist button component 2020-10-26 17:13:34 -05:00
Franco Arza
58385dc491 improve the grid on mobile a bit 2020-10-26 18:28:09 -03:00
Franco Arza
d46e32d0b9 fix ima 2020-10-26 14:52:41 -03:00
Franco Arza
bf032356dc Merge branch 'master' into arzafran/ui-tweaks 2020-10-26 11:27:54 -03:00
Belen Curcio
ea0e193966 changes 2020-10-26 11:23:53 -03:00