sadmann7 / shadcn-table

Shadcn table with server-side sorting, filtering, and pagination.
https://table.sadmn.com
MIT License
3.1k stars 256 forks source link

feat: Implement responsive dialog with Drawer #486

Closed ocesarsilva closed 4 months ago

ocesarsilva commented 4 months ago

Responsive Dialog This feature allows for a better experience for mobile users.

Studying your open-source projects, I really liked how you add responsiveness using shadcn's drawer and dialogs. I noticed that shadcn-table didn't have this feature, so I decided to implement it for you.

vercel[bot] commented 4 months ago

@ocesarsilva is attempting to deploy a commit to the sadmann7 Team on Vercel.

A member of the Team first needs to authorize it.

sadmann7 commented 4 months ago

thanks a lot