Shahed Nasser
757ba6cd7f
docs: add framework page ( #12162 )
...
* initial draft
* finalize page
* fix vale error
* changes to intro
* small fix
* added features list
2025-04-16 17:58:27 +03:00
Shahed Nasser
6c59d3fe6f
docs: hide colon when a note's title has a punctuation ( #12205 )
2025-04-16 17:23:10 +03:00
Shahed Nasser
82da3c97a5
docs: added algolia guide ( #11971 )
...
* initial
* finished changes
* small title change
* improve title
* add cover
2025-03-27 20:22:40 +02:00
Shahed Nasser
c96560ccb7
docs: remove custom searching mechanism ( #11984 )
...
* docs: remove custom searching mechanism
* remove grouping
* changes to grouping
* small title change
* update resources sitemap
2025-03-26 10:56:02 +02:00
Shahed Nasser
98e630bce5
docs: improved search results ( #11909 )
2025-03-19 15:31:01 +02:00
Shahed Nasser
4827db98f7
docs: added to workflow legend + example improvements ( #11895 )
2025-03-19 08:31:28 +02:00
Shahed Nasser
9ead47c51e
docs: add prepare script to generate sidebar ( #11894 )
2025-03-18 17:37:51 +02:00
Shahed Nasser
28b0d08591
docs: add documentation for Locking Module ( #11824 )
...
* add locking docs
* fix main navbar
* added implementation example links
* generate refs
* update architecture
* fix vale error
2025-03-13 12:20:24 +02:00
Shahed Nasser
0ba63ac29e
change main navbar
2025-03-10 17:19:23 +02:00
Shahed Nasser
87b041800a
fixes + added new sidebars
2025-03-10 08:33:21 +02:00
Shahed Nasser
5deb8eaf50
docs: support multiple sidebars in a project ( #11768 )
...
* changed to new sidebar across projects except resources
* finalize multi sidebar support
* clean up
* remove redundant property
* small changes
* fixes
* generate
* fix error
* fix initial open
2025-03-07 15:47:38 +02:00
Shahed Nasser
ecc3deb362
docs: changes to main docs sidebar ( #11750 )
...
* docs: changes to main docs sidebar
* fix links
* fix vale test
* fix vale errors
2025-03-06 11:55:56 +02:00
Shahed Nasser
07e39609d9
docs: open prerequisite links in new tab ( #11701 )
2025-03-04 09:05:38 +02:00
Shahed Nasser
358400c38c
docs: fix weird scroll behavior ( #11668 )
2025-02-28 17:34:22 +02:00
Shahed Nasser
bf67f69f45
docs: move edit date to footer ( #11667 )
...
* docs: move edit date to footer
* fix build error
2025-02-28 16:27:42 +02:00
Shahed Nasser
e8c953de25
docs: add new cards to recipe section ( #11615 )
2025-02-26 13:03:55 +02:00
Shahed Nasser
b966198258
docs: add user guide to navbar ( #11611 )
...
* docs: add user guide to navbar
* fix titles
2025-02-26 11:00:01 +02:00
Shahed Nasser
10081118a5
docs: update user guide introduction page ( #11474 )
...
* docs: update user guide introduction page
* chore: run yarn prep automatically
2025-02-14 16:15:28 +02:00
Shahed Nasser
cd2f2900e8
docs: fix link to troubleshooting ( #11448 )
2025-02-13 17:11:08 +02:00
Shahed Nasser
d588073cea
docs: add help dropdown ( #11364 )
2025-02-07 15:41:03 +02:00
Shahed Nasser
0aa84fc371
docs: added custom item price guide ( #11240 )
...
* added examples sidebar
* added guide
* fixes
* add meta image
* update intro
2025-02-06 13:29:05 +02:00
Shahed Nasser
105e73b523
docs: small design fixes ( #11243 )
2025-01-31 15:10:36 +02:00
Shahed Nasser
5c85b51d26
docs: set max width in assistant ( #11231 )
...
* docs: set max width in assistant
* allow scrolling while showing answer
2025-01-30 16:25:55 +02:00
Shahed Nasser
be33a56290
docs: changes to AI assistant icon + add button to code blocks ( #11227 )
...
* docs: changes to AI assistant icon + add button to code blocks
* fix code blocks in questions
* collapse code block in answer
* styling fixes
* fix new line at cursor position
2025-01-30 14:29:22 +02:00
Shahed Nasser
e0bd2a79b0
docs: fix overflowing content on small devices ( #11219 )
2025-01-29 20:50:51 +02:00
Shahed Nasser
5634a4762b
docs: improve AI Assistant ( #11208 )
...
* initial implementation
* integrate new ai assistant in other projects + ux improvements
* fix chat window on mobile devices
* fixes to mobile
* allow pre
* change shortcut to i
* improved responsiveness
* align version in navbar
2025-01-29 19:13:51 +02:00
Shahed Nasser
0154c0495d
docs: fix tables design + update icons package ( #11184 )
2025-01-27 18:57:52 +02:00
Shahed Nasser
c26ef84cae
docs: added plugins documentation ( #10989 )
...
(Should be merged after the next release)
Closes DX-1294
2025-01-27 09:32:53 +00:00
Shahed Nasser
c4eb36b837
docs: added note in API reference clarifying what schemas are ( #11116 )
...
* docs: added note in API reference clarifying what schemas are
* add yarn lock
2025-01-23 17:02:25 +02:00
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
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
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
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
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
be9b19eb0f
docs: split commerce modules sidebars ( #10705 )
2024-12-23 18:09:53 +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
Shahed Nasser
096f1c2a9b
docs: revise storefront development guide ( #10522 )
2024-12-10 12:33:52 +02:00
Shahed Nasser
b4d6a4b3f0
docs: intro + basic chapter fixes ( #10361 )
2024-12-02 09:31:47 +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