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
Liam DeBeasi
0e1cb1bb0c
5.6.4
2021-04-08 12:49:11 -04:00
Liam DeBeasi
ba51daf17c
fix(vue): components now integrate properly with vee-validate ( #23114 )
...
resolves #22886
2021-03-29 14:34:52 -04:00
Liam DeBeasi
f0cfe5a283
5.6.3
2021-03-23 10:41:42 -04:00
Liam DeBeasi
0cdd326a4a
chore(): update tslib dependency to latest ( #23092 )
2021-03-23 10:30:09 -04:00
Liam DeBeasi
5fef3e7b21
5.6.2
2021-03-22 16:07:34 -04:00
Liam DeBeasi
b04fb6e849
fix(item): detail icon now respects rtl mode ( #23081 )
...
resolves #23078
2021-03-22 15:49:33 -04:00
Liam DeBeasi
a0ff24b5d6
5.6.1
2021-03-17 12:59:08 -04:00
Liam DeBeasi
1a2fd2fb6e
5.6.0
2021-03-04 13:54:38 -05:00
Liam DeBeasi
0101a5fce2
5.5.5
2021-02-26 14:10:48 -05:00
Liam DeBeasi
06d4c8e6f1
fix(vue): account for event name changes in vue 3.0.6+
2021-02-26 14:10:42 -05:00
Adam Bradley
0de75afbef
feat(custom-elements): add experimental custom elements build ( #22863 )
...
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com >
2021-02-11 12:08:00 -05:00
Liam DeBeasi
cb2c9b63e8
5.5.4
2021-02-04 11:13:52 -05:00
Liam DeBeasi
ff0f1da9f1
fix(vue): ionChange events now propagate correctly ( #22872 )
...
resolves #22870
2021-02-04 11:00:46 -05:00
Liam DeBeasi
bc17e24a03
5.5.3
2021-01-28 12:17:55 -05:00
Liam DeBeasi
e1d6627bf0
fix(vue): ensure v-model value is properly synced before ionChange event ( #22749 )
...
resolves #22610
2021-01-13 11:22:27 -05:00
Liam DeBeasi
64719f49f9
fix(vue): improve v-model binding sync between vue wrappers and web components ( #22745 )
...
resolves #22731
2021-01-08 12:06:45 -05:00
Liam DeBeasi
3d6ac1382e
fix(vue): all ionic vue components can now use router link ( #22743 )
2021-01-07 15:52:06 -05:00
Liam DeBeasi
78740d0dfc
5.5.2
2020-12-09 15:38:27 -05:00
Liam DeBeasi
d61456c46d
5.5.1
2020-11-25 17:17:52 -05:00
Liam DeBeasi
4e23aad3d9
fix(vue): testing a routerLink-capable component no longer warns of missing router dependency ( #22532 )
...
resolves #22506
2020-11-23 14:17:52 -05:00
Liam DeBeasi
f4ecc32c14
5.5.0
2020-11-18 13:02:47 -05:00
Liam DeBeasi
96d6012071
merge release-5.4.4
...
Release 5.4.4
2020-11-12 13:23:18 -05:00
Brandy Carney
7214a8401b
fix(checkbox): use a native input to fix a11y issues with axe and screen readers ( #22402 )
...
fixes #21644
fixes #20517
fixes #17796
2020-11-12 11:25:33 -05:00
Liam DeBeasi
3a6fcc7d8b
5.4.4
2020-11-12 09:51:48 -05:00
Liam DeBeasi
c356526520
5.4.3
2020-11-06 12:13:28 -05:00
Liam DeBeasi
971e4dc6c7
5.4.2
2020-11-05 12:49:03 -05:00
Liam DeBeasi
c83826aa73
chore(): update to stencil 2, resolve npm7 build issues ( #22396 )
...
* feat(stencil): update to stencil 2.1.2
- Updates package entry points, index.js and index.cjs.js
- Fix treeshaking unused and remove side effect globals
* chore: add typescript 4.0.5 to devDeps
* npm7 fixes
Co-authored-by: Adam Bradley <adamdbradley@users.noreply.github.com >
2020-10-27 13:42:24 -04:00
Liam DeBeasi
5d548b8672
5.4.1
2020-10-22 12:10:16 -04:00
Liam DeBeasi
bf9283eb3e
5.4.0
2020-10-15 11:55:34 -04:00
Liam DeBeasi
062a659c4a
5.4.0-rc.3
2020-10-14 18:55:46 -04:00
Liam DeBeasi
c37c272dda
5.4.0-rc.2
2020-10-13 16:33:19 -04:00
Liam DeBeasi
9eba5939b7
5.4.0-rc.1
2020-10-08 13:16:00 -04:00
Liam DeBeasi
18ad9efa4b
chore(): sync vue branch with master
2020-10-08 11:38:58 -04:00
Brandy Carney
c251c6a723
5.3.5
2020-10-07 13:53:31 -04:00
Liam DeBeasi
e6333c0923
0.5.2
2020-10-01 13:45:26 -04:00
Liam DeBeasi
dcf97c6bea
0.5.1
2020-10-01 13:25:29 -04:00
Liam DeBeasi
25271897e2
fix(vue): correctly update property values ( #22218 )
...
resolves #22079
2020-09-30 10:19:26 -04:00
Brandy Carney
5e341643d4
5.3.4
2020-09-25 10:43:25 -04:00
Liam DeBeasi
c4064f7889
0.5.0
2020-09-24 11:43:16 -04:00
Liam DeBeasi
fe5fadf19c
fix(vue): overlays function properly when used via controller or template ( #22155 )
...
resolves #22090
2020-09-24 11:18:28 -04:00
Brandy Carney
f714c34699
5.3.3
2020-09-17 18:13:02 -04:00
Liam DeBeasi
c1fe16193e
chore(): release Ionic Vue 0.4.0 ( #22105 )
2020-09-17 11:34:41 -04:00
Liam DeBeasi
9cb22be91a
fix(vue): ensure dynamic classes are synced with internal Ionic component classes ( #22096 )
...
resolves #22051
2020-09-16 10:09:52 -04:00
Liam DeBeasi
67fbb3b963
fix(vue): using refs with v-model now works properly ( #22092 )
...
resolves #22076
2020-09-15 15:49:51 -04:00
Liam DeBeasi
a7f564b818
feat(vue): add hardware back button hook ( #22069 )
2020-09-11 11:20:48 -04:00
Liam DeBeasi
5ffa65f84a
feat(vue): add ionic vue beta ( #22062 )
2020-09-10 15:20:49 -04:00
Brandy Carney
f52b3061e0
5.3.2
2020-08-27 17:32:21 -04:00
Brandy Carney
bd4e931fbc
chore(tests): fix failing core e2e and angular test app ( #21986 )
...
- version updates, add package-lock to the angular test-app
- add protractor ci config
- install headless chrome dependencies per https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md#running-puppeteer-on-circleci
2020-08-27 14:14:05 -04:00
Brandy Carney
06ab66edc7
chore(dependencies): update vulnerabilities and minor/patch outdated ( #21948 )
...
Updates core dependencies with vulnerabilities
Updates all outdated core minor / patch dependencies
Fixes new lint errors due to updated stylelint (these errors were good)
2020-08-21 12:42:44 -04:00