Commit Graph

15 Commits

Author SHA1 Message Date
Shahed Nasser
f9ca2691be docs: document the fetchStream method of the JS SDK (#13125) 2025-08-01 17:47:26 +03:00
Shahed Nasser
e7cf2219b6 docs: document using env vars in plugins (#12618) 2025-05-26 18:50:05 +03:00
Shahed Nasser
da52501518 docs: small fix to abandoned cart guide (#12029) 2025-03-28 14:56:41 +02:00
Shahed Nasser
3fa19ae4f1 docs: updates and improvements to JS SDK guides (#12026) 2025-03-28 12:45:45 +02:00
Shahed Nasser
31f8b72129 docs: updates for 2.5.1 release (#11574)
* docs: updates for 2.5.1 release

* update
2025-02-24 13:02:26 +02:00
Shahed Nasser
d348204fe5 docs: document admin environment variables (#11313) 2025-02-05 11:47:07 +02:00
Shahed Nasser
ff093a7735 docs: update tanstack query version (#11246) 2025-01-31 16:39:36 +02:00
Shahed Nasser
b0a2699e01 docs: fix tanstack query version (#11162) 2025-01-27 09:48:03 +02:00
Shahed Nasser
2fe98c9712 docs: add a note about installing tanstack query as a dev dependency (#11123) 2025-01-23 19:16:52 +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
Shahed Nasser
d070c09185 docs: add documentation on sending requests to custom routes with JS SDK (#10582) 2024-12-12 14:47:00 +02:00
Shahed Nasser
9e3cca4b18 docs: documented fetchCredentials options of JS SDK (#10510) 2024-12-10 16:16:10 +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
c08df5ac44 docs: remove dev notices + fix AI assistant answer width (#9686)
* docs: remove dev notices + fix AI assistant answer width

* fix import

* more notes removal

* rc to latest
2024-10-23 09:52:52 +02:00
Shahed Nasser
85865c18ff docs: document JS SDK installation (#9611)
- Add a page introducing JS SDK + how to install and use it (generally)
- Adjust admin tips on how to send requests
- Adjust storefront tips to mention JS SDK
- Add in the API reference intro how to install JS SDK
- Other related additions / changes

Closes DX-957
2024-10-18 12:47:40 +00:00