Commit Graph

7 Commits

Author SHA1 Message Date
Pasquale Vitiello 606a7b7863 refactor: hook / lib registry distribution (#486)
* refactor: rename hook files from .tsx to .ts and remove unused absoluteUrl function

* chore: format
2025-11-10 09:53:39 +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 06f82ed578 feat: create skeleton component with suspense demo (#470) 2025-10-28 09:16:34 +00:00
Pasquale Vitiello 17fbe5b2d7 chore: prevent component code manipulation + mc (#456) 2025-10-28 09:14:24 +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 3fd6ef3c7d chore: update references from "coss.com ui" to "coss ui" (#451) 2025-10-20 14:15:43 +01:00
Pasquale Vitiello 7db19cfac4 feat: add coss.com ui app (#434) 2025-10-15 11:39:22 +02:00