Liam DeBeasi
|
efe9e92984
|
chore(): update @stencil/sass, regenerate package-locks (#25441)
|
2022-06-09 13:45:48 -04:00 |
|
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
|
15c169043f
|
chore(docs): remove manual documentation (#24984)
|
2022-04-21 12:31:51 -04: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
|
96b2003b2b
|
fix(datetime): account for 30 and 45 minute timezones when getting current date (#25120)
resolves #25112
|
2022-04-14 13:09:11 -04:00 |
|
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 |
|