Liam DeBeasi
|
caa3afa613
|
fix(): add missing vendor prefixes to css
|
2020-11-06 12:13:14 -05:00 |
|
Hans Krywalsky
|
0a0cbd8f2a
|
feat(chip): add disabled property (#20658)
resolves #19510
|
2020-11-05 14:18:24 -05:00 |
|
Piotr Tomiak
|
639314ab21
|
feat(vue): web-types support (#22428)
resolves #19522
|
2020-11-05 13:54:31 -05:00 |
|
Liam DeBeasi
|
7512c90241
|
merge release-5.4.2
Release 5.4.2
|
2020-11-05 13:51:25 -05:00 |
|
Liam DeBeasi
|
0eb643d563
|
chore(): remove es5 check
v5.4.2
|
2020-11-05 13:03:17 -05:00 |
|
Liam DeBeasi
|
971e4dc6c7
|
5.4.2
|
2020-11-05 12:49:03 -05:00 |
|
Liam DeBeasi
|
aec1d89454
|
chore(): add legacy peer deps to install step
|
2020-11-05 12:39:17 -05:00 |
|
Liam DeBeasi
|
41eac8abf4
|
chore(): add legacy peer deps to link process
|
2020-11-05 12:27:25 -05:00 |
|
Liam DeBeasi
|
3ab8e5d129
|
chore(): fix vue readme path (#22433)
Co-authored-by: svennergr < svennergr@users.noreply.github.com>
|
2020-11-05 11:39:48 -05:00 |
|
Liam DeBeasi
|
dd307b60b6
|
chore(): revert old segment fix in favor of new one (#22434)
This reverts commit 68afc49e9e.
|
2020-11-05 11:38:46 -05:00 |
|
Liam DeBeasi
|
5a4d0c0217
|
fix(vue): ensure view is updated correctly when replacing a route outside of a nav guard (#22429)
resolves #22412
|
2020-11-04 16:44:51 -05:00 |
|
Brandy Carney
|
9659ad6334
|
fix(item): only add click event listener to items with inputs (#22352)
This stops screen readers, such as NVDA, from reading every item as clickable even when it is text only.
fixes #22011
|
2020-11-04 16:19:38 -05:00 |
|
Liam DeBeasi
|
9752cd6371
|
fix(alert): correctly position alert when keyboard is open (#22425)
Co-authored-by: Masahiko Sakakibara <rdlabo@users.noreply.github.com>
|
2020-11-04 14:17:00 -05:00 |
|
Liam DeBeasi
|
daf6a92127
|
fix(vue): correctly switch tabs after going back (#22309)
resolves #22307
|
2020-11-04 12:50:31 -05:00 |
|
Brandy Carney
|
a9b2260100
|
test(core): add lang attr to html tag to resolve axe errors (#22410)
|
2020-11-02 17:08:03 -05:00 |
|
Hans Krywalsky
|
91d041485c
|
fix(refresher): work properly in modal by waiting for content to be ready (#22390)
resolves #22256
|
2020-11-02 13:14:15 -05:00 |
|
Liam DeBeasi
|
2fea36fc98
|
fix(range): gesture is now properly re-created on connectedCallback (#22407)
resolves #22335
|
2020-11-02 10:50:08 -05:00 |
|
Liam DeBeasi
|
27191026ef
|
docs(): add note on form bindings with debounce (#22409)
|
2020-11-02 09:26:42 -05:00 |
|
Liam DeBeasi
|
04161c9512
|
fix(segment-button): color property is now reactive if previously undefined (#22405)
resolves #20831
|
2020-10-30 16:25:52 -04:00 |
|
Liam DeBeasi
|
023fb18412
|
fix(ios): contenteditable elements are now selectable on iOS (#22404)
Co-authored-by: Chris Lo <CFT-Chris@users.noreply.github.com>
|
2020-10-30 09:44:17 -04:00 |
|
Liam DeBeasi
|
69d72f9c17
|
docs(vue): fix menuController import (#22392)
|
2020-10-29 16:43:37 -04:00 |
|
Mike Hartington
|
b885299082
|
chore(): point people to the forum (#22361)
Co-authored-by: Brandy Carney <brandyscarney@users.noreply.github.com>
|
2020-10-29 16:42:50 -04:00 |
|
Liam DeBeasi
|
9f44966d85
|
perf(ios): move content to stacking context to improve scrolling performance on iOS devices (#22180)
|
2020-10-29 16:41:20 -04:00 |
|
Liam DeBeasi
|
67e570dc95
|
chore(vue): update @ionic/vue-router dependency version (#22375)
|
2020-10-27 13:44:05 -04: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
|
c1455a839a
|
merge release-5.4.1
5.4.1
|
2020-10-22 12:33:27 -04:00 |
|
Liam DeBeasi
|
5d548b8672
|
5.4.1
v5.4.1
|
2020-10-22 12:10:16 -04:00 |
|
Liam DeBeasi
|
6fad0fe428
|
fix(vue): improve handling of parameterized urls (#22360)
resolves #22359
|
2020-10-22 11:37:17 -04:00 |
|
Liam DeBeasi
|
31f9bc81d6
|
fix(vue): improve compatibility with route guards (#22371)
resolves #22344
|
2020-10-22 11:03:58 -04:00 |
|
Liam DeBeasi
|
561a4ac535
|
fix(vue): going back with query params now goes to correct view (#22350)
resolves #22324
|
2020-10-21 11:23:44 -04:00 |
|
Liam DeBeasi
|
bcef804dea
|
fix(vue): lifecycle events are correctly fired in component context (#22348)
resolves #22338
|
2020-10-21 11:22:52 -04:00 |
|
Brandy Carney
|
1a2e5322fb
|
fix(select): properly align label with select in item in md (#22330)
fixes #19887
|
2020-10-15 15:21:18 -04:00 |
|
Liam DeBeasi
|
5ec5b43565
|
merge release-5.4.0
5.4.0
|
2020-10-15 13:14:02 -04:00 |
|
Liam DeBeasi
|
bf9283eb3e
|
5.4.0
v5.4.0
|
2020-10-15 11:55:34 -04:00 |
|
Liam DeBeasi
|
f1954e2d94
|
merge ionic vue 5.4.0-rc.3
5.4.0-rc.3
|
2020-10-15 11:29:07 -04:00 |
|
Liam DeBeasi
|
062a659c4a
|
5.4.0-rc.3
v5.4.0-rc.3
|
2020-10-14 18:55:46 -04:00 |
|
Liam DeBeasi
|
c5ab562eaa
|
fix(vue): ion-page component is properly shown with HMR (#22319)
|
2020-10-14 18:45:46 -04:00 |
|
Liam DeBeasi
|
6e9e58ed61
|
chore(): remove old ionic vue directory (#22315)
|
2020-10-14 15:56:52 -04:00 |
|
Liam DeBeasi
|
05b5557655
|
chore(): add vue and vue-router readmes (#22316)
|
2020-10-14 15:55:51 -04:00 |
|
Liam DeBeasi
|
6be8b8d89d
|
docs(vue): add infinite scroll examples (#22317)
|
2020-10-14 15:41:46 -04:00 |
|
Liam DeBeasi
|
dcdb7b6f4e
|
docs(vue): add note on virtual scroll (#22318)
|
2020-10-14 15:41:04 -04:00 |
|
Liam DeBeasi
|
11a75f5d2e
|
merge release ionic vue rc2
5.4.0-rc.2
|
2020-10-13 18:24:06 -04:00 |
|
Liam DeBeasi
|
c37c272dda
|
5.4.0-rc.2
v5.4.0-rc.2
|
2020-10-13 16:33:19 -04:00 |
|
Liam DeBeasi
|
b06ae16591
|
fix(vue): improve path matching when going back (#22275)
resolves #22258
|
2020-10-13 16:04:55 -04:00 |
|
Liam DeBeasi
|
52f655c9d4
|
fix(vue): pages now render in correct outlet when using multiple nested outlets (#22301)
resolves #22286
|
2020-10-13 14:22:51 -04:00 |
|
Liam DeBeasi
|
fff82d0bdc
|
fix(vue): do not hide page content when using ion-page in non-routing contexts (#22302)
resolves #22300
|
2020-10-13 10:29:37 -04:00 |
|
Liam DeBeasi
|
6026c65b1a
|
fix(vue): modal, popover, and nav are now created within application context (#22282)
resolves #22079
|
2020-10-12 15:07:49 -04:00 |
|
Liam DeBeasi
|
181d322192
|
chore(vue): add sync script (#22298)
|
2020-10-12 12:14:58 -04:00 |
|
Liam DeBeasi
|
c74fd4147b
|
fix(vue): improve swipe to go back reliability (#22288)
resolves #22237
|
2020-10-12 11:32:28 -04:00 |
|
Liam DeBeasi
|
16cf98ffbd
|
chore(vue): bundle router with rollup (#22283)
|
2020-10-09 16:58:49 -04:00 |
|