4
0
forked from crowetic/commerce

30 Commits

Author SHA1 Message Date
Federico Joel Orlandau
61d075daf1
Improve a11y on the cart and sidebar (#411)
* Improve a11y on the cart

* Fix button style

* Remove extra space

* Move cart item count to the right position

Co-authored-by: Luis Alvarez D <luis@vercel.com>
2021-09-07 14:14:28 -05:00
Luis Alvarez D
0e7e7b7d5f
Add Next.js ESLint (#425)
* Added Next.js eslint

* added eslint to lint-staged

* Added eslint config for prettier

* Fixed eslint issues in multiple files

* Fixed error in linter
2021-08-02 21:54:58 -05:00
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
Belen Curcio
b5fd6bd38e Removing HeadlessUI and React-Aria 2020-11-26 13:13:30 -03:00
Belen Curcio
f8a75b8e25 Removing useDialog, cause rerender 2020-11-07 19:16:10 -03:00
Belen Curcio
115cf12529 Removing useDialog, cause rerender 2020-11-07 19:15:54 -03:00
Franco Arza
a12c087347 fix conflicts 2020-10-24 14:33:20 -03:00
Belen Curcio
ac5a371cef scroll issue 2020-10-24 13:03:29 -03:00
Franco Arza
191bb96a0f general improvements 2020-10-23 19:47:10 -03:00
Franco Arza
5e313e8820 fix cart width 2020-10-23 14:20:28 -03:00
Belen Curcio
400e40358b New Container 2020-10-22 18:13:45 -03:00
Belen Curcio
a1ee24e30e Responsive Changes 2020-10-20 16:29:28 -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
c1e440afd0 Most Changes 2020-10-13 14:44:15 -03:00
Belen Curcio
5d6804c7af Layout Changes 2020-10-13 08:53:05 -03:00
Belen Curcio
6bf209eccd Adding partial night mode 2020-10-12 21:40:39 -03:00
paco
f9660b4bc2
Styling and icon fixes for cart sidebar 2020-10-08 18:00:05 -06:00
paco
a7778fc5c5
react-aria modal sidebar 2020-10-08 15:21:21 -06:00
Luis Alvarez
e341d6b5f3 Merge branch 'master' of https://github.com/okbel/e-comm-example 2020-10-06 15:50:51 -05:00
Luis Alvarez
35c91bca2b Added cart item and handle empty cart state 2020-10-06 15:38:21 -05:00
Belen Curcio
b3d2802739 Changes to the sidebar 2020-10-06 15:56:59 -03:00
Belen Curcio
33af008fa7 Adding HeadlessUI 2020-10-06 14:58:38 -03:00
Belen Curcio
af14efcf02 Transitions 2020-10-05 14:33:10 -03:00
Belen Curcio
fe7051c1b4 Sidebar changes 2020-10-02 11:58:13 -03:00
Luis Alvarez
a1dea9f846 Removed unused React imports 2020-10-01 21:34:08 -05:00
Luis Alvarez
44a41eb3e1 use FC instead of FunctionalComponent 2020-10-01 21:30:52 -05:00
Luis Alvarez
0ef6449aff Apply prettier over all files 2020-10-01 20:40:40 -05:00
Belen Curcio
b447bbc322 UI State changes 2020-10-01 10:03:06 -03:00
Belen Curcio
cafe205808 Adding Sidebar 2020-09-30 10:51:53 -03:00