|
7296b52a49
|
test(modal): remove redundant test (#25187)
|
2022-04-25 13:08:58 -04:00 |
|
|
7b716076b6
|
fix(vue): replacing routes across nested outlets preserves previous route info (#25171)
resolves #25017
|
2022-04-25 09:56:13 -04:00 |
|
|
a6a772a38d
|
test(modal): migrate tests to Playwright (#25161)
|
2022-04-21 14:29:17 -04:00 |
|
|
15c169043f
|
chore(docs): remove manual documentation (#24984)
|
2022-04-21 12:31:51 -04:00 |
|
|
611832b0d5
|
fix(core): inherit aria attributes on host elements (#25156)
Resolves #20127
|
2022-04-21 10:50:56 -04:00 |
|
|
c6afacbb7d
|
ci(github): add concurrency restrictions (#25163)
|
2022-04-20 14:47:20 -04:00 |
|
|
9e514c31f5
|
ci(github): increase test runner limit to 20 for e2e tests (#25162)
|
2022-04-20 13:15:03 -04:00 |
|
|
8e17fa9d5f
|
fix(picker-column-internal): center active item when rapidly opened (#25155)
Resolves #25154
|
2022-04-20 11:23:24 -04:00 |
|
|
c27d307beb
|
test(range): fix flaky start/end event test (#25153)
|
2022-04-20 09:41:42 -05:00 |
|
|
9121781ed5
|
merge release-6.1.2
v6.1.2
|
2022-04-20 20:06:01 +05:45 |
|
|
81db642161
|
Merge branch 'main' into release-6.1.2
|
2022-04-20 19:43:57 +05:45 |
|
|
3baa7a1e27
|
ci(nightly): use correct cron syntax (#25160)
|
2022-04-20 09:58:41 -04:00 |
|
|
a31422f807
|
v6.1.2
v6.1.2
|
2022-04-20 13:33:13 +00:00 |
|
|
2984ddf111
|
fix(modal): add canDismiss option to modal options (#25144)
Resolves #25143
|
2022-04-19 10:43:23 -04:00 |
|
|
09b51fb60f
|
ci(nightly): add automated nightly builds of Ionic (#25130)
|
2022-04-18 09:54:31 -04:00 |
|
|
11493a086a
|
fix(datetime): time picker display matches dynamically set value (#25010)
Resolves #24967
|
2022-04-15 12:29:37 -04:00 |
|
|
b00159e1dd
|
merge release-6.1.1
v6.1.1
|
2022-04-15 20:22:15 +05:45 |
|
|
ce8410b585
|
v6.1.1
v6.1.1
|
2022-04-15 13:47:46 +00:00 |
|
|
46cd483aa1
|
chore(datetime): simpler way of doing timezone offsets (#25132)
|
2022-04-15 09:42:27 -04:00 |
|
|
90115db985
|
fix(modal, popover): do not dismiss when ionDismiss is emitted from select (#25125)
resolves #25124
|
2022-04-15 09:24:38 -04:00 |
|
|
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 |
|
|
1b407abdf5
|
fix(all): import path is now correct when using ionic in a stencil app (#25123)
resolves #25122
|
2022-04-14 09:34:52 -04:00 |
|
|
8133b5a9f1
|
chore(): add correct changelog (#25117)
|
2022-04-13 13:01:44 -04:00 |
|
|
4563de6ba9
|
merge release-6.1.0
v6.1.0
|
2022-04-13 09:57:16 -04:00 |
|
|
cd8b6cacd7
|
v6.1.0
v6.1.0
|
2022-04-13 13:38:44 +00:00 |
|
|
181ccaf949
|
chore(): merge feature-6.1 into main
chore(): merge feature-6.1 into main
|
2022-04-13 09:33:18 -04:00 |
|
|
6aed75aad5
|
chore(): sync with main
chore(): sync with main
|
2022-04-13 09:22:38 -04:00 |
|
|
f30712261e
|
chore(): sync with main
|
2022-04-13 09:00:17 -04:00 |
|
|
0cd06a6754
|
fix(popover): only focus trap ion-item children (#24990)
Resolves #24633
|
2022-04-12 17:33:27 -04:00 |
|
|
482913b192
|
chore(datetime,item,modal): use relative import paths (#25108)
|
2022-04-12 17:09:13 -04:00 |
|
|
2a313e9117
|
fix(ripple-effect): ripple displays on click or touch (#25102)
Resolves #25094
|
2022-04-12 17:03:49 -04:00 |
|
|
a61c004fb0
|
fix(datetime): resolve warnings when importing into Stencil app (#25106)
|
2022-04-12 16:30:49 -04:00 |
|
|
ee65cec271
|
chore(): sync feature-6.1 with main
chore(): sync feature-6.1 with main
|
2022-04-12 16:21:42 -04:00 |
|
|
f90cde1c27
|
chore(): sync feature-6.1 with main
|
2022-04-12 15:35:39 -04:00 |
|
|
e1b555f286
|
fix(accordion-group): only allow keyboard interaction if header is focused (#25091)
|
2022-04-12 13:57:18 -05:00 |
|
|
a0054a7cbd
|
fix(vue): ensure that only tab pages get added to the tab navigation stack (#25045)
resolves #24859
|
2022-04-12 10:22:36 -04:00 |
|
|
da89684877
|
fix(menu): preserve scroll position when focusing on open (#25044)
|
2022-04-08 16:01:08 -05:00 |
|
|
3f3a2bcfce
|
docs(reorder): improve docs on how to use complete method (#25086)
|
2022-04-08 13:06:02 -04:00 |
|
|
d9c02a0ff1
|
chore(): sync feature-6.1 with main for playwright utilities
chore(): sync feature-6.1 with main for playwright utilities
|
2022-04-08 12:30:51 -04:00 |
|
|
97d1935df3
|
Merge remote-tracking branch 'origin/main' into sync-main-playwright
|
2022-04-08 12:13:16 -04:00 |
|
|
cd2852fdcc
|
test(playwright): add event spies (#25080)
|
2022-04-08 12:12:32 -04:00 |
|
|
c58033fb4b
|
test(playwright): improve test server reliability (#25079)
|
2022-04-08 11:58:34 -04:00 |
|
|
3853e10f01
|
merge release-6.0.16
v6.0.16
|
2022-04-08 09:57:00 -04:00 |
|
|
78b98545e1
|
v6.0.16
|
2022-04-08 09:30:33 -04:00 |
|
|
cc96689a38
|
chore(): sync with main
chore(): sync with main
|
2022-04-07 14:36:16 -04:00 |
|
|
9ed1d3d70b
|
chore(datetime): correctly resolve merge conflict
|
2022-04-07 18:20:14 +00:00 |
|
|
760ab24c37
|
chore(): sync with main
|
2022-04-07 14:14:05 -04:00 |
|
|
9fbaaf95eb
|
chore(): simplify overlay attribute types (#25074)
|
2022-04-07 14:11:30 -04:00 |
|
|
1c26e9b9b0
|
fix(angular): button components now route correctly without reload (#25071)
|
2022-04-07 11:57:15 -04:00 |
|
|
72dd51ad78
|
merge release-6.0.15
v6.0.15
|
2022-04-07 10:30:38 -04:00 |
|