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
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
Oli Juhl
3b470f4142
chore: remove ranges on medusa packages ( #11738 )
2025-03-06 14:17:05 +01: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
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
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]
869dc751a0
chore(docs): Updated UI Reference ( #6347 )
...
* chore(docs): Generated UI Reference
* fixed props typing + added new alert page
* updated ui dependencies
---------
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2024-02-12 19:46:51 +01:00
Kasper Fabricius Kristensen
4e3f3b54cb
docs(ui,docs): Add documentation for Medusa UI 2.0.0 ( #5227 )
...
* add docs for medusa ui 2.0.0
* fix: copy as child example
* fix: dropdown menu example
* add accordion examples
* fix lint issues
* fix apos in progress tabs demo
* resolve comments
* add icon
* bump z-index on modals to prevent clashing with navbar
* add sidebar item and card
* undo modal z index changes
* add links to updated and new components
* update version
* rm inline code formatting on links
---------
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2023-09-27 18:56:25 +03:00
Shahed Nasser
fa7c94b4cc
docs: create docs workspace ( #5174 )
...
* docs: migrate ui docs to docs universe
* created yarn workspace
* added eslint and tsconfig configurations
* fix eslint configurations
* fixed eslint configurations
* shared tailwind configurations
* added shared ui package
* added more shared components
* migrating more components
* made details components shared
* move InlineCode component
* moved InputText
* moved Loading component
* Moved Modal component
* moved Select components
* Moved Tooltip component
* moved Search components
* moved ColorMode provider
* Moved Notification components and providers
* used icons package
* use UI colors in api-reference
* moved Navbar component
* used Navbar and Search in UI docs
* added Feedback to UI docs
* general enhancements
* fix color mode
* added copy colors file from ui-preset
* added features and enhancements to UI docs
* move Sidebar component and provider
* general fixes and preparations for deployment
* update docusaurus version
* adjusted versions
* fix output directory
* remove rootDirectory property
* fix yarn.lock
* moved code component
* added vale for all docs MD and MDX
* fix tests
* fix vale error
* fix deployment errors
* change ignore commands
* add output directory
* fix docs test
* general fixes
* content fixes
* fix announcement script
* added changeset
* fix vale checks
* added nofilter option
* fix vale error
2023-09-21 20:57:15 +03:00