Commit Graph

234 Commits

Author SHA1 Message Date
Sean Perkins
482913b192 chore(datetime,item,modal): use relative import paths (#25108) 2022-04-12 17:09:13 -04:00
Liam DeBeasi
9ed1d3d70b chore(datetime): correctly resolve merge conflict 2022-04-07 18:20:14 +00:00
Liam DeBeasi
760ab24c37 chore(): sync with main 2022-04-07 14:14:05 -04:00
Sean Perkins
982dc853be fix(datetime): warn when parsing an invalid date value (#25049) 2022-04-05 12:12:13 -04:00
Liam DeBeasi
2ebb94ba01 lint(): run prettier on feature-6.1 2022-04-04 19:38:08 +00:00
Liam DeBeasi
d737f7074d lint(): fix lint issues with feature-6.1 2022-04-04 19:37:12 +00:00
Liam DeBeasi
083a31acdc chore(): sync feature-6.1 with main 2022-04-04 15:27:16 -04:00
Liam DeBeasi
5676bab316 lint(eslint): migrate to eslint and prettier (#25046) 2022-04-04 11:12:53 -04:00
Sean Perkins
2af24494f5 chore(playwright): enable type checking (#25034) 2022-03-31 15:42:09 -04:00
Sean Perkins
2909b080b7 fix(datetime): presentation time emits ionChange once (#24968)
Resolves #24967
2022-03-22 11:33:19 -04:00
Amanda Smith
d46e1e8506 fix(datetime): reinit behavior on presentation change (#24828)
Co-authored-by: Sean Perkins <sean@ionic.io>
2022-03-11 15:45:46 -06:00
Sean Perkins
d6d7c0576b chore(datetime): sync auto-generate output (#24930) 2022-03-11 15:45:04 -05:00
Sean Perkins
e932a04223 feat(datetime): isDateEnabled to enable/disable specific days (#24898)
Resolves #24209
2022-03-11 14:40:03 -05:00
Liam DeBeasi
9e0917597c docs(datetime): remove duplicate timezone information (#24851) 2022-02-25 15:35:17 -05:00
Sean Perkins
c35b898f1d fix(datetime): confirm method now uses selected date (#24827)
Resolves #24823
2022-02-23 15:14:53 -05:00
Sean Perkins
33292fbd92 test(datetime): listen for modal event in zoom out test (#24839) 2022-02-23 14:37:03 -05:00
Sean Perkins
62878238fc test(datetime): event for calendar month text change (#24836) 2022-02-23 12:28:13 -05:00
Liam DeBeasi
b6d7e1c757 fix(datetime): month picker no longer gives duplicate months on ios 14 and older (#24792)
resolves #24663
2022-02-23 08:42:51 -05:00
Sean Perkins
b0ac7de168 fix(datetime): improve datetime sizing in modals (#24762)
Resolves #23992
2022-02-22 16:05:39 -05:00
Sean Perkins
7f1086740b test(datetime): getToday unit test (#24830) 2022-02-22 10:30:06 -05:00
Nikhil Arroju
cd05961ab1 docs(datetime): ISO Format examples fix (#24818) 2022-02-22 09:22:15 -06:00
Liam DeBeasi
16647b2c72 fix(datetime): month and year column order is now locale aware (#24802)
resolves #24548
2022-02-17 11:28:09 -05:00
Sean Perkins
7b3838cc67 fix(datetime): navigate to month within min range (#24759)
Resolves #24757
2022-02-09 13:57:55 -05:00
Sean Perkins
231d6df622 fix(datetime): minutes only filtered when max hour matches current hour (#24710)
Resolves #24702
2022-02-04 11:40:02 -05:00
Sean Perkins
aab4d306f8 fix(datetime): disable intersection observer during month update (#24713)
Resolves #24712
2022-02-04 11:39:21 -05:00
Sean Perkins
b0c9f097d2 docs(datetime): example formatting date values in ISO-8601 (#24686) 2022-02-02 15:12:51 -05:00
Sean Perkins
b40fc4632e fix(datetime): prevent navigating to disabled months (#24421)
Resolves #24208, #24482
2022-02-01 12:57:03 -05:00
Sean Perkins
378c632643 fix(datetime): timepicker popover will position relative to click target (#24616)
Resolves #24531, #24415

Co-authored-by: mixalbl4 <mixalbl4.127@gmail.com>>
2022-01-25 16:42:57 -05:00
Sean Perkins
5925e7608e fix(datetime): datetime locale with h23 will respect max time range (#24610)
Resolves #24588
2022-01-20 12:47:06 -05:00
Zac Hayes
1a9be747f2 docs(datetime): fix typo in overview (#24577) 2022-01-14 12:58:29 -05:00
Liam DeBeasi
3d20959221 fix(datetime): showing calendar grid no longer causes month to switch on ios 15 (#24554)
resolves #24405
2022-01-12 10:24:29 -05:00
Sean Perkins
bd82b5dc1d fix(datetime): add top padding to MD calendar month grid (#24522)
Resolves #24408
2022-01-06 12:12:36 -05:00
Sean Perkins
a3724e6a56 fix(datetime): time picker format with hourCycle h23 (#24476)
Resolves #24474
2022-01-04 16:24:44 -05:00
Sean Perkins
8f000089c2 fix(datetime): RTL will no longer infinitely scroll (#24475)
Resolves #24472
2022-01-04 16:15:38 -05:00
Sean Perkins
430439191d fix(datetime): update active day styling when day is selected (#24454)
Resolves #24414, #24451
2022-01-04 14:32:19 -05:00
Liam DeBeasi
fc64715e2a docs(datetime): add examples on formatting for time zones (#24425) 2021-12-16 13:17:13 -05:00
Amanda Smith
e7d06743ae fix(datetime): fix datetime-ready class sometimes not being added due to race condition (#24385) 2021-12-14 10:44:50 -06:00
Sean Perkins
8bdcd3c6c9 fix(datetime): keyboard navigation of time picker columns (#24251) 2021-12-01 11:57:51 -05:00
Sean Perkins
b0eadfe229 refactor(datetime): e2e does not support components option (#24270) 2021-11-30 14:50:12 -05:00
Sean Perkins
ec3bc52ff1 fix(datetime): update active calendar display when value changes (#24244) 2021-11-24 11:23:13 -05:00
Liam DeBeasi
27aef9343c fix(datetime): resolve month and year jumping issue on ios (#24142)
resolves #23910
2021-11-02 16:37:12 -04:00
Liam DeBeasi
71fab0fa12 fix(datetime): default sizing preserves shape of datetime (#24104) 2021-10-21 16:44:35 -04:00
Amanda Smith
4eb02ca776 docs(datetime): add usage examples for use in popovers (#24095) 2021-10-21 15:38:54 -05:00
Liam DeBeasi
e3996cfbd5 fix(datetime): clear button is now rendered even if showDefaultButtons is false (#24075) 2021-10-14 14:53:17 -04:00
Liam DeBeasi
0ab37b5061 fix(datetime): time picker uses new iOS 15 style (#23996)
resolves #23768
2021-10-05 09:14:52 -04:00
Amanda Smith
86a77bd379 fix(datetime): add ionBlur/ionFocus events to whole component (#23980) 2021-09-27 10:01:03 -05:00
Liam DeBeasi
8708095111 feat(all): add CustomEvents types to components that emit events (#23956)
resolves #22925

BREAKING CHANGE: The `RadioChangeEventDetail` interface has been removed in favor of `RadioGroupChangeEventDetail`.
2021-09-24 16:28:49 -04:00
Liam DeBeasi
ea39c6e5b3 fix(datetime): ionChange is no longer called for out of range dates (#23940)
resolves #23939
2021-09-16 10:44:20 -04:00
William Martin
18765e7e39 feat(datetime): add clear button (#23920)
resolves #17482 

Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2021-09-14 22:52:33 -04:00
Liam DeBeasi
4ae44b7a23 feat(datetime): add ability to select only month, year, or month and year (#23913) 2021-09-14 09:10:43 -04:00