Commit Graph

299 Commits

Author SHA1 Message Date
Liam DeBeasi
d76a24dd9e fix(datetime): selecting days updates value (#26121) 2022-10-13 16:34:28 -04:00
Liam DeBeasi
04df45a443 fix(datetime): header renders correct date (#26120)
resolves #26116
2022-10-13 12:17:21 -04:00
Liam DeBeasi
a5d178f4c0 fix(datetime): setting max/min does not increase number of nodes rendered (#26065)
resolves #26059
2022-10-10 13:43:43 -04:00
Liam DeBeasi
0aee328b4b fix(datetime): setting date async updates calendar grid (#26070)
resolves #25776
2022-10-10 12:59:05 -04:00
ionitron
5242dad473 chore(): add updated snapshots 2022-09-30 17:28:13 +00:00
Liam DeBeasi
25e6fe92b1 chore(): sync with main 2022-09-30 12:29:00 -04:00
Sean Perkins
649d3cf688 fix(datetime): expand/collapse icon is not announced to screen readers (#26018) 2022-09-27 15:31:32 -04:00
Liam DeBeasi
54f99bd5b3 fix(picker-internal): fonts now render consistently (#26020) 2022-09-27 11:50:01 -04:00
Sean Perkins
5846b418a7 fix(datetime): time button is easier to access with screen readers (#26019) 2022-09-27 11:12:29 -04:00
Liam DeBeasi
fd658514b5 test(config): lower pixel diff threshold to 0.02 (#26010) 2022-09-26 12:33:27 -04:00
Liam DeBeasi
12b8a0cab8 test(config): lower pixel diff threshold to 0.03 (#26004) 2022-09-26 08:48:12 -04:00
Sean Perkins
413ab3a1f0 Merge branch 'main' into chore/sync-with-main-09-23-22 2022-09-23 11:27:02 -04:00
Sean Perkins
a576b178ef Merge remote-tracking branch 'origin/main' into chore/sync-with-main-09-23-22 2022-09-23 11:19:03 -04:00
Liam DeBeasi
11f44e94f4 fix(datetime): switching month and year accounts for day (#25996)
resolves #25585
2022-09-23 09:31:39 -04:00
Liam DeBeasi
55ebd6cdf3 fix(datetime): account for 12AM with min times and 12 hour format (#25952)
resolves #25183
2022-09-19 11:51:09 -04:00
Liam DeBeasi
73a742bf5b chore(lint): resolve new lint errors 2022-09-19 15:08:28 +00:00
Liam DeBeasi
c0f287e525 chore(): sync with main 2022-09-16 15:24:24 -04:00
Liam DeBeasi
fb653ebe67 fix(datetime): correct year is set in wheel picker (#25896)
resolves #25895
2022-09-09 15:08:27 -04:00
Liam DeBeasi
1a1491df02 fix(datetime): hourCycle formats hour correctly (#25869)
resolves #25862
2022-09-06 10:24:50 -04:00
Liam DeBeasi
cbd1268a03 fix(datetime): calendar day and years are now localized (#25847)
resolves #25843
2022-09-01 12:54:10 -04:00
Liam DeBeasi
c938054605 fix(datetime): month grid no longer loops on ios (#25857)
resolves #25752
2022-09-01 09:52:00 -04:00
Liam DeBeasi
85af6ce436 fix(datetime): only log out of bounds warning if value set (#25835)
resolves #25833
2022-08-30 16:17:29 -04:00
Alice
9cedfcd3ef refactor(datetime): use key to preserve calendar body ref node (#25838) 2022-08-29 12:49:32 -05:00
Amanda Johnston
8a1b3c5f30 feat(datetime): add header text to multiple selection; improve header consistency between modes (#25817)
Co-authored-by: Sean Perkins <sean@ionic.io>
2022-08-29 11:18:45 -05:00
Liam DeBeasi
41e338730d fix(datetime): next and previous buttons have correct labels (#25845)
resolves #25844
2022-08-29 11:27:07 -04:00
Amanda Johnston
ae6aa0cb8e chore(eslint): add strict-boolean-expressions rule (#25768) 2022-08-23 11:50:02 -05:00
Liam DeBeasi
3b211b60fd fix(datetime): close month/year picker when hidden (#25789)
resolves #25787
2022-08-22 11:15:02 -04:00
Liam DeBeasi
79c65dc382 test(playwright): add new utilities for skipping tests (#25758) 2022-08-16 09:18:42 -04:00
Liam DeBeasi
dee0f513ee fix(datetime): preferWheel respects column ordering by locale (#25726)
resolves #25722
2022-08-08 14:47:39 -04:00
Liam DeBeasi
36bea1ca25 fix(datetime): add correct null check when value changes (#25716)
resolves #25714
2022-08-05 12:55:24 -04:00
Sean Perkins
11c69c8df5 fix(datetime): display time in user's timezone after selection (#25694)
Resolves #25693
2022-08-01 16:22:56 -04:00
Liam DeBeasi
86b7000bcd fix(datetime): selecting today with multiple date select now works (#25699) 2022-08-01 13:25:44 -04:00
Liam DeBeasi
4d10ae6b7c chore(): sync feature-6.2 with main 2022-07-27 08:48:23 -05:00
Liam DeBeasi
499733105e feat(datetime-button): add button for displaying datetime in overlays (#25655)
resolves #24316
2022-07-27 09:47:02 -04:00
Liam DeBeasi
57a21adb38 fix(datetime): switching presentation closes month/year picker (#25667) 2022-07-26 13:40:05 -04:00
ionitron
207adb8e50 chore(): add updated snapshots 2022-07-20 21:18:12 +00:00
Liam DeBeasi
1cecd3f1b9 chore(): sync with main: 2022-07-20 15:44:38 -04:00
Amanda Johnston
9d31608f2d feat(datetime): add multiple date selection (#25514) 2022-07-20 13:44:30 -05:00
Liam DeBeasi
3a7f5f166e fix(datetime): account for previous years with preferWheel (#25656) 2022-07-19 16:41:27 -04:00
Liam DeBeasi
b7afcb0f0c fix(datetime): use scroll listener to detect month changes (#25586)
resolves #25257, resolves #25608, resolves #24980
2022-07-15 14:58:06 -04:00
Liam DeBeasi
48ebb9c820 test(playwright): update to playwright 1.23 (#25645) 2022-07-15 12:22:55 -04:00
Liam DeBeasi
634f6e5f5b Merge remote-tracking branch 'origin/main' into sync-main-6.2-a 2022-07-12 15:49:10 -04:00
Sean Perkins
7b10fa6476 fix(datetime): datetime works within stencil apps (#25592)
Resolves #25591
2022-07-08 10:31:17 -04:00
Liam DeBeasi
f1f862dcc1 chore(): sync with main 2022-06-27 09:54:57 -04:00
Liam DeBeasi
50d806ee6f test(all): add await to relevant assertions (#25527) 2022-06-24 12:54:02 -04:00
Amanda Johnston
5dfaf63c65 fix(datetime): add dev warnings when setting out of bounds value (#25513) 2022-06-22 13:38:32 -05:00
Liam DeBeasi
f9ab9b54dd fix(datetime): closing time picker no longer changes month (#25478)
resolves #25438
2022-06-17 11:35:26 -04:00
Sean Perkins
1a8d23da81 fix(item): multiple input appearance when using datetime (#25498)
* Revert "fix(item): multiple input appearance when using datetime (#25484)"

This reverts commit 3089f38f4d.

* fix(item): multiple input appearance when using datetime

Resolves #25483
2022-06-17 10:38:19 -04:00
Sean Perkins
3089f38f4d fix(item): multiple input appearance when using datetime (#25484)
Resolves #25479

Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2022-06-16 16:38:07 -04:00
Liam DeBeasi
3d19771185 feat(datetime): add wheel style picker for dates and times (#25468) 2022-06-14 16:35:47 -04:00