Skip to content

[docs-update] Update docs for DateField firstDayOfWeek prop#386

Merged
IzumiSy merged 5 commits into
mainfrom
docs/update-date-field-first-day-of-week-3b5f74fcd1928f54
Jul 16, 2026
Merged

[docs-update] Update docs for DateField firstDayOfWeek prop#386
IzumiSy merged 5 commits into
mainfrom
docs/update-date-field-first-day-of-week-3b5f74fcd1928f54

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Summary

Updates docs/components/date-picker.md to reflect a new prop added to DateField in the date-field-keyboard-shortcuts changeset.

Changesets reviewed

Changeset Action
avatar-xs-size.md No update needed — avatar.md already documents the xs size
date-field-keyboard-shortcuts.md UpdatedfirstDayOfWeek added to DateFieldProps table
many-favicons-bundled.md No update needed — app-shell.md already documents the bundled favicon set
swift-pumas-breathe.md No update needed — timeline.md already exists with full Timeline docs; tooltip.md already documents noArrow on Tooltip.Content

Changes

docs/components/date-picker.md

Added firstDayOfWeek to the DateFieldProps table. This prop was previously only on DatePickerProps, but the changeset extended it to DateField as well so the w/k week-start/end keyboard shortcuts can honour a consumer-specified week start in the standalone field (no popover).

Generated by Documentation Updater · 52.5 AIC · ⌖ 8.18 AIC · ⊞ 6K ·

The date-field-keyboard-shortcuts changeset extended DateField
with a firstDayOfWeek prop (previously DatePicker-only) so the
w/k week-start/end shortcuts respect a consumer-specified week
start. Document this in the DateFieldProps table.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@IzumiSy
IzumiSy marked this pull request as ready for review July 16, 2026 05:43
@IzumiSy
IzumiSy requested a review from a team as a code owner July 16, 2026 05:43
@IzumiSy

IzumiSy commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

@copilot fix CI error

Co-authored-by: IzumiSy <982850+IzumiSy@users.noreply.github.com>

Copilot AI commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

@copilot fix CI error

Fixed in 685f8ab → new commit. The oxfmt --check formatter was flagging docs/components/date-picker.md because the Markdown table column widths were too narrow after the firstDayOfWeek row was added. Ran pnpm fmt to reformat and the check now passes.

Copilot AI requested a review from IzumiSy July 16, 2026 07:34
@IzumiSy
IzumiSy merged commit d715e21 into main Jul 16, 2026
3 checks passed
@IzumiSy
IzumiSy deleted the docs/update-date-field-first-day-of-week-3b5f74fcd1928f54 branch July 16, 2026 07:49
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.

3 participants