Sean Perkins
|
982dc853be
|
fix(datetime): warn when parsing an invalid date value (#25049)
|
2022-04-05 12:12:13 -04:00 |
|
Sean Perkins
|
83186598ed
|
fix(picker-column): column renders correctly with selected value (#24988)
Resolves #17664
|
2022-04-04 14:46:57 -04:00 |
|
Amanda Smith
|
bcd00c7a6e
|
fix(popover): allow arrow on desktop (#25056)
|
2022-04-04 13:23:07 -05:00 |
|
Liam DeBeasi
|
6ecfa5738e
|
lint(): ignore autogenerated components.d.ts (#25055)
|
2022-04-04 13:45:13 -04:00 |
|
Liam DeBeasi
|
0f66c7b596
|
test(playwright): e2e tests now wait for appload event before proceeding (#25054)
* test(playwright): test new method of waiting
* test(): rename global variable to avoid collisions
|
2022-04-04 13:34:22 -04:00 |
|
Liam DeBeasi
|
ae06f4230d
|
chore(): exclude stencil tests from type checking (#25052)
|
2022-04-04 12:29:07 -04:00 |
|
Liam DeBeasi
|
5676bab316
|
lint(eslint): migrate to eslint and prettier (#25046)
|
2022-04-04 11:12:53 -04:00 |
|
Liam DeBeasi
|
12fd19dd4d
|
chore(playwright): screenshots are now ignored locally (#25043)
|
2022-04-01 12:06:40 -04:00 |
|
Sean Perkins
|
2af24494f5
|
chore(playwright): enable type checking (#25034)
|
2022-03-31 15:42:09 -04:00 |
|
Liam DeBeasi
|
0aa6d124d6
|
test(e2e): add infrastructure for migration to playwright (#25033)
|
2022-03-31 11:23:21 -04:00 |
|
Sean Perkins
|
b010f077fe
|
fix(angular): routerLink allows opening in a new tab for link elements (#25014)
Resolves #24413
Co-authored-by: Julian Pfeil <5290648+Juarrow@users.noreply.github.com>
|
2022-03-31 09:14:33 -04:00 |
|
Liam DeBeasi
|
e8fc4ec397
|
merge release-6.0.14
v6.0.14
|
2022-03-30 09:45:22 -04:00 |
|
github-actions
|
4ec25b0f26
|
v6.0.14
v6.0.14
|
2022-03-30 13:24:41 +00:00 |
|
Sean Perkins
|
136b8ec57c
|
test(picker-column-internal): emit ionChange on scroll (#24997)
|
2022-03-29 16:40:21 -04:00 |
|
Sean Perkins
|
a296ca875c
|
fix(react): treeshake ionic/core bundle (#24989)
Resolves #24497
Co-authored-by: mlegenhausen <mlegenhausen@mailbox.org>
|
2022-03-24 12:17:15 -04:00 |
|
Sean Perkins
|
c52f3ad2c2
|
docs(select,item-sliding): relative link paths (#24985)
|
2022-03-23 15:03:26 -04:00 |
|
Liam DeBeasi
|
8424210049
|
merge release-6.0.13
v6.0.13
|
2022-03-23 09:40:28 -04:00 |
|
github-actions
|
c35077884d
|
v6.0.13
v6.0.13
|
2022-03-23 13:14:17 +00:00 |
|
Sean Perkins
|
df71a0e625
|
docs(swiper): update swiper api link (#24972)
|
2022-03-22 14:11:51 -04:00 |
|
Sean Perkins
|
2909b080b7
|
fix(datetime): presentation time emits ionChange once (#24968)
Resolves #24967
|
2022-03-22 11:33:19 -04:00 |
|
Sean Perkins
|
a8fd2d9199
|
fix(angular): ngOnDestroy runs inside angular zone (#24949)
Resolves #22571
|
2022-03-21 22:16:24 -04:00 |
|
Liam DeBeasi
|
9e84ef7f91
|
fix(popover): dismissing nested popover via backdrop now works (#24957)
resolves #24954
|
2022-03-21 09:28:44 -04:00 |
|
Sean Perkins
|
63842a25c3
|
refactor(angular): unused subscription in routerlink (#24950)
|
2022-03-19 13:10:21 -04:00 |
|
Liam DeBeasi
|
0d0740161f
|
test(angular): update to latest ionic in test app (#24961)
|
2022-03-17 16:52:36 -04:00 |
|
Liam DeBeasi
|
43ac6ac471
|
test(react): update react e2e test app (#24960)
|
2022-03-17 15:51:17 -04:00 |
|
Liam DeBeasi
|
02b7baf6a6
|
chore() bump stencil to 2.14.2 (#24959)
|
2022-03-17 14:46:32 -04:00 |
|
Liam DeBeasi
|
66e125bc5e
|
test(vue): update vue test app dependencies (#24955)
|
2022-03-17 13:06:48 -04:00 |
|
Liam DeBeasi
|
fc0d7282f5
|
merge release-6.0.12
v6.0.12
|
2022-03-16 09:37:18 -04:00 |
|
github-actions
|
babe7d63ef
|
v6.0.12
v6.0.12
|
2022-03-16 13:20:38 +00:00 |
|
Liam DeBeasi
|
8a97f6b5c9
|
fix(toast): screen readers now announce toasts when presented (#24937)
resolves #22333
|
2022-03-15 09:14:48 -04:00 |
|
Liam DeBeasi
|
4534c8bc0b
|
fix(vue): tapping the active tab button now correctly resets the tab stack (#24935)
resolves #24934
|
2022-03-14 14:44:47 -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
|
981eeba0e1
|
docs(modal): accessing modal element for controller modals (#24896)
Resolves #24673
|
2022-03-11 14:47:59 -05:00 |
|
Sean Perkins
|
c666deca4d
|
test(refresher): pull to refresh test (#24903)
|
2022-03-10 14:17:48 -05:00 |
|
Liam DeBeasi
|
8e8783190f
|
merge release-6.0.11
v6.0.11
|
2022-03-10 08:54:28 -05:00 |
|
Amanda Smith
|
d5efa11331
|
fix(tabs): angular, fire willChange event before selected tab changes (#24910)
Co-authored-by: Sean Perkins <sean@ionic.io>
|
2022-03-09 14:34:51 -06:00 |
|
Liam DeBeasi
|
3e7dfd5f73
|
chore(): add core.d.ts and core.json to gitignore but ensure they are published (#24911)
|
2022-03-09 15:29:33 -05:00 |
|
github-actions
|
c45b38f28a
|
v6.0.11
v6.0.11
|
2022-03-09 20:24:14 +00:00 |
|
Sean Perkins
|
44a6f032e7
|
test(footer): fade e2e test (#24901)
|
2022-03-09 10:53:29 -05:00 |
|
Sean Perkins
|
b193b83c7c
|
test(infinite-scroll): scroll threshold (#24902)
|
2022-03-09 10:31:10 -05:00 |
|
Liam DeBeasi
|
11a5edfd9d
|
docs(): update docs json file (#24899)
|
2022-03-08 10:22:44 -05:00 |
|
Sean Perkins
|
77a697ccd7
|
test(vue): formatting error in test (#24897)
|
2022-03-07 18:12:32 -05:00 |
|
Liam DeBeasi
|
805907af4e
|
perf(): improve treeshaking functionality (#24895)
resolves #24280
|
2022-03-07 15:23:29 -05:00 |
|
Liam DeBeasi
|
8ed948e647
|
docs(infinite-scroll): update typings for Vue example (#24892)
Co-authored-by: ThomasHambach <ThomasHambach@users.noreply.github.com>
|
2022-03-07 11:05:30 -05:00 |
|
SirMathelot
|
f6cde30d3e
|
docs(button): fix fill attribute typo (#24890)
|
2022-03-07 08:24:05 -06:00 |
|
Liam DeBeasi
|
2ac9105796
|
fix(ios): swipe to go back now works in rtl mode (#24866)
resolves #19488
|
2022-03-07 08:59:21 -05:00 |
|
Liam DeBeasi
|
331ce6d676
|
fix(datetime): time picker now scrolls to correct value (#24879)
resolves #24878
|
2022-03-07 08:50:17 -05:00 |
|
Liam DeBeasi
|
65b43aae2b
|
chore(): run build to update readme files (#24880)
|
2022-03-04 14:14:57 -05:00 |
|
Liam DeBeasi
|
9154ce3bdc
|
test(): add correct screenshot action file name (#24874)
|
2022-03-03 14:51:09 -05:00 |
|
Liam DeBeasi
|
c7f7db915a
|
test: add stubbed update screenshot action (#24873)
|
2022-03-03 14:24:09 -05:00 |
|