CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 03:25:36 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/WordPress/gutenberg.git
etag: W/"06887f73eb55134ba5cb06b8261437f3"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=209khmPNdV7hlFRkcqVxFRyL105YleXRqOPmHe0%2BE%2BMpQfJKJOf5hjURhERs%2BFARDGJgC4InOlpwi1Ev6htXeAgv8o1EOYMK89BzaTsS%2F7GgTd03PYmLqKztUwPcJHQZ3PXwieW6sSf8xGDNACxLHaYeEE0eHYVCHcuf%2FFKj3Ghv9oTPpQnuthrIyx%2BjMGU8OKqvlLiUFf7suiGDcJWGDtfKHY%2BpuaUymGuAASFglJyMEBsveRH1ZOXEIzvlv2U4I4Ju2%2BZd5y0SkE9c9UI%2FJQ%3D%3D--hZHLD8uaJIYIXM17--4D2d1Jkw7ONJvqq6wCC48A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.668599290.1760239535; Path=/; Domain=github.com; Expires=Mon, 12 Oct 2026 03:25:35 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 12 Oct 2026 03:25:35 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: ED9A:366CA0:BD3F7D:FD924D:68EB1FAF
Components: Add `DateCalendar` and `DateRangeCalendar` components (#… · WordPress/gutenberg@6d20ad7 · GitHub
Copy file name to clipboardExpand all lines: packages/components/CHANGELOG.md
Copy file name to clipboardExpand all lines: packages/components/package.json
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit 6d20ad7
* Add Date Calendar and Date Range Calendar components
- Introduced `DateCalendar` and `DateRangeCalendar` components for single date and date range selection, respectively.
- Implemented localization support and accessibility features in both components.
- Added styles and utility functions for calendar rendering and interaction.
- Created tests for both components to ensure functionality and user experience.
- Updated package dependencies to include `react-day-picker` and related libraries.
* Move stories to stories directory
* Fix linting errors
* Convert styles.module.scss to style.scss and fix linting errors
* Move stories and tests to stories and test directories
* Fix lint errors/warnings
* Fix tests
* Export calendar components and update styles
- Exported `DateCalendar`, `DateRangeCalendar`, and `TZDate` from the index file.
- Updated styles in `calendar/style.scss` to remove unnecessary namespace prefixes.
- Imported calendar styles in the main `style.scss`.
- Changed story titles for `DateCalendar` and `DateRangeCalendar` to reflect the correct component hierarchy.
* Add changelog
* Update docs/manifest.json
* Update packages/components/src/calendar/stories/date-calendar.story.tsx
Co-authored-by: Marco Ciampini <marco.ciampo@gmail.com>
* Refactor documentation in use-controlled-value.ts
- Updated parameter documentation for clarity by renaming `root0` to `props` and adjusting the parameter descriptions accordingly.
* Update packages/components/src/calendar/stories/date-range-calendar.story.tsx
Co-authored-by: Marco Ciampini <marco.ciampo@gmail.com>
* Fix calendar styles
- Replaced CSS custom properties with SCSS variables for better maintainability in `style.scss`.
- Updated button and navigation dimensions, focus outlines, and background colors to utilize the new variable definitions.
* Update packages/components/src/calendar/utils/use-controlled-value.ts
Co-authored-by: Marco Ciampini <marco.ciampo@gmail.com>
* Update packages/components/src/calendar/utils/use-localization-props.ts
Co-authored-by: Marco Ciampini <marco.ciampo@gmail.com>
* Remove unused import of '@testing-library/jest-dom' from date-calendar and date-range-calendar test files.
* Move @storybook/react under "External dependencies"
* Updated the `setupUserEvent` function to return the user event directly instead of awaiting it
- Adjusted all test cases in both `date-calendar.tsx` and `date-range-calendar.tsx` to reflect this change, improving test performance and readability.
* Add note on time zone usage in DateCalendar test
- Updated the DateCalendar test to include a comment explaining the use of "Etc/GMT+2" for time zone, highlighting compatibility with Node v22.
* Create variables for preview dates instead of reusing existing variables
* Improve date handling in calendar tests
- Updated the `today`, `tomorrow`, and `yesterday` variables in `date-calendar.tsx` and `date-range-calendar.tsx` tests to ensure they are consistently set to the start of the day.
- Added a configuration to run tests in UTC timezone to avoid discrepancies based on system timezone.
* Add note for tests
* Update calendar styles to use CSS variable for focus outline
- Changed the focus outline property in `style.scss` to utilize the CSS variable `--wp-admin-border-width-focus`, enhancing consistency and maintainability.
* Move react-day-picker imports to the external dependencies
---------
Co-authored-by: Marco Ciampini <marco.ciampo@gmail.com>
1 parent 1fe9d90 commit 6d20ad7Copy full SHA for 6d20ad7
File tree
Expand file treeCollapse file tree
24 files changed
+5244
-0
lines changedFilter options
- docs
- packages/components
- src
- calendar
- date-calendar
- date-range-calendar
- stories
- test
- __utils__
- utils
- test/unit
Expand file treeCollapse file tree
24 files changed
+5244
-0
lines changedCollapse file: docs/manifest.json
+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
725 | 725 |
| |
726 | 726 |
| |
727 | 727 |
| |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
728 | 740 |
| |
729 | 741 |
| |
730 | 742 |
| |
|
Collapse file: package-lock.json
+40Lines changed: 40 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: packages/components/CHANGELOG.md
packages/components/CHANGELOG.md
Copy file name to clipboardExpand all lines: packages/components/CHANGELOG.md+4Lines changed: 4 additions & 0 deletions
- Display the source diff
- Display the rich diff
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 |
| |
6 | 10 |
| |
7 | 11 |
| |
|
Collapse file: packages/components/package.json
packages/components/package.json
Copy file name to clipboardExpand all lines: packages/components/package.json+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| 78 | + | |
78 | 79 |
| |
79 | 80 |
| |
80 | 81 |
| |
|
Collapse file: packages/components/src/calendar/date-calendar/README.md
packages/components/src/calendar/date-calendar/README.md
Copy file name to clipboard+250Lines changed: 250 additions & 0 deletions
- Display the source diff
- Display the rich diff
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + |
You can’t perform that action at this time.
0 commit comments