Brandy Carney
15abc181aa
test(cypress): migrate Angular tests to Cypress ( #23083 )
2021-04-15 11:59:27 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
ff7922a1a5
chore(vue): fix typo in comments ( #23192 )
2021-04-15 09:44:27 -04:00
octicon-copy(16/)
octicon-file-code(16/)
William Martin
2d07d8216a
fix(content): change main child element to div when parent is menu ( #23160 )
...
* fix(content): change main child element to div when parent is menu
* fix(content): change main child element to div when parent is menu, popover, or modal
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com >
* fix(content): make closest element detector unreactive
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com >
2021-04-12 09:22:24 -04:00
octicon-copy(16/)
octicon-file-code(16/)
William Martin
91ac340ae7
fix(segment, segment-button): use correct tablist and tab roles for screen readers ( #23145 )
...
* fix(segment, segment-button): change aria attributes for segment and segment-button
* add axe test
* Add tests, screen reader doc
* add updated screen reader
* fix(segment-button): move aria tags to host
* verify nvda and talkback behavior
* fix(segment-button): remove outline on focus
* Update core/src/components/segment/test/basic/index.html
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com >
2021-04-12 09:20:59 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
669d24c551
tests(vue): improve reliability of e2e tests ( #23168 )
2021-04-08 14:00:07 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
d7b1acce14
merge release-5.6.4
...
5.6.4
2021-04-08 13:14:37 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
0e1cb1bb0c
5.6.4
octicon-tag(16/) v5.6.4
2021-04-08 12:49:11 -04:00
octicon-copy(16/)
octicon-file-code(16/)
William Martin
61f094d306
fix(input): inherit aria-label to input ( #23159 )
2021-04-07 14:44:03 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Ikko Ashimine
8739c9b16d
test(slides): fix typo in test ( #23158 )
2021-04-07 09:42:17 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
7203190234
fix(react, vue): correct view now chosen when going back inside tabs ( #23154 )
...
resolves #23087
resolves #23101
2021-04-06 10:16:23 -04:00
octicon-copy(16/)
octicon-file-code(16/)
William Martin
42e6c90c46
fix(toggle): prevent click event from firing twice ( #23146 )
...
resolves #23041
2021-04-06 09:54:29 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
dee6eb30df
fix(react): overlays now correctly unmount any child components after dismissing ( #23149 )
...
resolves #23140
2021-04-06 09:53:26 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
6df1215ee2
tests(react): run e2e tests on CI ( #23147 )
2021-04-05 12:37:28 -04:00
octicon-copy(16/)
octicon-file-code(16/)
William Martin
b0d53ca736
docs(action-sheet, alert, popover, toast): update usage to show onDidDismiss ( #23133 )
2021-04-02 13:00:36 -04:00
octicon-copy(16/)
octicon-file-code(16/)
William Martin
ef1a82f64a
docs(alert): add input handler to usage examples ( #23131 )
2021-04-02 12:58:59 -04:00
octicon-copy(16/)
octicon-file-code(16/)
William Martin
f4eb4b34d6
docs(reorder-group): fix vue usage of reorder-group ( #23130 )
...
resolves https://github.com/ionic-team/ionic-docs/issues/1804
2021-04-01 16:19:02 -04:00
octicon-copy(16/)
octicon-file-code(16/)
capc0
28c52fd4e3
fix(angular): swiping back quickly no longer causes app to get stuck ( #23125 )
...
resolves #15154
2021-04-01 09:57:04 -04:00
octicon-copy(16/)
octicon-file-code(16/)
William Martin
b7b97ce4cc
docs(modal): update angular usage for consistent modalController ( #23127 )
2021-03-31 20:25:28 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
27318cf585
fix(vue): account for event name changes in vue 3.0.6+ for overlay components ( #23100 )
2021-03-29 15:30:31 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
ba51daf17c
fix(vue): components now integrate properly with vee-validate ( #23114 )
...
resolves #22886
2021-03-29 14:34:52 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
eacd8f6d27
test(vue): run vue e2e and unit tests on ci ( #23113 )
2021-03-29 13:37:37 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
4bbbf89f43
chore(): update process guide for needs reproduction label ( #23098 )
2021-03-24 09:54:12 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
8e0e5da740
merge release-5.6.3
...
5.6.3
2021-03-23 11:21:04 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
ddbdc6b1b3
chore(): add missing fix to changelog
2021-03-23 10:45:09 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
f0cfe5a283
5.6.3
octicon-tag(16/) v5.6.3
2021-03-23 10:41:42 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
0cdd326a4a
chore(): update tslib dependency to latest ( #23092 )
2021-03-23 10:30:09 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
7b140b1e12
merge release-5.6.2
...
5.6.2
2021-03-22 17:06:56 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
1c93b75e39
fix(react): correctly show ion-back-button when going back ( #23069 )
...
resolves #22692
2021-03-22 16:11:45 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
5fef3e7b21
5.6.2
octicon-tag(16/) v5.6.2
2021-03-22 16:07:34 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
b04fb6e849
fix(item): detail icon now respects rtl mode ( #23081 )
...
resolves #23078
2021-03-22 15:49:33 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
8ac4d12f40
merge release-5.6.1
...
5.6.1
2021-03-18 09:36:47 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
a0ff24b5d6
5.6.1
octicon-tag(16/) v5.6.1
2021-03-17 12:59:08 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Brandy Carney
c8a3999da1
fix(label): properly float labels for non-input items ( #23060 )
2021-03-17 12:32:50 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
67617fbc0f
fix(refresher): progressEnd no longer errors when pulling quickly in MD native refresher ( #23056 )
2021-03-16 11:28:10 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
c877061a32
fix(item): detail icon is no longer announced by screen readers ( #23055 )
...
resolves #23054
2021-03-16 09:59:30 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
2f54bc1469
fix(vue): passing params as props are correctly updated when switching pages ( #23049 )
...
resolves #23043
2021-03-16 09:31:45 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
2a253a1d33
fix(virtual-scroll): allow null in items prop ( #23047 )
...
Co-authored-by: Robert Rhoades <studioromeo@users.noreply.github.com >
2021-03-15 12:16:55 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Victor Berchet
4ce62b26a8
fix(router): simplify param merging ( #22999 )
2021-03-15 11:45:56 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
e4bf052794
fix(): overlays now present correctly when using custom elements build ( #23039 )
...
resolves #23029
2021-03-15 09:13:23 -04:00
octicon-copy(16/)
octicon-file-code(16/)
Evgeniy
630848ae5c
chore(): remove duplicate --color definition in ion-item ( #23030 )
2021-03-10 09:56:03 -05:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
f94e618a7b
fix(react): only pass tab event props from IonTabs to IonTabBar if defined ( #23024 )
...
resolves #23023
2021-03-05 16:03:14 -05:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
de58238333
merge release-5.6.0
...
5.6.0
2021-03-04 14:14:24 -05:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
1a2fd2fb6e
5.6.0
octicon-tag(16/) v5.6.0
2021-03-04 13:54:38 -05:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
a1f95264e7
chore(): remove core/components from separate package release ( #23018 )
2021-03-04 13:38:09 -05:00
octicon-copy(16/)
octicon-file-code(16/)
Brandy Carney
e256d3f09f
feat(progress): add parts for more design customization ( #22938 )
...
resolves #20062 fixes #21820
2021-03-04 12:48:52 -05:00
octicon-copy(16/)
octicon-file-code(16/)
Brandy Carney
e828a9a693
docs(github): update component guide to include switch ( #22994 )
...
adds a notice of webkit bug with VoiceOver
2021-03-03 14:10:05 -05:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
dcf5317310
docs(modal): remove incorrect ion-page note for react ( #23009 )
2021-03-03 10:46:29 -05:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
f022464cf8
docs(menu, split-pane): update contentId docs to be more clear ( #23008 )
2021-03-03 10:40:39 -05:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
38eb378d66
chore(): update web driver ( #23010 )
2021-03-03 10:06:28 -05:00
octicon-copy(16/)
octicon-file-code(16/)
Liam DeBeasi
a2763afe8e
fix(vue): correctly remove active state from tab button when navigating away from tab ( #23000 )
...
resolves #22597
2021-03-03 09:26:46 -05:00
octicon-copy(16/)
octicon-file-code(16/)