Shahed Nasser
0d18d5854a
docs: fixes for core workflows reference ( #11056 )
...
* docs: fix step input / output description not showing
* fix generated example for array types
* show workflow summary in diagram
* fix workflow node width
* hide undefined types
2025-01-20 17:34:02 +02:00
Shahed Nasser
af350c3a8b
docs: add search to workflows reference ( #11054 )
...
* docs: add search to workflows reference
* fix error
2025-01-20 17:02:29 +02:00
github-actions[bot]
c3976a312b
chore(docs): Update version in documentation (automated) ( #11051 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2025-01-20 15:21:25 +02:00
Shahed Nasser
d089852ce3
docs: improve content of workflows reference overview page ( #11045 )
2025-01-20 10:54:32 +02:00
Shahed Nasser
45847fef19
docs: generate references for v2.3.0 ( #11035 )
2025-01-17 19:05:02 +02:00
github-actions[bot]
2c966490f4
chore(docs): Update version in documentation (automated) ( #11025 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2025-01-17 18:05:52 +02:00
Shahed Nasser
cbcca219e2
docs: fix select code blocks in UI docs ( #11010 )
2025-01-17 15:20:58 +02:00
Shahed Nasser
cf62a0a43c
docs: handle step tooltip bug in safari ( #10954 )
2025-01-14 12:08:59 +02:00
Shahed Nasser
a126f40bbe
docs: DX improvements to a workflow / step reference page ( #10906 )
2025-01-10 13:47:08 +02:00
Shahed Nasser
44706ef03b
docs: add workflow and js sdk reference pages for commerce modules ( #10898 )
...
* docs: add workflow and js sdk reference pages for commerce modules
* resolve build errors
2025-01-09 18:19:40 +02:00
Shahed Nasser
3ee15f3b85
docs: add inventory kit conceptual guide ( #10891 )
2025-01-09 11:59:52 +02:00
Shahed Nasser
46f987e351
docs-util: fix parsing when function if it has three parameters ( #10878 )
...
* docs-util: fix parsing when step when it has three parameters
* fix condition
2025-01-08 16:48:20 +02:00
Shahed Nasser
936954e0b4
docs: fix divider in API reference + clean up layout ( #10861 )
...
* docs: fix divider in API reference + clean up layout
* fix build error
2025-01-07 14:59:39 +02:00
github-actions[bot]
54a3db79a1
chore(docs): Update version in documentation (automated) ( #10864 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2025-01-07 14:58:44 +02:00
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