35 Commits

Author SHA1 Message Date
B
78cc378a72
New Release (#371)
* Custom Checkout Progress

* Updates to Checkout

* Custom Checkout Progress

* Adding tabs

* Adding Collapse

* Adding Collapse

* Improving Sidebar Scroll

* Modif footer

* Changes

* More design updates

* sidebar cart

* More design updates

* More design updates

* More design updates

* More design updates

* Types

* Types

* Design Updates

* More changes

* More changes

* More changes

* Changes

* Changes

* Changes

* New tailwind required changes

* Sidebar Styling issues with Mobile

* Latest changes - Normalizing cart

* Styling Fixes

* New changes

* Changes

* latest

* Refactor and Renaming some UI Props

* Adding Quantity Component

* Adding Rating Component

* Rating Component

* More updates

* User Select disabled, plus hidding horizontal scroll bars

* Changes

* Adding ProductOptions Component and more helpers

* Styling updates

* Styling updates

* Fix for slim tags

* Missmatch with RightArrow

* Footer updates and some styles

* Latest Updates

* Latest Updates

* Latest Updates

* Removing Portal, since it's not needed. We might add it later I'd rather not to.

* Removing Portal, since it's not needed. We might add it later I'd rather not to.

* Sam backdrop filter

* General UI Improvements

* General UI Improvements

* Search now with Geist Colors

* Now with Geist Colors

* Changes

* Scroll for Mobile on IOs devises

* LoadingDots Working (:

* Changes

* More Changes

* Perf changes

* More perf changes

* Fade to the Nametags in the ProductCard

* changes

* Search issue ui

* Search issue ui

* Make sure to only refresh navbar and modals when required

* Index revalidate

* Fixed image issue

* hide album scroll on windows

* Fix scrollbar

* Changing

* Adding 404 with Layout

* Removing Toast

* Adding Assets

* Adding Assets

* Progress with LocalProvider

* New productTag

* Only images for the drop

* changes

* Empty SWRhooks

* Adding Local Provider

* Working local

* Working view of a LocalProvider

* More updates

* Changes

* Removed react-ticker

* default to local if no env available

* default to local if no env available

* add missing `@` to css import

* rewrite search rewrites to multiple pages

* allow requests in getStaticProps to execute in parallel

* make type import explicit

* add a tsconfig.js file

* use local provider in tsconfig.js

* avoid a circular dependency

* Saleor was not in the providers list

* avoid circular dependency in bigcommerce

* Adding more to the Local Provider (#366)

* Adding more data

* Adding more data

* optimize assets (#370)

* Optimize assets (#372)

* optimize assets

* remove assets

* remove assets

* cart enabled

* Adding saleor

* Changes with Webpack

* Changes

Co-authored-by: Luis Alvarez <luis@vercel.com>
Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
Co-authored-by: Shu Ding <g@shud.in>
2021-06-15 20:23:17 -03:00
Jakub Neander
3b2bf654fe
Updated Saleor Provider (#356)
* Initial work, copied from the Shopify provider

* Added basis setup and type generation for the products queries

* refactor: adjust the types

* task: relax the Node.js constraint

* fix: page/product properties

* disable unknown fields

* mention Saleor in the README

* setup debugging for Next.js

* Check nextjs-commerce bug if no images are added for a product

* fix: client/server pecularities for env visibility

Must prefix with `NEXT_PUBLIC_` so that the API URL is
visible on the client

* re: make search work with Saleor API (WIP)

* task: update deps

* task: move to Webpack 5.x

* saleor: initial cart integration

* update deps

* saleor: shall the cart appear!

* task: remove deprecated packages

* saleor: adding/removing from the cart

* saleor: preliminary signup process

* saleor: fix the prices in the cart

* update deps

* update deps

* Added the options for a variant to the product page

* Mapped options to variants

* Mapped options to variants

* saleor: refine the auth process

* saleor: remove unused code

* saleor: handle customer find via refresh

temporary solution

* saleor: update deps

* saleor: fix the session handling

* saleor: fix the variants

* saleor: simplify the naming for GraphQL statements

* saleor: fix the type for collection

* saleor: arrange the error codes

* saleor: integrate collections

* saleor: fix product sorting

* saleor: set cookie location

* saleor: update the schema

* saleor: attach checkout to customer

* saleor: fix the checkout flow

* saleor: unify GraphQL naming approach

* task: update deps

* Add the env variables for saleor to the template

* task: prettier

* saleor: stub API for build/typescript compilation

thanks @cond0r

* task: temporarily disable for the `build`

* saleor: refactor GraphQL queries

* saleor: adjust the config

* task: update dependencies

* revert: Next.js to `10.0.9`

* saleor: fix the checkout fetch query

* task: update dependencies

* saleor: adapt for displaying featured products

* saleor: update the provider structure

* saleor: make the home page representable

* feature/cart: display the variant name (cond)

Co-authored-by: Patryk Zawadzki <patrys@room-303.com>
Co-authored-by: royderks <10717410+royderks@users.noreply.github.com>
2021-06-10 01:46:28 -05:00
B
b121078151
Updates (#192)
* userAvatar

* Avatar background

* Changes

* Removing unused dependencies

* Count Bag small and for bigger numbers

* decresed bundle size
2021-02-04 15:03:44 -05:00
B
3a7d5e2489
Latest Release (#187)
* Remove duplicated css rules. (#185)

* Fix typo in the Marquee component (#176)

Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>

* Remove duplicated css rules.
Fix invalid JSX props.

Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>

* Fix the body scroll when the sidebar is open (#184)

* Fix typo in the Marquee component (#176)

Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>

* Fix the body scroll when the sidebar is open

Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>

* Remove duplicate class in the I18nWidget comp (#183)

* Fix typo in the Marquee component (#176)

Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>

* Remove duplicate class name in the I18nWidget comp

This PR removes a duplicate class name in the I18nWidget component.

Co-authored-by: Hugo Lopes <hugo.rodrigues.lopes@gmail.com>
Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>

* add horizontal margin to pages when mobile screen (#180)

* Add cart item options like color and size (#177)

Co-authored-by: hlopes <hugo.lopes@present-technologies.com>

* Changes

Co-authored-by: Hugo Lopes <hugo.rodrigues.lopes@gmail.com>
Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>
Co-authored-by: Jamie Isaksen <jamie@jamie.no>
Co-authored-by: Vinicius Zucatti <51221635+vczb@users.noreply.github.com>
2021-01-29 12:00:16 -03:00
Joe Haddad
b6f80b7245
fix(css): apply workaround for chrome bug (#146) 2021-01-06 15:01:07 -05:00
Belen Curcio
a590093f09 Removing font 2020-10-28 11:37:14 -03:00
Belen Curcio
6da1a170ee Removing font 2020-10-28 11:34:47 -03:00
Belen Curcio
64f928f55c Vars 2020-10-26 17:49:31 -03:00
Belen Curcio
ada8fa59be Changes night mode 2020-10-26 17:33:43 -03:00
Belen Curcio
351725d322 Old Config 2020-10-26 10:49:21 -03:00
Belen Curcio
4ff7887771 Trying new purge 2020-10-26 10:27:57 -03:00
Belen Curcio
6b4d32a7d3 Decrese size 2020-10-24 19:35:16 -03:00
Julián Benegas
5c3fb33bcf resolve conflict 2020-10-22 19:25:30 -03:00
Julián Benegas
a64c805b45 Merge branch 'master' into jb/product-improvements 2020-10-22 19:17:51 -03:00
Julián Benegas
791c4c2fcc add keen slider and apply to product slider 2020-10-22 19:10:09 -03:00
Belen Curcio
400e40358b New Container 2020-10-22 18:13:45 -03:00
Franco Arza
58104bf3a0 Merge branch 'master' into arzafran/homepage-tweaks 2020-10-22 17:57:26 -03:00
Belen Curcio
7ebdd243a8 Dropdown Menu 2020-10-22 15:43:09 -03:00
Belen Curcio
a7b0d9391a New Footer 2020-10-22 15:35:09 -03:00
Franco Arza
cf3d5323c4 replace colors 2020-10-21 19:58:36 -03:00
Belen Curcio
a1ee24e30e Responsive Changes 2020-10-20 16:29:28 -03:00
Belen Curcio
d2b36737bf More size for Product View 2020-10-20 15:56:21 -03:00
Belen Curcio
fd6619e6ef More size for Product View 2020-10-20 15:46:53 -03:00
Franco Arza
d7cbb9cfa5 square searchbox, remove border and replace grayscale with new palette 2020-10-17 22:32:08 -03:00
Belen Curcio
0c9f3ef8d0 Normalizing Style Sheets 2020-10-15 16:12:46 -03:00
Belen Curcio
ab45e28813 Normalizing Style Sheets 2020-10-15 16:00:11 -03:00
Belen Curcio
8f90757eda Changes 2020-10-14 19:36:59 -03:00
Belen Curcio
6010d3e2b7 Most Changes 2020-10-13 14:42:24 -03:00
Belen Curcio
6978b4d4bb Design Tweaks 2020-10-13 14:34:24 -03:00
Belen Curcio
0d94957944 changes to the layout 2020-10-13 11:48:25 -03:00
Belen Curcio
038d02acc2 changes to the layout 2020-10-13 11:43:06 -03:00
Belen Curcio
6bf209eccd Adding partial night mode 2020-10-12 21:40:39 -03:00
paco
9b1ac73e89
Split out tailwind css into multiple files for reload perf 2020-10-08 12:26:37 -06:00
Luis Alvarez
0ef6449aff Apply prettier over all files 2020-10-01 20:40:40 -05:00
Luis Alvarez
eb44455cde Changes 2020-09-30 11:44:38 -05:00