|
ca08b1ad7b
|
test(picker-internal): fix incorrect usage of test.skip (#25280)
|
2022-05-11 14:02:44 -05:00 |
|
|
58ab22c6f2
|
merge release-6.1.5
Release 6.1.5
|
2022-05-11 10:09:25 -04:00 |
|
|
ca0353bce8
|
chore(): update package lock files
|
2022-05-11 13:43:37 +00:00 |
|
|
eee58f27f2
|
v6.1.5
v6.1.5
|
2022-05-11 13:40:40 +00:00 |
|
|
750be33772
|
fix(item): counter has appropriate contrast (#25266)
resolves #25262
|
2022-05-10 11:30:45 -04:00 |
|
|
64f18fbd2d
|
test(picker-internal): skip overlay test on webkit (#25267)
|
2022-05-10 11:03:33 -04:00 |
|
|
e3c996dea8
|
fix(spinner): alignment is now correct in rtl (#25260)
|
2022-05-09 14:36:14 -04:00 |
|
|
7220b4b46f
|
test(spinner): migrate tests to playwright (#25259)
|
2022-05-09 13:57:51 -04:00 |
|
|
7cfde330e6
|
test(loading): migrate loading tests to playwright (#25258)
|
2022-05-09 13:10:52 -04:00 |
|
|
617ec48265
|
fix(core): @axe-core/playwright should be a devDependency (#25244)
Resolves #25242
|
2022-05-05 13:09:23 -04:00 |
|
|
bdf0383b0c
|
fix(modal): add canDismiss input binding for angular (#25240)
Resolves #25239
|
2022-05-04 13:09:09 -04:00 |
|
|
2299e31909
|
merge release-6.1.4
Release 6.1.4
|
2022-05-04 12:27:14 -04:00 |
|
|
932cf81c5b
|
chore(): fix vue install step
|
2022-05-04 14:42:28 +00:00 |
|
|
0b9e7c6b07
|
chore(): bump package-lock files
|
2022-05-04 14:30:52 +00:00 |
|
|
841692b213
|
ci(lerna): install legacy peer deps
|
2022-05-04 14:29:53 +00:00 |
|
|
e49efca764
|
v6.1.4
v6.1.4
|
2022-05-04 14:23:14 +00:00 |
|
|
be2985bff5
|
test(playwright): do not check desktop viewports by default (#25222)
|
2022-05-03 16:32:58 -04:00 |
|
|
d1fc717f59
|
test(playwright): wait for events to be ready before proceeding (#25230)
|
2022-05-03 16:10:01 -04:00 |
|
|
c4f811f1dd
|
fix(modal): card modal no longer dismisses from content with refresher (#25227)
|
2022-05-03 10:36:41 -04:00 |
|
|
6946e09815
|
fix(datetime): arrow navigation respects min/max values (#25182)
Resolves #25073
|
2022-05-02 13:01:25 -04:00 |
|
|
aa5e1b9621
|
fix(datetime): hide footer when month-year picker is open (#25205)
|
2022-04-29 14:29:30 -05:00 |
|
|
ad94e872bd
|
test(picker-column-internal): migrate tests to playwright (#25211)
|
2022-04-29 13:04:12 -04:00 |
|
|
68b2f8bfe1
|
fix(react): useIonModal/useIonPopover dismiss accepts data and role (#25209)
Resolves #25208
|
2022-04-29 11:57:41 -04:00 |
|
|
b4ba70ea14
|
fix(vue): switching between tabs and going back resolves to correct route (#25206)
resolves #24303
|
2022-04-29 10:11:55 -04:00 |
|
|
2fbd6218ce
|
chore(): update release scripts (#25203)
|
2022-04-29 09:45:22 -04:00 |
|
|
87f584001b
|
test(picker-internal): screenshot and a11y (axe) (#25150)
|
2022-04-27 16:00:43 -04:00 |
|
|
ee3bf317ef
|
test(modal): remove redundant header swipe test (#25207)
|
2022-04-27 15:23:14 -04:00 |
|
|
7633ddbc84
|
fix(modal): card modal can now be swiped to close on the content (#25185)
resolves #22046
|
2022-04-27 12:34:12 -04:00 |
|
|
56a07f6d1d
|
merge release-6.1.3
Release 6.1.3
|
2022-04-27 20:27:53 +05:45 |
|
|
1c8d10ce75
|
chore(): bump package lock
|
2022-04-27 14:02:37 +00:00 |
|
|
d5b72b2315
|
v6.1.3
v6.1.3
|
2022-04-27 13:49:48 +00:00 |
|
|
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 |
|
|
e5e0e24f76
|
fix(vue): canDismiss definition is now exposed (#25195)
|
2022-04-26 14:16:27 -04:00 |
|
|
cf9ae4cf2a
|
test(ci): allow 2 retries on CI (#25197)
|
2022-04-26 13:33:13 -04:00 |
|
|
8f460cb80d
|
test(config): reuse existing dev server for local playwright tests (#25194)
|
2022-04-26 13:20:07 -04:00 |
|
|
b259ca6a1f
|
ci(lint): ensure linted results are pushed for build to pass (#25196)
|
2022-04-26 12:58:20 -04:00 |
|
|
70d278414e
|
fix(select): avoid duplicate dialogs and backdrops when clicking (#25175)
Resolves #25126
|
2022-04-25 21:35:41 -04:00 |
|
|
ff1429ba7a
|
chore(ci): fix update screenshot action to account for existing screenshot (#25190)
|
2022-04-25 18:17:48 -04:00 |
|
|
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 |
|