Admin Component library #2855
Replies: 4 comments 3 replies
-
Is this going to be using Storybook for component visualisation? I would appreciate to contribute once its ready for the community. |
Beta Was this translation helpful? Give feedback.
-
My hope would be that it continues to use radix at it's core. |
Beta Was this translation helpful? Give feedback.
-
I'd like to request a Table component. @kasperkristensen |
Beta Was this translation helpful? Give feedback.
-
Update: Alpha version has been released!We are very excited to share the first alpha version of our new admin component library. Implementation led by @kasperkristensen and @StephixOne. The component library is yet to be documented, so you'll have to explore it yourself for now. Though, we've deployed a Storybook preview allowing you to play around with the components and their controls (most of them): https://storybook.medusajs.com/ Also, all complex components are built on top of Radix UI, so if you are familiar with their primitives, it should be fairly easy to pick up on. To get started, you will need three packages:
If you are working on a project, that has used @medusajs/admin previously, you might need to clear Please note, this is an alpha version, so the component API and props are likely to change in the near future. Aside from the components included in this first iteration, we are working on a Table and Select. |
Beta Was this translation helpful? Give feedback.
-
What
Introduce a Medusa Admin component library, that will allow plugin-builders to create components at ease.
Beta Was this translation helpful? Give feedback.
All reactions