Skip to content

Version Packages - #1318

Merged
tenphi merged 1 commit into
mainfrom
changeset-release/main
Aug 14, 2026
Merged

Version Packages#1318
tenphi merged 1 commit into
mainfrom
changeset-release/main

Conversation

@tenphi

@tenphi tenphi commented Aug 14, 2026

Copy link
Copy Markdown
Member

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@cube-dev/ui-kit@0.162.0

Minor Changes

  • #1317 1394b033 Thanks @tenphi! - Calendar: pick a month or a year from a list instead of paging with arrows.

    • Calendar / RangeCalendar (and therefore DatePicker, DateRangePicker
      and DateRangeSeparatedPicker) now render the header month and year as
      buttons that open a month list and a year list. Opt out with
      hasMonthYearNavigation={false}.
    • MonthPicker and QuarterPicker gained the same year list behind the year in
      their header.
    • The period panels are now proper ARIA grids with full keyboard support: arrow
      keys roll over into the neighbouring year or decade, PageUp/PageDown page
      by year or decade, Home/End jump to the first or last selectable period,
      and Escape steps back one panel instead of closing the popover.
    • Day and period cells mark the cell containing today with a current modifier,
      and periods are disabled only when the whole period falls outside
      minValue/maxValue.
    • PeriodPicker no longer duplicates the field's label props onto its value
      text, describes its trigger with the selected value, honours isReadOnly, and
      truncates overlong custom formatValue output. Its placeholders and the new
      calendar labels are translated in all twelve locales.
    • Calendar passed its ref through without attaching it to the DOM; it now does.
    • Popover (every DialogTrigger type="popover", so also Select-style
      fields, menus and the date pickers) only became keyboard-dismissable once its
      enter animation had settled, because it registered with React Aria's
      visible-overlay stack on the transition's isOpen rather than the trigger's.
      Escape pressed in the first frames after opening did nothing; it now closes
      the popover immediately.

@vercel

vercel Bot commented Aug 14, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
cube-ui-kit Ready Ready Preview Aug 14, 2026 4:28pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

🧪 Storybook is successfully deployed!

@github-actions

Copy link
Copy Markdown
Contributor

🏋️ Size limit report

Name Size Passed?
All 487.09 KB (0% 🟰) Yes 🎉
Tree shaking (just a Button) 119.44 KB (0% 🟰) Yes 🎉

Click here if you want to find out what is changed in this build

@tenphi
tenphi merged commit d786da8 into main Aug 14, 2026
15 checks passed
@tenphi
tenphi deleted the changeset-release/main branch August 14, 2026 17:29
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