Commit Graph

5 Commits

Author SHA1 Message Date
Volnei Munhoz d5a915e6d0 add biome 2025-11-13 19:19:31 -03:00
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
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 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 7db19cfac4 feat: add coss.com ui app (#434) 2025-10-15 11:39:22 +02:00