Gabriel Bianchi
Gabriel Bianchi
I was really looking forward to using the new themes and setting my new color variables However, The most important part (for me) is being able to fully take advantage...
I see that the command component in the docs is using the mac command icon ⌘. However, even for functionality, I can't get it to work with cntrl or shift....
https://chakra-ui.com/docs/components/avatar/usage#avatar-with-badge I like this badging that they have for chakra ui Adding this issue as an idea/suggestion for the Avatar component
I was wondering if there is recommended a way to show feeback to the user manually if the data provided in an input component is invalid ? Show a red...
Is anyone else having bad typesafety problems with the tanstack-react-table library?  It also allows me to pass any string I want to getValue() without complaining
I am trying to use the Calendar picker with react hook form. At the end of this page they have an example of how to do it - https://ui.shadcn.com/docs/components/date-picker#react-hook-form I...
### Describe the feature you'd like to request As I was using this awesome project, I realized it wasn't so simple for me to add a new client T3 Next.JS...
### Provide environment information ``` System: OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa) CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-11390H @ 3.40GHz Memory: 8.84 GB / 15.36 GB...
**Describe the bug**  vs  **Extension Version** i18n Ally **Framework/i18n package you are using** next-international **To Reproduce** Steps to reproduce the behavior: use this code snippet: ```ts {t( "You...
Hi, I am trying to run like this: ```bash copyfiles --follow --verbose modules/**/*.less ./dist/modules ``` I want it to copy all of the .less files to my dist/modules. However, it...