Simon
|
7ecae2e4cb
|
fix(vue): output commonjs format for node environments (#22766)
|
2021-01-20 16:20:44 -05:00 |
|
Liam DeBeasi
|
14e8441706
|
fix(react): do not unmount overlay inner component until overlay is dismissed (#22763)
resolves #22761
|
2021-01-14 10:53:39 -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
|
9e9a372497
|
fix(react, vue): do not show back button when replacing to root page (#22750)
resolves #22528
|
2021-01-13 10:10:44 -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
|
e3a05bfeb5
|
fix(vue): correctly determine leaving view when transitioning to a new instance of a previous page (#22655)
resolves #22654 resolves #22658
|
2020-12-16 16:45:28 -05:00 |
|
Ely Lucas
|
f891f66708
|
fix(react): improve view matching logic (#22569)
|
2020-12-15 11:03:08 -05:00 |
|
Ely Lucas
|
a01bdb8c8d
|
fix(react): adding dynamic class to ion-page no longer hides component (#22666)
resolves #22631
|
2020-12-15 11:02:06 -05:00 |
|
Liam DeBeasi
|
39bbb99f75
|
chore(vue): import animation types from @ionic/vue instead of @ionic/core (#22677)
|
2020-12-14 14:39:41 -05:00 |
|
Liam DeBeasi
|
78740d0dfc
|
5.5.2
|
2020-12-09 15:38:27 -05:00 |
|
Liam DeBeasi
|
94518c9387
|
chore(react): relax peer dependency requirements (#22645)
resolves #22644
|
2020-12-08 16:17:16 -05:00 |
|
Ely Lucas
|
31f45cdcc9
|
fix(react): setting a ref should allow other props to be passed in, closes #22609
|
2020-12-08 13:45:24 -07:00 |
|
Liam DeBeasi
|
61cf0c534e
|
fix(vue): adding non tab button elements inside ion-tab-bar no longer causes errors (#22643)
resolves #22642
|
2020-12-08 12:49:13 -05:00 |
|
Liam DeBeasi
|
a94e2a87fb
|
fix(vue): query strings are now correctly handled when navigating back (#22615)
resolves #22517
|
2020-12-07 15:17:31 -05:00 |
|
Ely Lucas
|
91aaaab71a
|
chore(react): adding prettier and formating files
|
2020-12-07 09:31:33 -07:00 |
|
Liam DeBeasi
|
01afdc42e5
|
fix(vue): pass in correct route to props function (#22605)
resolves #22602
|
2020-12-07 10:33:22 -05:00 |
|
Ely Lucas
|
36939e10ae
|
fix(react): android hardware button should invoke browser back
|
2020-12-07 08:33:00 -07:00 |
|
Liam DeBeasi
|
216f51b12a
|
fix(vue): correctly handle navigation failures (#22621)
resolves #22591
|
2020-12-03 12:44:16 -05:00 |
|
Liam DeBeasi
|
4f4f31b65e
|
fix(vue): correctly remove old view when replacing route (#22566)
resolves #22492
|
2020-11-30 11:00:14 -05:00 |
|
Liam DeBeasi
|
9d04c127e8
|
fix(vue): swipe back gesture is properly disabled when swipeBackEnabled config is false (#22568)
resolves #22567
|
2020-11-30 10:59:00 -05:00 |
|
Liam DeBeasi
|
d61456c46d
|
5.5.1
|
2020-11-25 17:17:52 -05:00 |
|
Ely Lucas
|
5275332e43
|
fix(react): eliminate use of deprecated findDOMNode, resolves #20972
|
2020-11-25 14:21:12 -07: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
|
a664ccbde9
|
chore(): fix @types/react to avoid 16.14.1 release (#22554)
|
2020-11-23 13:37:22 -05:00 |
|
Liam DeBeasi
|
8002114e72
|
fix(vue): onBeforeRouteLeave and onBeforeRouteUpdate hooks now fire properly (#22542)
resolves #22540
|
2020-11-23 10:22:03 -05:00 |
|
Liam DeBeasi
|
cdc2fb652f
|
fix(vue): tabs correctly fire lifecycle events (#22479)
resolves #22466
|
2020-11-19 15:30:32 -05:00 |
|
Liam DeBeasi
|
f4ecc32c14
|
5.5.0
|
2020-11-18 13:02:47 -05:00 |
|
Takuma Kira
|
65bc99577c
|
feat(segment): add swipeGesture property to allow for disabling of the swipe gesture (#22087)
resolves #22048
|
2020-11-13 12:38:23 -05:00 |
|
Liam DeBeasi
|
3a6fcc7d8b
|
5.4.4
|
2020-11-12 09:51:48 -05:00 |
|
Liam DeBeasi
|
0956f8bc55
|
fix(vue): correctly pass route props to components (#22476)
resolves #22472
|
2020-11-11 12:12:12 -05:00 |
|
Liam DeBeasi
|
e17c822bfb
|
fix(vue): tab bar now works with slot="top" (#22461)
resolves #22456
|
2020-11-10 10:07:31 -05:00 |
|
Michael Tintiuc
|
f5b0299729
|
feat(vue): composition api lifecycle methods (#22241)
|
2020-11-10 09:14:24 -05:00 |
|
Liam DeBeasi
|
e76f79d054
|
feat(vue): vetur support (#22403)
|
2020-11-06 14:25:23 -05:00 |
|
Liam DeBeasi
|
c356526520
|
5.4.3
|
2020-11-06 12:13:28 -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
|
971e4dc6c7
|
5.4.2
|
2020-11-05 12:49:03 -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
|
daf6a92127
|
fix(vue): correctly switch tabs after going back (#22309)
resolves #22307
|
2020-11-04 12:50:31 -05: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
|
67e570dc95
|
chore(vue): update @ionic/vue-router dependency version (#22375)
|
2020-10-27 13:44:05 -04:00 |
|
Liam DeBeasi
|
5d548b8672
|
5.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 |
|
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 |
|