github-actions[bot]
663bc8f662
chore(docs): Generated + Updated UI Reference (automated) ( #14336 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2025-12-17 15:50:04 +02:00
Shahed Nasser
4bf0dac97d
docs: update next and react ( #14288 )
2025-12-12 09:55:13 +02:00
github-actions[bot]
dbc592cd80
chore(docs): Generated + Updated UI Reference (automated) ( #14285 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2025-12-11 16:40:35 +02:00
github-actions[bot]
a00bba5cfc
chore(docs): Updated UI Reference (automated) ( #14212 )
...
* chore(docs): Generated + Updated UI Reference (automated)
* install deps
---------
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2025-12-04 15:05:10 +02:00
Shahed Nasser
a33ef1e4d9
docs: update Next.js + React ( #14210 )
2025-12-04 11:50:25 +02:00
github-actions[bot]
aba10608ae
chore(docs): Updated UI Reference (automated) ( #14181 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
---
> [!NOTE]
> Bumps Medusa UI-related dependencies across apps/packages and updates DatePicker prop type metadata in UI specs.
>
> - **Dependencies**:
> - Upgrade `@medusajs/icons` to `2.12.0` across apps/packages.
> - Upgrade `@medusajs/ui` to `4.0.28` in `apps/api-reference`, `apps/ui`, and `packages/docs-ui`.
> - Upgrade `@medusajs/ui-preset` to `2.12.0` in `apps/ui` and `packages/tailwind`.
> - Update `yarn.lock` accordingly.
> - **UI Reference**:
> - Update `DatePicker` prop type metadata for `onBlur`, `onFocus`, `onKeyDown`, and `onKeyUp` in `apps/ui/specs/components/DatePicker/DatePicker.json`.
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot ) for commit 222e08dc7d3aa920103aa9b35c50207dca4dd32f. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot ).</sup>
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2025-12-02 06:52:50 +00:00
Adrien de Peretti
9d1f09ac7b
chore(): Update posthog ( #14144 )
...
* chore(): Update posthog
* chore(): Update posthog
2025-11-27 13:24:15 +01:00
github-actions[bot]
423b6d94dc
chore(docs): Updated UI Reference (automated) ( #13968 )
...
* chore(docs): Generated + Updated UI Reference (automated)
* fix react-docs-generator not resolving external types
* sort undefined
---------
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2025-11-05 18:00:46 +02:00
github-actions[bot]
d9bd5b867b
chore(docs): Generated + Updated UI Reference (automated) ( #13920 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2025-10-31 12:33:13 +02:00
github-actions[bot]
340d826e72
chore(docs): Generated + Updated UI Reference (automated) ( #13856 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2025-10-27 08:53:05 +02:00
github-actions[bot]
1d63ed8ce9
chore(docs): Generated + Updated UI Reference (automated) ( #13792 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2025-10-21 11:56:58 +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
Shahed Nasser
bcc30ccc39
docs: fix @medusajs/ui version in docs ( #13577 )
2025-09-23 09:29:57 +03:00
Adrien de Peretti
12a96a7c70
chore(): Move peer deps into a single package and re export from framework ( #13439 )
...
* chore(): Move peer deps into a single package and re export from framework
* WIP
* update core packages
* update cli and deps
* update medusa
* update exports path
* remove analyze
* update modules deps
* finalise changes
* fix yarn
* fix import
* Refactor peer dependencies into a single package
Consolidate peer dependencies into one package and re-export from the framework.
* update changeset
* Update .changeset/brown-cows-sleep.md
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
* rm deps
* fix deps
* increase timeout
* upgrade version
* update versions
* update versions
* fixes
* update lock
* fix missing import
* fix missing import
---------
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2025-09-22 18:36:22 +02: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
Shahed Nasser
d1a1135328
docs: migrate UI docs ( #13245 )
...
* docs: create a new UI docs project (#13233 )
* docs: create a new UI docs project
* fix installation errors
* docs: migrate UI docs content to new project (#13241 )
* Fix content
* added examples for some components
* finish adding examples
* lint fix
* fix build errors
* delete empty files
* path fixes + refactor
* fix build error
2025-08-20 11:42:25 +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
Shahed Nasser
b37a87c355
docs: fix code block titles not showing in UI docs ( #13119 )
2025-08-01 13:30:46 +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
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
Shahed Nasser
834b309037
docs: add missing ui dependency ( #11931 )
2025-03-21 14:48:44 +02:00
Shahed Nasser
c3ec1b2ef7
docs: update UI docs to latest version ( #11770 )
2025-03-07 16:39:35 +02:00
Shahed Nasser
92514885e4
docs: add section on row click in DataTable ( #11694 )
...
* docs: add section on row click in DataTable
* update subscriptions example
2025-03-03 18:08:06 +02: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
98236c8262
docs: add clean markdown version of all documentation pages ( #11308 )
...
* added route to book
* added to resources
* added route to ui
* added to user guide
2025-02-05 11:23:13 +02:00
Shahed Nasser
c8fc5edadd
docs: add documentation for DataTable ( #11095 )
...
* docs: add documentation for DataTable
* update package versions
2025-01-27 11:04:46 +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
0c1bbbac2a
docs: integrate google analytics ( #10526 )
2024-12-10 13:16:12 +02:00
Shahed Nasser
0ae98c51eb
docs: revise main docs outline ( #10502 )
2024-12-09 13:54:42 +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
b4f3b8a79d
docs: redesign sidebar ( #8408 )
...
* initial changes
* redesign the sidebar + nav drawer
* changes to sidebar items
* finish up sidebar redesign
* support new sidebar in resources
* general fixes
* integrate in ui
* support api reference
* refactor
* integrate in user guide
* docs: fix build errors
* fix user guide build
* more refactoring
* added banner
* added bottom logo + icon
* fix up sidebar
* fix up paddings
* fix shadow bottom
* docs: add table of content (#8445 )
* add toc types
* implement toc functionality
* finished toc redesign
* redesigned table of content
* mobile fixes
* truncate text in toc
* mobile fixes
* merge fixes
* implement redesign
* add hide sidebar
* add menu action item
* finish up hide sidebar design
* implement redesign in resources
* integrate in api reference
* integrate changes in ui
* fixes to api reference scrolling
* fix build error
* fix build errors
* fixes
* fixes to sidebar
* general fixes
* fix active category not closing
* fix long titles
2024-08-15 12:13:13 +03: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
Adrien de Peretti
71f4f46cb9
chore(medusa): cleanup medusa package ( #7206 )
2024-05-07 12:48:49 +02: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
Shahed Nasser
b6083ce104
docs: added documentation for toast component changes ( #7141 )
...
* docs: added documentation for toast component changes
* added redirect from use-toast docs to upgrade guide
* remove unused file
* content linting fixes
* update UI package version
* updated ui preset
* fix upgrade guides main page
2024-05-01 18:12:10 +03:00
Shahed Nasser
bb87db8342
docs: prep for v2 documentation ( #6710 )
...
This PR includes documentation that preps for v2 docs (but doesn't introduce new docs).
_Note: The number of file changes in the PR is due to find-and-replace within the `references` which is unavoidable. Let me know if I should move it to another PR._
## Changes
- Change Medusa version in base OAS used for v2.
- Fix to docblock generator related to not catching all path parameters.
- Added typedoc plugin that generates ER Diagrams, which will be used specifically for data model references in commerce modules.
- Changed OAS tool to output references in `www/apps/api-reference/specs-v2` directory when the `--v2` option is used.
- Added a version switcher to the API reference to switch between V1 and V2. This switcher is enabled by an environment variable, so it won't be visible/usable at the moment.
- Upgraded docusaurus to v3.0.1
- Added new Vale rules to ensure correct spelling of Medusa Admin and module names.
- Added new components to the `docs-ui` package that will be used in future documentation changes.
2024-03-18 07:47:35 +00:00