Skip to content

feat(date-field, calendar): new TEDI-Ready DateField component #24#595

Merged
airikej merged 63 commits into
rcfrom
feat/24-datefield-new-tedi-ready-component
May 14, 2026
Merged

feat(date-field, calendar): new TEDI-Ready DateField component #24#595
airikej merged 63 commits into
rcfrom
feat/24-datefield-new-tedi-ready-component

Conversation

@airikej
Copy link
Copy Markdown
Contributor

@airikej airikej commented Apr 9, 2026

Summary by CodeRabbit

  • New Features

    • Complete Calendar (days/months/years) with header, navigation, selection flows and localization; DateField with popover/calendar supporting single/multiple/range modes, parsing/formatting, native option, and controlled/uncontrolled use; MultiValueField and TextField start/end slots; Calendar and DateField now exported for public use.
  • Style

    • New/updated SCSS for calendar, header, date-field, multi-value field, and textfield.
  • Tests / Stories

    • Extensive tests and Storybook demos for calendar, date-field, grids, header, and multi-value behaviors.
  • Chores

    • Added react-day-picker to devDependencies.

Comment thread src/tedi/components/content/calendar/calendar.module.scss Outdated
Comment thread package.json Outdated
Comment thread src/tedi/components/form/multi-value-field/multi-value-field.tsx Outdated
Comment thread src/tedi/components/form/date-field/date-field.tsx Outdated
Comment thread src/tedi/components/form/date-field/date-field.tsx Outdated
Comment thread src/tedi/components/form/date-field/date-field.tsx Outdated
Comment thread src/tedi/components/content/calendar/calendar-grid.tsx Outdated
Comment thread src/tedi/components/content/calendar/calendar-grid.tsx
Comment thread src/tedi/components/content/calendar/calendar-grid.tsx Outdated
Comment thread src/tedi/components/form/date-field/date-field.tsx Outdated
@airikej airikej requested a review from mart-sessman May 12, 2026 12:17
@mart-sessman
Copy link
Copy Markdown
Contributor

should also update the consumer skill docs with new components info

@airikej airikej merged commit bb34846 into rc May 14, 2026
20 checks passed
@airikej airikej deleted the feat/24-datefield-new-tedi-ready-component branch May 14, 2026 05:04
github-actions Bot pushed a commit that referenced this pull request May 14, 2026
# [17.1.0-rc.5](react-17.1.0-rc.4...react-17.1.0-rc.5) (2026-05-14)

### Features

* **date-field, calendar:** new TEDI-Ready DateField component [#24](#24) ([#595](#595)) ([bb34846](bb34846)), closes [#94](#94) [#94](#94) [#94](#94) [#94](#94) [#94](#94) [#94](#94) [#94](#94) [#94](#94) [#94](#94) [#94](#94) [#94](#94) [#94](#94) [#94](#94) [#94](#94)
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.

[DateField]: New TEDI-Ready component

3 participants