Commit Graph

172 Commits

Author SHA1 Message Date
Shahed Nasser
54e1e70d78 docs: fix cross-project link for Card components (#10794) 2025-01-02 12:51:53 +02:00
Shahed Nasser
a0a94d5030 docs: fix code tabs in production (#10784) 2024-12-31 16:08:04 +02:00
ahrbil
0e2f608db8 docs: update desktop nav menu item title (#10125)
Update menu item title to reflect current state of the desktop sidebar
2024-12-31 11:05:00 +02:00
Shahed Nasser
1c355dac36 docs: update and fix UI props docs (#10754) 2024-12-27 14:53:46 +02:00
Shahed Nasser
8839970295 docs: allow scroll with keys (#10752) 2024-12-27 11:12:23 +02:00
Shahed Nasser
91ebf6d61c docs-util: add publishable api key header parameter to store routes OAS (#10747)
* docs-util: add publishable api key header parameter to store routes OAS

* fix oas
2024-12-26 16:27:55 +02:00
Shahed Nasser
ce51c36ecf chore: improve payment provider tsdocs + generate reference (#10742) 2024-12-26 14:11:52 +02:00
Shahed Nasser
ee50e67a96 docs: add JS SDK to commerce modules sidebars (#10740) 2024-12-26 13:33:33 +02:00
Shahed Nasser
ebca8fed28 docs: revise commerce modules overview pages (#10738)
* revise API Key Module overview

* revise auth module

* support ref sidebar items

* remove examples

* revise cart module

* revise currency

* revise customer module

* revise fulfillment module

* revise inventory module

* revise order module

* revise payment

* revise pricing module

* revise product module

* revise promotion module

* revise region module

* revise sales channel module

* revise stock location module

* revise store module

* revise tax module

* revise user module

* lint content + fix snippets
2024-12-26 10:32:16 +02:00
Shahed Nasser
97baa56d71 docs: add workflow / step tags (#10731) 2024-12-25 11:04:55 +02:00
Shahed Nasser
be9b19eb0f docs: split commerce modules sidebars (#10705) 2024-12-23 18:09:53 +02:00
Shahed Nasser
c804ae575b docs-util: fix links in references to current page (#10703) 2024-12-23 16:27:01 +02:00
Shahed Nasser
870cb6e88c docs: update typedoc, convert packages to esm, generate references (#10699) 2024-12-23 15:20:09 +02:00
Shahed Nasser
a399781b9b docs: integrate shipstation guide (#10623)
* first draft

* finalized first draft + added link to sidebar

* fix lint errors

* type changes

* updates to createFulfillment

* updates

* more updates

* add package weight

* added note about package

* fix up order items fulfillment

* add meta image

* address comment
2024-12-23 10:20:19 +02:00
github-actions[bot]
592ca1539c chore(docs): Update version in documentation (automated) (#10684)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2024-12-23 09:58:18 +02:00
Shahed Nasser
8650e6178e docs: remove duplicate parsed tag items (#10676) 2024-12-19 19:33:23 +02:00
Shahed Nasser
024c55d995 docs: add tags manually to doc pages (#10675) 2024-12-19 18:55:56 +02:00
Shahed Nasser
65007c49f6 docs: support generating sidebar items with tags (#10672)
* docs: support generating sidebar items with tags

* small fix

* fix dependencies

* test

* test fix

* test fix

* test fix

* test fix

* another fix

* revert change

* fix for resources
2024-12-19 18:24:36 +02:00
Shahed Nasser
16ae192456 docs: add tags package to generate tags (#10666)
* initial changes

* finalize implementation

* run generator on prep

* remove tags package from book

* optimization attempt

* test transpile

* test transpile

* rename utils

* rename directory

* add vercel ignore

* add tags to book
2024-12-19 13:15:42 +02:00
github-actions[bot]
302c01db3f chore(docs): Update version in documentation (automated) (#10633)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2024-12-17 17:14:23 +02:00
Shahed Nasser
cccce65ef9 docs: fix bugs in API reference (#10557) 2024-12-11 18:32:58 +02:00
Shahed Nasser
e41ab50f59 docs: added restock notification guide (#10413)
* docs: added restock notification guide

* changes

* lint fixes

* fixes

* more changes

* remove get email step

* add og image

* update sendRestockNotificationsWorkflow

* updates

* fix links
2024-12-10 16:50:40 +02:00
github-actions[bot]
27a34a15a2 chore(docs): Update version in documentation (automated) (#10529)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2024-12-10 16:09:29 +02:00
Shahed Nasser
0c1bbbac2a docs: integrate google analytics (#10526) 2024-12-10 13:16:12 +02:00
Shahed Nasser
096f1c2a9b docs: revise storefront development guide (#10522) 2024-12-10 12:33:52 +02:00
Shahed Nasser
3409953c4f docs: use tooling convention across docs (#10512) 2024-12-09 19:15:29 +02:00
Shahed Nasser
e7e36f39fb docs: support detecting broken link cross-projects (#10483)
* docs: support detecting broken link cross-projects

* remove double separators
2024-12-06 19:54:46 +02:00
github-actions[bot]
35eeb18a99 chore(docs): Update version in documentation (automated) (#10435) 2024-12-04 20:05:43 +02:00
Shahed Nasser
b4d6a4b3f0 docs: intro + basic chapter fixes (#10361) 2024-12-02 09:31:47 +02:00
github-actions[bot]
b733e1ff3e chore(docs): Update version in documentation (automated) (#10319)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2024-11-27 17:25:33 +02:00
Shahed Nasser
b871b10b18 docs: fix links in examples guide (#10296) 2024-11-26 18:42:17 +02:00
Shahed Nasser
e242a96fcd docs: changes for CLI tools (#10284)
* docs: changes for create-medusa-app

* update medusa cli
2024-11-26 11:55:22 +02:00
github-actions[bot]
01b0a84898 chore(docs): Update version in documentation (automated) (#10256)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2024-11-25 13:53:43 +02:00
Shahed Nasser
78e68a0bb6 docs: fix base path not added to hash links (#10235) 2024-11-22 18:42:49 +02:00
Shahed Nasser
c99b03bcc2 docs: change logo (#10208)
* docs: changed logo

* remove unused component
2024-11-21 18:15:32 +02:00
Shahed Nasser
35afa04a93 docs: migrate Kapa (#10198)
* docs: migrate kapa

* remove unused dependency

* fix isbrowser
2024-11-21 15:05:50 +02:00
Shahed Nasser
7a3c6acf31 docs: fix heading import in ui route docs (#10167) 2024-11-19 18:49:07 +02:00
Shahed Nasser
a1738f823c docs: change report issue link (#10160) 2024-11-19 15:54:16 +02:00
Shahed Nasser
3b1463048a docs: fix error on collapsing prerequisites (#10153) 2024-11-19 13:35:47 +02:00
Shahed Nasser
b0c6efa98b docs: fix copy in code blocks with tabs (#10123)
* docs: fix copy in code blocks with tabs

* fix lint error
2024-11-15 18:59:46 +02:00
Shahed Nasser
273960f6e3 docs: fix client error for learning path (#10102) 2024-11-14 16:53:24 +02:00
Shahed Nasser
0ea57659e8 docs: improv version detection + fix breadcrumbs (#10083) 2024-11-13 18:20:05 +02:00
Shahed Nasser
662b096a46 docs: fix oneOf design hiding more than three items (#10077)
* docs: fix oneOf design hiding more than three items

* fix lint errors

* fix eslint
2024-11-13 17:41:49 +02:00
Shahed Nasser
938f3bd934 docs: update to next 15 + eslint 9 (#9839)
* update next

* updated react

* update eslint

* finish updating eslint

* fix content lint errors

* fix docs test

* fix vale action

* fix installation errors
2024-11-13 17:03:17 +02:00
Shahed Nasser
1d87459951 docs: remove duplicate buttons in code actions (#10061) 2024-11-13 10:59:14 +02:00
github-actions[bot]
15da46a026 chore(docs): Update version in documentation (automated) (#10044)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
2024-11-12 10:27:45 +00:00
github-actions[bot]
1d2efb5ae3 chore(docs): Update version in documentation (automated) (#10015)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2024-11-11 11:54:29 +01:00
github-actions[bot]
0fbee723b4 chore(docs): Update version in documentation (automated) (#9960)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2024-11-07 09:13:41 +01:00
github-actions[bot]
7c629f494f chore(docs): Update version in documentation (automated) (#9800)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
2024-10-26 16:54:56 +00:00
Shahed Nasser
bf18d73ff4 docs: fix complete cart workflow usage in marketplace recipe (#9771)
- Fix usage of `completeCartWorkflow` which now returns an ID instead of the full order
- other: improvements in config across projects
2024-10-25 08:53:42 +00:00