August 2024 - New Cli, and more
Cli support
One of the most requested features is the Cli, cause some component have big configuration process, for that we heard you and we made the cli, and with no more config, we use shadcn's config, a big thanks
@Raphael
Example
This example showcases on how to add Smart Date time picker
pnpm dlx @shadext/cli add tree-view
New team member
Thanks to his big help and support of building the cli, and making the configuration for the end user as easy as possible, we want to welcome @Raphael to the team, and really this is just the beginning he has some big plans to make the experience even better.
New components
As we saw in the community having good components to deal with time is kinda hard to build, for that we made 2 main component and you can use them in a lot of scenarios, see the examples, and one of them is smart. also they support both RTL and LTR stuff.
April 2024 - RTL support, new member
RTL support
One of the most missing features is the RTL support for the components, so we provided the fix for that, so now every component in the registry gonna make the write adjusments for the ui and functionality based on the dir property.
Example
This example showcases the carousel component
Good to know
The carousel component has 2 ways for the direction one is using the dir
prop , and the other one is to use carouselOptions as the embla carousel
provides a
Direction prop
that suport both
New team member
This is project is growing up, and this is cool to see from the community, but a lot of parts are missing, so I want you all to welcome a new team member @Gaurang, together, we feel confident that we can deliver the tools you need to easily build accessible modern UIs faster than ever before.
March 2024 - New Docs
We are happy to announce that we have updated our documentation. We have added new features. We hope you will find it useful. If you have any questions or suggestions, please let us know.