Alberto

Results 4 comments of Alberto

@mohammedzamakhan This is just a basic implementation that _maybe covers all the states_, you should be able to test this and refactor it for your usecase. ```typescript export function DatePickerDemo()...

@shadcn I've implemented a basic card grid in [this](https://github.com/shadcn/ui/compare/main...albbus-stack:ui:main) commit, the result is not great but it's a start. All the components are still interactable and each of one of...

@UmbrellaCrow612 Yeah probably images are for the best. I do think that with a little bit of work on some demo widgets for this page specifically (i.e. shrinking the ones...

Tidied up some widgets to make a more uniform grid in the [latest](https://github.com/shadcn/ui/compare/main...albbus-stack:ui:main) commit. Here are the results: ![FireShot Capture 0h42 - shadcn_ui - localhost](https://github.com/shadcn/ui/assets/57916483/1190b7d3-7006-4097-ba52-a4fb462bec93) ![FireShot Capture 042 - shadcn_ui...