shadcn

Results 1360 comments of shadcn

@sanvishal Some of the exit animations are intentionally not added. Example: for alert dialog you want visual feedback (animation) when the dialog enters but you want it to "get it...

We now have exit animations on all components.

@emrosenf Can we add the inline comments to the theming doc as well? https://github.com/shadcn/ui/blob/main/apps/www/content/docs/theming.mdx#default

Let me see if I can reproduce this. This is a `` and `` on the same page?

Can you help me reproduce this? Here's a CodeSandbox link: https://codesandbox.io/p/sandbox/github/shadcn/next-template-debug/tree/main

@idanber1234 Did you mean to push this upstream? Thank you.

Hi Kevin. This is in the works: - See CLI for installing components: https://twitter.com/shadcn/status/1631347730588000284 - Theming with CSS variables: https://twitter.com/shadcn/status/1635693215251673093

@Kerchik Did you figure this out?

@apathak18 Which phpcs config are you using? I'm not seeing the same warnings with the one here: https://github.com/chapter-three/next-drupal/blob/main/modules/next/phpcs.xml.dist

@apathak18 I added a workflow for running the phpcs for us. Can we revert the code style changes to this PR and only fix the Drupal 10 compatibility? We can...