Commit Graph

19 Commits

Author SHA1 Message Date
Volnei Munhoz d5a915e6d0 add biome 2025-11-13 19:19:31 -03:00
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 15c183e20b Pasquale/cui 31 replace color oklch values with vars in globalscss (#498)
* refactor: replace oklch values with css vars

* docs: update get-started guide to recommend optimized color tokens installation
2025-11-12 09:35:32 +00:00
XIN 187e6ed63c fix: update import paths for ToastProvider in documentation (#495) 2025-11-10 09:22:01 +01:00
Pasquale Vitiello 74898cdf66 feat: add new select examples (#494) 2025-11-07 17:58:58 +00:00
Pasquale Vitiello d52145bed9 Pasquale/cui 28 group component improvements (#491)
* refactor wip

* fix: z-index issues + mc

* refactor: improve Group component

* fix: resolve deploy error + mc

* fix: z-index issues

* chore: remove button-with-kbd example and related documentation
2025-11-07 09:02:35 +00:00
Junaid Anjum 5c1d0252bb Fix capitalization in migration path text (#480)
Corrected capitalization in the migration path description.
2025-11-03 22:30:40 +01:00
Pasquale Vitiello 351409ee05 Pasquale/cui 25 build new input particles (#484)
* feat: add input group (wip)

* feat: improve input group (wip)

* chore: add eslint-disable comment

* feat: reorganize examples and particles

* feat: enhance input components with ref support and improve clipboard functionality

* feat: add spinner docs and demo

* feat: add kbd component and examples for keyboard shortcuts

* feat: update ButtonWithKbd example to include padding and adjust kbd component placement

* chore: remove group-*

* chore: mc

* feat: introduce InputGroupInput and InputGroupTextarea

* feat: unstyle FormControl and encourage Input usage

* docs: improve field documentation

* chore: review className structure in InputGroup component

* feat: several improvements

* feat: add new input group examples and update documentation

* feat: integrate ScrollArea in mdx-components and enhance docs

* docs: update Popover documentation

* chore: adjust negative margin consistently

* feat: improve useCopyToClipboard hook with timeout cleanup

* fix: correct KbdGroup component props type from "div" to "kbd"

* fix: enhance input focus handling in InputGroupAddon to include textarea elements

* chore: format files

* chore: fix Cubic AI issues

* fix: move timeout cleanup logic inside clipboard writeText promise

* fix input group

* refactor: simplify textarea component usage by removing FieldControl wrapper in examples and documentation

* chore: build registry

* refactor: remove outdated FieldControl example for Textarea in documentation

* fix: enhance focus handling in InputGroupAddon to include more interactive elements

* fix: correct prop order in mergeProps for Textarea component

---------

Co-authored-by: Sean Brydon <sean@cal.com>
2025-11-03 14:41:23 +00:00
Pasquale Vitiello a6cad16a0b feat: allow the installation of all components with one command (#472)
* refactor(skeleton-demo): convert UserCard to use state and effect for loading, remove Suspense

* feat: add one-command installation for all UI components
2025-10-28 14:15:13 +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
gudh 4188e40492 Fix: Fix a import path typo in docs (#458) 2025-10-23 09:42:56 +02: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
Pasquale Vitiello 03c1ed7192 feat: support namespaced registries (#452)
* fix: yarn command + mc

* feat: replace json urls with namespaced registry
2025-10-20 17:50:44 +02:00
Pasquale Vitiello 3fd6ef3c7d chore: update references from "coss.com ui" to "coss ui" (#451) 2025-10-20 14:15:43 +01:00
Nader Ferjani 42bce3b2f3 docs: remove duplicate Comparing with Radix/shadcn section from Badge page (#440) 2025-10-15 19:48:26 +02:00
pasqualevitiello a0f469b499 chore: update alert docs 2025-10-15 19:42:54 +02:00
Akash Moradiya bec195bf42 fix: manual installation guide for group component (#438) 2025-10-15 18:02:43 +02:00
Pasquale Vitiello 7db19cfac4 feat: add coss.com ui app (#434) 2025-10-15 11:39:22 +02:00