Commit f944119
fix: [M3-10299] - DatePicker: Show error, if end date time is before start date time (linode#12614)
* Show error, if end date time is before start date time
* Added changeset: DatePicker: Show error, if end date time is before start date time
* Update DateTimeRangePicker.tsx
* Update DateTimeRangePicker.tsx
* Update packages/ui/src/components/DatePicker/DateTimeRangePicker/DateTimeRangePicker.tsx
Co-authored-by: Connie Liu <139280159+coliu-akamai@users.noreply.github.com>
* Update packages/ui/.changeset/pr-12614-fixed-1753928477441.md
Co-authored-by: Connie Liu <139280159+coliu-akamai@users.noreply.github.com>
* Update packages/ui/src/components/DatePicker/DateTimeRangePicker/DateTimeRangePicker.tsx
Co-authored-by: Connie Liu <139280159+coliu-akamai@users.noreply.github.com>
---------
Co-authored-by: Connie Liu <139280159+coliu-akamai@users.noreply.github.com>1 parent 89ea4f0 commit f944119
File tree
2 files changed
+37
-13
lines changed- packages/ui
- .changeset
- src/components/DatePicker/DateTimeRangePicker
2 files changed
+37
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 32 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
166 | 169 | | |
167 | 170 | | |
168 | 171 | | |
169 | 172 | | |
170 | 173 | | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
171 | 178 | | |
172 | 179 | | |
173 | 180 | | |
| |||
213 | 220 | | |
214 | 221 | | |
215 | 222 | | |
216 | | - | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
217 | 229 | | |
218 | | - | |
219 | 230 | | |
220 | 231 | | |
221 | 232 | | |
| |||
302 | 313 | | |
303 | 314 | | |
304 | 315 | | |
305 | | - | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
306 | 321 | | |
307 | 322 | | |
308 | 323 | | |
| |||
351 | 366 | | |
352 | 367 | | |
353 | 368 | | |
354 | | - | |
| 369 | + | |
355 | 370 | | |
356 | | - | |
357 | | - | |
| 371 | + | |
| 372 | + | |
358 | 373 | | |
359 | 374 | | |
360 | 375 | | |
361 | | - | |
362 | | - | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
363 | 380 | | |
364 | 381 | | |
365 | 382 | | |
366 | 383 | | |
367 | 384 | | |
368 | 385 | | |
369 | | - | |
| 386 | + | |
370 | 387 | | |
371 | | - | |
372 | | - | |
| 388 | + | |
| 389 | + | |
373 | 390 | | |
374 | 391 | | |
375 | 392 | | |
376 | | - | |
377 | | - | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
378 | 397 | | |
379 | 398 | | |
380 | 399 | | |
| |||
0 commit comments