Gabriel Bianchi

Results 30 issues of 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...

Stale

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....

Stale

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

Stale

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? ![image](https://github.com/shadcn/ui/assets/17372417/ba47b700-0ddb-43ef-8c2e-1e91251deb87) It also allows me to pass any string I want to getValue() without complaining

Stale

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...

documentation
good first issue

### 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** ![image](https://github.com/lokalise/i18n-ally/assets/17372417/9d57d652-b0fb-464d-900c-a02fdbfcd04b) vs ![image](https://github.com/lokalise/i18n-ally/assets/17372417/a9259086-6a87-4f0d-9984-bb369f5fa199) **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...

bug

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...