Commit Graph

28 Commits

Author SHA1 Message Date
Volnei Munhoz 3e3fe53f2c Add tests structure (#509) 2025-11-17 15:11:06 -03:00
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 925682ecac refactor: remove Radix UI dependencies and update sidebar implementation (#503) 2025-11-12 09:41:41 +00:00
Pasquale Vitiello 200373905d style: adjust header skeleton size (#499) 2025-11-12 09:37:44 +00:00
Pasquale Vitiello 9861328748 feat: add 'side' prop to MenuPopup (#504) 2025-11-12 09:37:16 +00:00
Pasquale Vitiello a08c39753d chore: group cn classes in DialogPrimitive.Popup (#500) 2025-11-12 09:36:14 +00: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
Volnei Munhoz 7389396c87 Add husky (#489) 2025-11-10 11:21:07 +01: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
Pasquale Vitiello 6b808ec2e1 style: increase border contrast + build registry (#460) 2025-11-10 09:51:44 +01:00
Pasquale Vitiello 912855a683 fix(textarea): ensure disabled and other props are applied correctly (#497) 2025-11-10 08:41:28 +00: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
Pasquale Vitiello 2744f0920c Fix/particles page (#493)
* fix: particles page load error

* chore: remove class
2025-11-06 16:43:41 -03: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
Rodrigo Ehlers 7cb845098d chore: replace pnpm with bun (#477) 2025-10-30 12:12:40 +01:00
Pasquale Vitiello 06f82ed578 feat: create skeleton component with suspense demo (#470) 2025-10-28 09:16:34 +00:00
Pasquale Vitiello f28789033b feat: upgrade to nextjs 16 (#463)
* feat: upgrade to next.js 16

* fix: update types
2025-10-27 09:20:54 +00: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 3c6239265d fix: issue with underline tab indicator (#448) 2025-10-20 14:14:32 +01:00
Pasquale Vitiello 2755a075d1 fix: toggle border issue on dark layout (#445)
* fix: toggle border issue on dark layout

* chore: rebuild the registry
2025-10-17 13:40:11 +01:00
Pasquale Vitiello c8c9803164 style: borders and shadows improvements (#443) 2025-10-17 13:25:49 +01:00
pasqualevitiello 8eb498c0f8 style: improve alert and add improve consistency with toast component 2025-10-16 13:44:00 +02:00
pasqualevitiello c6b91756f1 fix: copy button overlapping header 2025-10-15 15:20:10 +02:00
Pasquale Vitiello 7db19cfac4 feat: add coss.com ui app (#434) 2025-10-15 11:39:22 +02:00
pasqualevitiello f9c0ecccbb coss.com - day 0 2025-10-10 16:54:13 +02:00