Skip to content

V4#141

Draft
corbanbrook wants to merge 54 commits intomasterfrom
v4
Draft

V4#141
corbanbrook wants to merge 54 commits intomasterfrom
v4

Conversation

@corbanbrook
Copy link
Copy Markdown
Collaborator

  • Migrates from radix-ui to base-ui
  • No longer exports string helpers capitalize, pluralize, kebabize (these are out of scope of the design-system)
  • Removes dependency on react-hooks-form and removes all controlled react hook form components, like Form, ControlledInput, ControlledSelect, etc. (these are out of scope of the design-system, and it should not dictate which form library you use.)

@corbanbrook corbanbrook marked this pull request as draft March 10, 2026 17:18
corbanbrook and others added 25 commits March 10, 2026 21:49
* Add Card compound components matching shadcn API

Adds CardHeader, CardTitle, CardDescription, CardAction, CardContent, and CardFooter sub-components. Updates stories and exports.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Fix ThemeProvider stories to use Collapsible.Helper

Collapsible no longer accepts a label prop directly — use Collapsible.Helper instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Add data-slot attributes to Card compound components

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
* Adding Pagination primitive components

* Adding Pagination stories

* Enhancing Pagination component with new stories and improved functionality

- Added multiple pagination stories to showcase various use cases, including default, simple, icons-only, and custom navigation labels.
- Implemented helper functions for creating page and navigation link properties.

---------

Co-authored-by: Mithat Akbulut <marmarisco860@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant