Skip to content

Beta 7#6237

Open
jrgarciadev wants to merge 6 commits intov3from
beta-7
Open

Beta 7#6237
jrgarciadev wants to merge 6 commits intov3from
beta-7

Conversation

@jrgarciadev
Copy link
Member

Closes #

📝 Description

⛳️ Current behavior (updates)

🚀 New behavior

💣 Is this a breaking change (Yes/No):

📝 Additional Information

jrgarciadev and others added 3 commits February 10, 2026 09:37
* refactor(stories): update component titles for better categorization in Calendar and Chip stories

* feat: calendar first styles done, stories in progress

* feat(calendar): add year picker trigger and overlay grid to calendar

* feat(docs): add Date and Time category with Calendar component documentation and demos

* refactor(docs): update ColorField and DateField components to use new Group and Input structure

- Replaced ColorInputGroup with ColorField.Group and ColorField.Input in documentation and demos.
- Updated DateInputGroup to DateField.Group and DateField.Input across relevant files.
- Ensured consistency in component usage and improved clarity in examples.

* feat(calendar): enhance year picker functionality and documentation

- Introduce Calendar.YearPickerTrigger, Calendar.YearPickerGrid and subcomponents for year selection
- Update docs with new year picker features and examples
- Make min/max date values calendar-aware for better date handling
- Revise component demos to show year picker integration

* fix(calendar): update button labels and improve date calculations in controlled calendar demo

* docs(calendar): add international calendar demo and update documentation

Co-authored-by: Cursor <cursoragent@cursor.com>

* refactor(calendar): rename year picker trigger slots for consistency

Co-authored-by: Cursor <cursoragent@cursor.com>

* docs(calendar): add year picker trigger CSS classes to documentation

Co-authored-by: Cursor <cursoragent@cursor.com>

* refactor(calendar): align year picker slot names with CSS class names

Renamed calendar year picker slots and CSS classes for consistency:
- triggerHeading: trigger-text → trigger-heading
- triggerIndicator: trigger-icon → trigger-indicator

Updated files:
- Component data-slot attributes in calendar-year-picker.tsx
- CSS class names in calendar-year-picker.css
- Slot mappings in calendar-year-picker.styles.ts
- Documentation references in calendar.mdx

Also added custom-icons demo showing NavButton customization.

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Diego Gonzalez <diego.ags04@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
* feat(date-picker): introduce DatePicker component

- add a composable DatePicker with integrated Calendar support
- update the component registry and date-and-time docs category

* feat(date-picker): enhance documentation and demos

- Added format options section to DatePicker documentation.
- Introduced international calendar support in DatePicker documentation.
- Updated demo registry to include new format options and international calendar demos.
- Adjusted component styles in demos for consistent width and improved layout.

* feat(calendar): add custom styles demo and documentation

* fix(calendar): update calendar default heading layout

* fix(date-picker): adjust popover width for improved layout consistency
@vercel
Copy link

vercel bot commented Feb 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
heroui Error Error Feb 17, 2026 0:53am
heroui-sb Ready Ready Preview, Comment Feb 17, 2026 0:53am

Request Review

@changeset-bot
Copy link

changeset-bot bot commented Feb 16, 2026

⚠️ No Changeset found

Latest commit: d8562e5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 16, 2026

Open in StackBlitz

npm i https://pkg.pr.new/heroui-inc/heroui/@heroui/react@6237
npm i https://pkg.pr.new/heroui-inc/heroui/@heroui/styles@6237

commit: d8562e5

@CrazyStevenz
Copy link

Hi, I was looking at the docs for the datepicker, and the timezone doesn't seem to wrap correctly on small enough resolutions. Not sure if this is the correct place to report it, but I thought you'd appreciate it anyways.

image

* chore(deps): bump RA versions

* chore(deps): bump react-aria-components
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.

4 participants