CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 10:51:29 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/unovue/reka-ui.git
etag: W/"e8b15cb94397e9fb6a0fd9e256cc88c4"
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 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 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 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=dn95Ev5ZS%2BVTzQBiVC%2BJEPFMPbeQ8FXGg8oz%2BjcfqXWfRVh8TBifV4Z6rvowFSGC1RnhgX21jTCDGB8LmfDGgJJsnA6jsNqDfv9ys6wGyq9eCwBaRWxNDK7yphpIhIBySaqBbiIIN7ZWRb8XaLIY14vebV16pzrehs5rqs%2BRi6o0Oh9o%2B5HcLlWrT4Z0QyjKq6Z0U5DQzZ7a%2B5hKZMc28CWZAVBA1u2D1O0hYw9D%2BUjK%2Fu56U5Nh4BOCt9XbhgfEL7CmNZJmX7EeNAFKootVCw%3D%3D--7oKF6UHa9toLvRIT--p7HbEtRxb8%2B8quUrTCV0sg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1586447260.1753267888; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 10:51:28 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 10:51:28 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B84A:2DEF93:9BE268:BBE2F1:6880BEB0
feat(RangeCalendar): added `maximumDays` to range (#1930) · unovue/reka-ui@aef7543 · GitHub
Copy file name to clipboardExpand all lines: packages/core/src/RangeCalendar/RangeCalendar.test.ts
Copy file name to clipboardExpand all lines: packages/core/src/RangeCalendar/RangeCalendarRoot.vue
Copy file name to clipboardExpand all lines: packages/core/src/RangeCalendar/useRangeCalendar.ts
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 376
Commit aef7543
File tree
Expand file treeCollapse file tree
3 files changed
+182
-32
lines changedFilter options
- packages/core/src/RangeCalendar
Expand file treeCollapse file tree
3 files changed
+182
-32
lines changedpackages/core/src/RangeCalendar/RangeCalendar.test.ts
Copy file name to clipboardExpand all lines: packages/core/src/RangeCalendar/RangeCalendar.test.ts+73Lines changed: 73 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
715 | 715 |
| |
716 | 716 |
| |
717 | 717 |
| |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + |
packages/core/src/RangeCalendar/RangeCalendarRoot.vue
Copy file name to clipboardExpand all lines: packages/core/src/RangeCalendar/RangeCalendarRoot.vue+77-31Lines changed: 77 additions & 31 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
| |||
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
13 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 |
| |
15 | 20 |
| |
16 | 21 |
| |
| |||
41 | 46 |
| |
42 | 47 |
| |
43 | 48 |
| |
44 |
| - | |
| 49 | + | |
45 | 50 |
| |
46 | 51 |
| |
47 | 52 |
| |
| |||
51 | 56 |
| |
52 | 57 |
| |
53 | 58 |
| |
54 |
| - | |
55 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
56 | 65 |
| |
57 | 66 |
| |
58 | 67 |
| |
59 | 68 |
| |
| 69 | + | |
60 | 70 |
| |
61 | 71 |
| |
62 | 72 |
| |
| |||
74 | 84 |
| |
75 | 85 |
| |
76 | 86 |
| |
| 87 | + | |
| 88 | + | |
77 | 89 |
| |
78 | 90 |
| |
79 | 91 |
| |
| |||
123 | 135 |
| |
124 | 136 |
| |
125 | 137 |
| |
126 |
| - | |
127 |
| - | |
| 138 | + | |
| 139 | + | |
128 | 140 |
| |
129 | 141 |
| |
130 | 142 |
| |
| |||
149 | 161 |
| |
150 | 162 |
| |
151 | 163 |
| |
| 164 | + | |
152 | 165 |
| |
153 | 166 |
| |
154 | 167 |
| |
| |||
195 | 208 |
| |
196 | 209 |
| |
197 | 210 |
| |
| 211 | + | |
198 | 212 |
| |
199 | 213 |
| |
200 |
| - | |
201 |
| - | |
| 214 | + | |
| 215 | + | |
202 | 216 |
| |
203 | 217 |
| |
204 | 218 |
| |
| |||
211 | 225 |
| |
212 | 226 |
| |
213 | 227 |
| |
214 |
| - | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
215 | 233 |
| |
216 | 234 |
| |
217 | 235 |
| |
218 | 236 |
| |
219 | 237 |
| |
220 | 238 |
| |
221 | 239 |
| |
222 |
| - | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
223 | 243 |
| |
224 | 244 |
| |
225 | 245 |
| |
| |||
271 | 291 |
| |
272 | 292 |
| |
273 | 293 |
| |
| 294 | + | |
274 | 295 |
| |
275 | 296 |
| |
276 | 297 |
| |
| |||
280 | 301 |
| |
281 | 302 |
| |
282 | 303 |
| |
| 304 | + | |
283 | 305 |
| |
284 | 306 |
| |
285 | 307 |
| |
286 |
| - | |
287 |
| - | |
288 |
| - | |
289 |
| - | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
290 | 313 |
| |
291 | 314 |
| |
292 | 315 |
| |
293 | 316 |
| |
294 |
| - | |
295 |
| - | |
296 |
| - | |
297 |
| - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
298 | 322 |
| |
299 | 323 |
| |
300 | 324 |
| |
| |||
310 | 334 |
| |
311 | 335 |
| |
312 | 336 |
| |
313 |
| - | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
314 | 346 |
| |
315 | 347 |
| |
316 | 348 |
| |
317 | 349 |
| |
318 | 350 |
| |
319 |
| - | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
320 | 357 |
| |
321 | 358 |
| |
322 | 359 |
| |
323 | 360 |
| |
324 | 361 |
| |
325 | 362 |
| |
326 |
| - | |
327 |
| - | |
| 363 | + | |
328 | 364 |
| |
329 | 365 |
| |
330 | 366 |
| |
| |||
364 | 400 |
| |
365 | 401 |
| |
366 | 402 |
| |
367 |
| - | |
| 403 | + | |
368 | 404 |
| |
369 | 405 |
| |
370 | 406 |
| |
| |||
385 | 421 |
| |
386 | 422 |
| |
387 | 423 |
| |
| 424 | + | |
388 | 425 |
| |
389 | 426 |
| |
390 | 427 |
| |
391 |
| - | |
392 |
| - | |
| 428 | + | |
393 | 429 |
| |
394 | 430 |
| |
395 | 431 |
| |
| |||
405 | 441 |
| |
406 | 442 |
| |
407 | 443 |
| |
408 |
| - | |
409 |
| - | |
410 |
| - | |
411 |
| - | |
412 |
| - | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
413 | 459 |
| |
414 | 460 |
| |
415 | 461 |
| |
|
packages/core/src/RangeCalendar/useRangeCalendar.ts
Copy file name to clipboardExpand all lines: packages/core/src/RangeCalendar/useRangeCalendar.ts+32-1Lines changed: 32 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| |||
70 | 71 |
| |
71 | 72 |
| |
72 | 73 |
| |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
73 | 89 |
| |
74 | 90 |
| |
75 | 91 |
| |
| |||
93 | 109 |
| |
94 | 110 |
| |
95 | 111 |
| |
96 |
| - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
97 | 127 |
| |
98 | 128 |
| |
99 | 129 |
| |
| |||
124 | 154 |
| |
125 | 155 |
| |
126 | 156 |
| |
| 157 | + | |
127 | 158 |
| |
128 | 159 |
|
You can’t perform that action at this time.
0 commit comments