Skip to content

v0.13.0

Choose a tag to compare

@pukhrajp pukhrajp released this 10 Jun 00:21
· 30 commits to main since this release
ae25beb

Highlights

DatePicker MD3 expressive two-axis slot architecture refactor with positioning fixes.

@tinybigui/react

DatePicker — MD3 expressive slot architecture

  • Two-axis CVA model with styled slot injection (CalendarCore.slots, DatePickerActions.ButtonComponent)
  • New exports: StyledCalendarCell, StyledNavButton, StyledCalendarTitle, StyledYearItem, StyledWeekday, StyledActionButton, and matching CVA variant sets
  • Breaking: removed legacy CVA variant axes (cellType, state) and old exported variant names; removed CalendarCellProps.cellType

fix(date-picker)

  • Popover anchors to the full outlined field (not the calendar icon)
  • Calendar grid centered within the 360px container
  • Modal dialog and scrim positioning fixed

@tinybigui/tokens

  • Version bump aligned with @tinybigui/react v0.13.0

Full changelog: packages/react/CHANGELOG.md