Commit Graph

313 Commits

Author SHA1 Message Date
Amanda Johnston
13fe669dc1 fix(datetime): add flipRTL to monthAndYear dropdown icon (#26378)
Co-authored-by: cdes <cdes@users.noreply.github.com>
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2022-11-30 12:15:38 -06:00
Liam DeBeasi
df6064e986 test(config): reduce playwright pixel threshold to 0.005 (#26375) 2022-11-30 12:25:49 -05:00
Amanda Johnston
e3ef932ae1 chore(many): add tech debt tickets and remove unnecessary todos (#26266) 2022-11-14 14:49:08 -06:00
Liam DeBeasi
5a701b5b42 test(playwright): reduce diff threshold to 0.01 (#26279) 2022-11-14 15:14:09 -05:00
Liam DeBeasi
e5cff9ecf3 fix(datetime): max and min works with showDefaultButtons (#26257)
resolves #26146
2022-11-14 14:46:12 -05:00
Liam DeBeasi
f13ddcaf47 fix(datetime): fonts now render consistently (#26281) 2022-11-14 12:55:14 -05:00
Sean Perkins
9216744205 fix(datetime): clear button clears the selected date (#26264)
Resolves #26258
2022-11-11 13:53:45 -05:00
Amanda Johnston
dd9867708b fix(datetime): flip chevron icons when RTL is set on component directly (#26195) 2022-11-09 13:46:57 -06:00
Sean Perkins
526e4113d8 fix(datetime): min/max correctly display available day periods (#26241)
Resolves #26216
2022-11-07 23:09:50 -05:00
Liam DeBeasi
4c30a80b7e test(datetime): fix ionChange wheel test (#26203) 2022-11-01 11:27:59 -04:00
Liam DeBeasi
3745083b7c fix(datetime): account for allowed values when setting default date (#26093)
resolves #24722
2022-10-26 10:54:26 -04:00
Liam DeBeasi
51ab5f67b5 fix(datetime): empty string is treated as no value (#26131)
resolves #26116
2022-10-17 15:01:27 -04:00
Liam DeBeasi
0548fe8588 fix(datetime): values are adjusted to be in bounds (#26125)
resolves #25894, resolves #25708
2022-10-17 14:19:02 -04:00
Liam DeBeasi
479d56b3b2 fix(datetime): preferWheel can now show title (#26101)
resolves #26095
2022-10-17 13:12:45 -04:00
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