594 Commits

Author SHA1 Message Date
StephDietz
9a6aa18806 prettier 2023-07-12 10:58:17 -05:00
StephDietz
c34c436abe tile merge 2023-07-12 10:56:17 -05:00
StephDietz
2f7569ce41 merge 2023-07-12 10:47:43 -05:00
StephDietz
943f9e9c97 prettier 2023-07-12 10:44:56 -05:00
StephDietz
3f7414eda9 rebase continue 2023-07-12 10:41:51 -05:00
StephDietz
6a506d737d rebase continue 2023-07-12 10:41:18 -05:00
StephDietz
0b14ba4286 merge 2023-07-12 10:40:34 -05:00
StephDietz
0db6e599c9 merge conflict fix 2023-07-12 10:40:34 -05:00
StephDietz
29a3719280 rebase continue 2023-07-12 10:40:33 -05:00
StephDietz
51431f7fa3 tile merge 2023-07-12 10:40:08 -05:00
StephDietz
f8cb9be5af merge 2023-07-12 10:39:42 -05:00
StephDietz
39740e4d9c finish dark/light modes, add related product section, fix label pill spacing 2023-07-12 10:12:59 -05:00
StephDietz
5da9b4785b rebase 2023-07-11 15:47:07 -05:00
StephDietz
99e8b00961 prettier 2023-07-11 15:47:07 -05:00
StephDietz
a60af5f7e7 rebase 2023-07-11 15:46:20 -05:00
StephDietz
5516124f89 rebase 2023-07-11 15:43:13 -05:00
Stephanie Dietz
65bd26b090
Update home page UI (#1068)
* home page updated UI design

* prettier

* remove unused bg color prop

* change label margin on carousol labels

* move label ui into own component

* change space-x from 6 to 4 in carousel

---------

Co-authored-by: Michael Novotny <manovotny@gmail.com>
2023-07-11 15:36:46 -05:00
StephDietz
187ca174b9 more product page design 2023-07-11 15:31:12 -05:00
Stephanie Dietz
050134bcd7 New header UI (#1067) 2023-07-11 15:31:12 -05:00
StephDietz
2c9a68d1ff move label ui into own component 2023-07-11 15:31:12 -05:00
StephDietz
08726374f5 change label margin on carousol labels 2023-07-11 15:31:12 -05:00
StephDietz
9e67b0d6ac remove unused bg color prop 2023-07-11 15:31:12 -05:00
StephDietz
79c6870267 prettier 2023-07-11 15:31:12 -05:00
StephDietz
27a839eb86 home page updated UI design 2023-07-11 15:31:12 -05:00
Stephanie Dietz
7bad98965a
New header UI (#1067) 2023-07-11 14:04:41 -05:00
StephDietz
ba3815459c hide plus icon when pending 2023-07-11 09:39:39 -05:00
StephDietz
363380439b prettier 2023-07-11 09:35:01 -05:00
StephDietz
b2a3011ef1 update UI for product description 2023-07-11 09:34:38 -05:00
Stephanie Dietz
25c91dc590
Replace Icons with heroicons (#1066)
* replace icons with heroicons

* prettier

* update chevron direction
2023-07-10 15:26:42 -05:00
Stephanie Dietz
85c2ebdbc0
Update cart UI (#1064) 2023-07-10 14:38:10 -05:00
Michael Novotny
87bb37efa6
Redesigns footer (#1065) 2023-07-10 12:57:10 -05:00
Michael Novotny
1918c25f4a
Fixes bundle size for Hobby plan users (#1054) 2023-07-05 07:26:30 -07:00
Michael Novotny
8c8240956a
Removes Framer Motion (#1055) 2023-06-21 15:13:58 -07:00
Michael Novotny
9678306b23
Fixes cart closing and reopening with first interaction (#1053)
* Works

* Adds animation back
2023-06-21 13:13:10 -07:00
Michael Novotny
585b3bbff8
Replaces Route Handlers with Server Actions (#1050) 2023-06-17 11:18:00 -07:00
Logan
7eb8816854
Fixed misaligned navbar links (#1048) 2023-06-16 13:50:10 -05:00
Michael Novotny
87c385fcd6
Converts to Opengraph Image file convention. (#1043) 2023-06-07 20:57:31 -05:00
Lee Robinson
fecc60eb36
Update dependencies and fix TS errors. (#1041) 2023-06-06 20:36:44 -05:00
Michael Novotny
f5dade74fb
Fixes search page bugs. (#1019) 2023-05-12 16:02:51 -07:00
Michael Novotny
a0c0d10fae
Changes mobile menu animation to be consistent with cart animation. (#1015) 2023-05-11 12:53:04 -07:00
Tobias Lins
9ea5671579
Don't fail when collections are not found (#996)
* Don't fail when collections are not found

* fix another error
2023-04-26 09:26:52 -05:00
Michael Novotny
af21b29b73
Disables Add to Cart while mutating (#987) 2023-04-25 09:38:47 -05:00
Michael Novotny
8ff670d7d6
Fixes quirks with featured and related products. (#978) 2023-04-21 12:19:08 -04:00
Michael Novotny
7de3ae5583
Removes unnecessary async on ProductGridItems (#977) 2023-04-20 13:54:04 -05:00
Stephanie Dietz
acb4ff400b
Updates recommended products to use ProductGridItems component (#975) 2023-04-20 11:27:18 -05:00
Stephanie Dietz
a677c17f78
Update canary version to fix scroll to top. (#976) 2023-04-20 10:40:29 -05:00
Michael Novotny
67a192eba8
Adds documentation on how to configure Next.js Commerce and Shopify (#974) 2023-04-20 06:46:35 -04:00
Michael Novotny
e9a26c2935
Fixes cart item button layout shift (#971) 2023-04-18 12:08:18 -05:00
Lee Robinson
fd9450aecb
Next.js Commerce refresh. (#966)
We're making some updates to Next.js Commerce. Everything prior to this commit marks what we're calling [`v1`](https://github.com/vercel/commerce/releases/tag/v1) as a point in time to be able to reference and still use going into the future. The current architecture of Commerce is a multi-vendor, interoperable solution, including:

- [Shopify](https://shopify.vercel.store/)
- [Swell](https://swell.vercel.store/)
- [BigCommerce](https://bigcommerce.vercel.store/)
- [Vendure](https://vendure.vercel.store/)
- [Saleor](https://saleor.vercel.store/)
- [Ordercloud](https://ordercloud.vercel.store/)
- [Spree](https://spree.vercel.store/)
- [Kibo Commerce](https://kibocommerce.vercel.store/)
- [Commerce.js](https://commercejs.vercel.store/)
- [SalesForce Cloud Commerce](https://salesforce-cloud-commerce.vercel.store/)

All features can be toggled on or off, and it's easy to change between commerce providers. To support this, we needed to create a ["commerce metaframework"](d1d9e8c434/packages/commerce/new-provider.md) where providers could confirm to an API spec to add support for Next.js Commerce. While this worked and was successful for `v1`, we have different design goals and ambitions for `v2`.

**What You Need To Know**

- `v1` will not be updated moving forward. If you need to reference `v1`, you will still be able to clone and deploy the version tagged at this release.
- `v2` will be shifting to be a single provider vs. provider agnostic. Other providers are welcome to fork this repository and swap out the underlying `lib/` implementation that connects to the selected commerce provider (Shopify). This architecture was chosen to reduce the surface area of the codebase, remove the intermediate metaframework layer for provider-interoperability, and enable usage with the latest Next.js and React features.
- We will be sharing more about `v2` in the future as we continue to iterate before the marked release.
2023-04-17 22:00:47 -05:00
Luis Alvarez D
0afe686fe9
Monorepo with Turborepo (#651)
* Moved everything

* Figuring out how to make imports work

* Updated exports

* Added missing exports

* Added @vercel/commerce-local to `site`

* Updated commerce config

* Updated exports and commerce config

* Updated commerce hoc

* Fixed exports in local

* Added publish config

* Updated imports in site

* It's actually working

* Don't use debugger in dev for better speeds

* Improved DX when editing packages

* Set up eslint with husky

* Updated prettier config

* Added prettier setup to every package

* Moved bigcommerce

* Moved Bigcommerce to src and package updates

* Updated setup of bigcommerce

* Moved definitions script

* Moved commercejs

* Move to src

* Fixed types in commercejs

* Moved kibocommerce

* Moved kibocommerce to src

* Added package/tsconfig to kibocommerce

* Fixed imports and other things

* Moved ordercloud

* Moved ordercloud to src

* Fixed imports

* Added missing prettier files

* Moved Saleor

* Moved Saleor to src

* Fixed imports

* Replaced all imports to @commerce

* Added prettierignore/rc to all providers

* Moved shopify to src

* Build shopify in packages

* Moved Spree

* Moved spree to src

* Updated spree

* Moved swell

* Moved swell to src

* Fixed type imports in swell

* Moved Vendure to packages

* Moved vendure to src

* Fixed imports in vendure

* Added codegen to saleor

* Updated codegen setup for shopify

* Added codegen to vendure

* Added codegen to kibocommerce

* Added all packages to site's deps

* Updated codegen setup in bigcommerce

* Minor fixes

* Updated providers' names in site

* Updated packages based on Bel's changes

* Updated turbo to latest

* Fixed ts complains

* Set npm engine in root

* New lockfile install

* remove engines

* Regen lockfile

* Switched from npm to yarn

* Updated typesVersions in all packages

* Moved dep

* Updated SWR to the just released 1.2.0

* Removed "isolatedModules" from packages

* Updated list of providers and default

* Updated swell declaration

* Removed next import from kibocommerce

* Added COMMERCE_PROVIDER log

* Added another log

* Updated turbo config

* Updated docs

* Removed test logs

Co-authored-by: Jared Palmer <jared@jaredpalmer.com>
2022-02-01 14:14:05 -05:00