Commit Graph

32 Commits

Author SHA1 Message Date
Shahed Nasser
e36c054780 docs: improve references loading (#13761)
* docs: improve references loading

* remove comment

* try remove generate metadata

* improvements and fixes
2025-10-16 14:25:01 +03:00
Shahed Nasser
6ea97443de docs: improved analytics and tracking (#13671)
* docs: improved analytics and tracking

* remove detailed feedback component

* remove ignore build script for api reference

* improvements

* fix pathname
2025-10-03 13:33:48 +03:00
github-actions[bot]
6866ba963d chore(docs): Generated + Updated UI Reference (automated) (#13542)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-09-18 19:22:09 +02:00
github-actions[bot]
fcbb1008bf chore(docs): Generated + Updated UI Reference (automated) (#13491)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-09-12 16:07:27 +02:00
github-actions[bot]
9069e9279e chore(docs): Generated + Updated UI Reference (automated) (#13339)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-08-29 08:33:34 +03:00
Shahed Nasser
be9b2930fd docs: update UI docs (#13333) 2025-08-28 20:58:27 +03:00
github-actions[bot]
f0f3847f27 chore(docs): Generated + Updated UI Reference (automated) (#13205)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-08-14 18:32:53 +03:00
github-actions[bot]
3921c86e19 chore(docs): Generated + Updated UI Reference (automated) (#13026)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2025-07-24 12:45:10 +03:00
Shahed Nasser
8da6855fa0 docs: update next.js to 15.3.5 (#12952) 2025-07-14 16:50:51 +03:00
github-actions[bot]
e153ef491d chore(docs): Generated + Updated UI Reference (automated) (#12941)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2025-07-14 13:35:41 +03:00
github-actions[bot]
441334abf4 chore(docs): Generated + Updated UI Reference (automated) (#12823)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2025-06-25 15:13:53 +03:00
github-actions[bot]
e4f791ac84 chore(docs): Generated + Updated UI Reference (automated) (#12671)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-06-10 09:31:13 +03:00
Shahed Nasser
009d00f27d docs: redesign table of content (#12647)
* implement toc

* added to projects

* fixes and adapt for references

* added product frontmatter

* remove action menu from 404 pages
2025-05-30 16:55:36 +03:00
github-actions[bot]
1e7ce4af10 chore(docs): Generated + Updated UI Reference (automated) (#12579)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2025-05-22 16:55:33 +03:00
github-actions[bot]
251a063a2f chore(docs): Generated + Updated UI Reference (automated) (#12510)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-05-16 13:20:54 +03:00
github-actions[bot]
d3d138bad3 chore(docs): Generated + Updated UI Reference (automated) (#12491)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-05-15 11:27:28 +03:00
github-actions[bot]
a4ffc0b2ee chore(docs): Generated + Updated UI Reference (automated) (#12459)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2025-05-13 16:10:08 +03:00
Shahed Nasser
f81eb51b67 docs: add copy subscriber button (#12405)
* docs: add copy subscriber button

* re-generate

* fixes + update copy button
2025-05-08 12:48:44 +03:00
Shahed Nasser
f3cb8f2e03 docs: fix index.html.md causing 404 (#12241)
* docs: fix index.html.md causing 404

* update next.js

* test

* test

* test

* test

* fix revalidate

* test

* test

* test

* test

* test

* test

* test

* test

* clean up
2025-04-18 18:08:54 +03:00
github-actions[bot]
7799647675 chore(docs): Updated UI Reference (automated) (#11578)
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>
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
2025-02-24 11:23:30 +00:00
Shahed Nasser
0154c0495d docs: fix tables design + update icons package (#11184) 2025-01-27 18:57:52 +02:00
Adrien de Peretti
9321920227 fix: Medusa package version should use ~ instead of ^ (#11077)
RESOLVES FRMW-2859
2025-01-22 15:15:30 +00:00
Shahed Nasser
8650e6178e docs: remove duplicate parsed tag items (#10676) 2024-12-19 19:33:23 +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
Shahed Nasser
0c1bbbac2a docs: integrate google analytics (#10526) 2024-12-10 13:16:12 +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
github-actions[bot]
e196ad7659 chore(docs): Updated UI Reference (automated) (#9726)
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>
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
2024-10-24 09:38:58 +00:00
Shahed Nasser
ab5a7ca691 docs: fix infinite scroll, update next.js, other fixes (#9441)
* update nextjs

* badge + scroll fixes
2024-10-03 14:17:33 +03:00
Shahed Nasser
cd0acbd921 docs: fixes and preparations for workflows reference (#8579)
- Fix the merger configuration that adds the correct slug / sidebar labels
- Add an overview page for the workflows reference.
- Fixes to components and build scripts
2024-08-13 12:30:55 +00:00
Shahed Nasser
35da5dedc1 docs: fix build errors + update medusa docs link (#8550)
* docs: update medusa docs link

* fix @medusajs/icon version

* fix user guide build

* fix build error
2024-08-13 08:51:20 +02:00
Shahed Nasser
964927b597 docs: general fixes and improvements (#7918)
* docs improvements and changes

* updated module definition

* modules + dml changes

* fix build

* fix vale error

* fix lint errors

* fixes to stripe docs

* fix condition

* fix condition

* fix module defintion

* fix checkout

* disable UI action

* change oas preview action

* flatten provider module options

* fix lint errors

* add module link docs

* pr comments fixes

* fix vale error

* change node engine version

* links -> linkable

* add note about database name

* small fixes

* link fixes

* fix response code in api reference

* added migrations step
2024-07-04 17:26:03 +03:00
Shahed Nasser
4fe28f5a95 chore: reorganize docs apps (#7228)
* reorganize docs apps

* add README

* fix directory

* add condition for old docs
2024-05-03 17:36:38 +03:00