Liam DeBeasi
|
a538bfe09c
|
chore(playwright): mode and direction are now set when using setContent (#25435)
|
2022-06-08 17:04:15 -04:00 |
|
Liam DeBeasi
|
5a606de14b
|
test(datetime): migrate tests to playwright (#25400)
|
2022-06-07 14:19:24 -04:00 |
|
Sean Perkins
|
866d4528ad
|
fix(datetime): ensure that default month shown is always in bounds (#25351)
Resolves #25320
|
2022-06-02 22:27:25 -04:00 |
|
Sean Perkins
|
4e6a60b6a4
|
fix(datetime): emit ionChange for non-calendar picker presentation (#25380)
Resolves #25375
|
2022-06-01 12:11:03 -04:00 |
|
Amanda Johnston
|
9e5b10a215
|
fix(datetime): don't update value on confirm call if no date was selected (#25338)
|
2022-05-24 09:29:31 -05:00 |
|
Liam DeBeasi
|
be2985bff5
|
test(playwright): do not check desktop viewports by default (#25222)
|
2022-05-03 16:32:58 -04:00 |
|
Sean Perkins
|
6946e09815
|
fix(datetime): arrow navigation respects min/max values (#25182)
Resolves #25073
|
2022-05-02 13:01:25 -04:00 |
|
Amanda Johnston
|
aa5e1b9621
|
fix(datetime): hide footer when month-year picker is open (#25205)
|
2022-04-29 14:29:30 -05:00 |
|
Amanda Johnston
|
98969395ab
|
fix(datetime): if no default value, don't highlight active day until one is selected (#25151)
|
2022-04-26 13:44:32 -05:00 |
|
Sean Perkins
|
11493a086a
|
fix(datetime): time picker display matches dynamically set value (#25010)
Resolves #24967
|
2022-04-15 12:29:37 -04:00 |
|
Liam DeBeasi
|
46cd483aa1
|
chore(datetime): simpler way of doing timezone offsets (#25132)
|
2022-04-15 09:42:27 -04:00 |
|
Liam DeBeasi
|
2ebb94ba01
|
lint(): run prettier on feature-6.1
|
2022-04-04 19:38:08 +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
|
e932a04223
|
feat(datetime): isDateEnabled to enable/disable specific days (#24898)
Resolves #24209
|
2022-03-11 14:40:03 -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 |
|
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
|
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 |
|
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 |
|
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
|
71fab0fa12
|
fix(datetime): default sizing preserves shape of datetime (#24104)
|
2021-10-21 16:44:35 -04: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
|
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 |
|
Hans Krywalsky
|
ea348f005a
|
feat(datetime): add firstDayOfWeek property (#23692)
resolves #23556
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
|
2021-08-17 10:45:39 -04:00 |
|
Hans Krywalsky
|
6342fde56c
|
feat(datetime): add hourCycle property (#23686)
resolves #23661
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
|
2021-08-10 13:20:17 -04:00 |
|
William Martin
|
321341d97d
|
feat(datetime): add size property (#23649)
resolves #23518
|
2021-07-20 12:31:38 -04:00 |
|
Liam DeBeasi
|
be219a2814
|
fix(datetime): years displayed now more consistent with v5 datetime, max and min are now accounted for in MD mode (#23616)
resolves #23615
|
2021-07-15 08:49:25 -04:00 |
|
Hans Krywalsky
|
7ac010943b
|
feat(datetime): add showDefaultTimeLabel property and time-label slot (#23577)
resolves #23555
|
2021-07-07 09:21:13 -04:00 |
|
William Martin
|
55bd1f749b
|
fix(datetime): add keyboard year navigation (#23585)
resolves #21553
resolves #18122
|
2021-07-06 15:56:50 -04:00 |
|
Liam DeBeasi
|
b735b587cd
|
fix(datetime): scroll position no longer gets reset when using datetime in overlay (#23543)
|
2021-07-01 09:22:59 -04:00 |
|
Liam DeBeasi
|
0a700f9f6f
|
docs(datetime): improve example tests with sizing (#23456)
|
2021-06-16 16:31:49 -04:00 |
|