Commit Graph

8 Commits

Author SHA1 Message Date
Pasquale Vitiello d91604e325 feat: extend Sheet component with inset prop (#501)
* feat: extend Sheet component with inset prop

* feat: use cva for better code readability
2025-11-12 17:18:31 +01:00
Pasquale Vitiello 925682ecac refactor: remove Radix UI dependencies and update sidebar implementation (#503) 2025-11-12 09:41:41 +00:00
Volnei Munhoz f5df3a2ae9 refactor: configs improvements (#482)
* configs improvements

* add cache to lint to faster lint checks

* Remove check-types from turbo.json

* fix: registry buind and ui propagation issues

* chore: update TypeScript paths and ESLint ignores, and clean up mobile-nav component

* fix: update imports

---------

Co-authored-by: pasqualevitiello <pasqualevitiello@gmail.com>
2025-11-04 09:54:33 +00:00
Pasquale Vitiello 06f82ed578 feat: create skeleton component with suspense demo (#470) 2025-10-28 09:16:34 +00:00
Pasquale Vitiello 14591a5215 feat: add empty state component (#462)
* feat: add empty state component

* feat: add "New" badge to sidebar links for updated pages

* chore: add new badge to mobile menu
2025-10-24 10:45:17 +01:00
Pasquale Vitiello 28b0a8c18c fix: update command to use namespaced registry everywhere (#453)
* fix: update command to use namespaced registry everywhere

* fix: update on sheet component too

* fix docs

* fix: prevent fumadocs mdx files from being prettified
2025-10-21 15:26:02 +02:00
pasqualevitiello c5542d5971 fix: adjust z-index of copy button to prevent overlap 2025-10-15 15:24:17 +02:00
Pasquale Vitiello 7db19cfac4 feat: add coss.com ui app (#434) 2025-10-15 11:39:22 +02:00