|
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 |
|
|
dd1c8dbf3b
|
feat(vue): add composition API ionic lifecycle hooks (#22970)
resolves #22769
|
2021-03-01 10:35:25 -05:00 |
|
|
68a9b80053
|
fix(vue): prevent race conditions when opening overlays (#22883)
resolves #22880
|
2021-02-23 14:42:38 -05:00 |
|
|
2a3ce9a74e
|
fix(vue): improve path matching with tabs (#22807)
resolves #22519
|
2021-01-22 10:19:38 -05:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
01afdc42e5
|
fix(vue): pass in correct route to props function (#22605)
resolves #22602
|
2020-12-07 10:33:22 -05:00 |
|
|
4f4f31b65e
|
fix(vue): correctly remove old view when replacing route (#22566)
resolves #22492
|
2020-11-30 11:00:14 -05:00 |
|
|
8002114e72
|
fix(vue): onBeforeRouteLeave and onBeforeRouteUpdate hooks now fire properly (#22542)
resolves #22540
|
2020-11-23 10:22:03 -05:00 |
|
|
cdc2fb652f
|
fix(vue): tabs correctly fire lifecycle events (#22479)
resolves #22466
|
2020-11-19 15:30:32 -05:00 |
|
|
0956f8bc55
|
fix(vue): correctly pass route props to components (#22476)
resolves #22472
|
2020-11-11 12:12:12 -05:00 |
|
|
e17c822bfb
|
fix(vue): tab bar now works with slot="top" (#22461)
resolves #22456
|
2020-11-10 10:07:31 -05:00 |
|
|
f5b0299729
|
feat(vue): composition api lifecycle methods (#22241)
|
2020-11-10 09:14:24 -05:00 |
|
|
e76f79d054
|
feat(vue): vetur support (#22403)
|
2020-11-06 14:25:23 -05:00 |
|
|
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 |
|
|
daf6a92127
|
fix(vue): correctly switch tabs after going back (#22309)
resolves #22307
|
2020-11-04 12:50:31 -05:00 |
|
|
6fad0fe428
|
fix(vue): improve handling of parameterized urls (#22360)
resolves #22359
|
2020-10-22 11:37:17 -04:00 |
|
|
31f9bc81d6
|
fix(vue): improve compatibility with route guards (#22371)
resolves #22344
|
2020-10-22 11:03:58 -04:00 |
|
|
561a4ac535
|
fix(vue): going back with query params now goes to correct view (#22350)
resolves #22324
|
2020-10-21 11:23:44 -04:00 |
|
|
bcef804dea
|
fix(vue): lifecycle events are correctly fired in component context (#22348)
resolves #22338
|
2020-10-21 11:22:52 -04:00 |
|
|
c5ab562eaa
|
fix(vue): ion-page component is properly shown with HMR (#22319)
|
2020-10-14 18:45:46 -04:00 |
|
|
b06ae16591
|
fix(vue): improve path matching when going back (#22275)
resolves #22258
|
2020-10-13 16:04:55 -04:00 |
|
|
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 |
|
|
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 |
|
|
6026c65b1a
|
fix(vue): modal, popover, and nav are now created within application context (#22282)
resolves #22079
|
2020-10-12 15:07:49 -04:00 |
|
|
181d322192
|
chore(vue): add sync script (#22298)
|
2020-10-12 12:14:58 -04:00 |
|
|
c74fd4147b
|
fix(vue): improve swipe to go back reliability (#22288)
resolves #22237
|
2020-10-12 11:32:28 -04:00 |
|
|
32196bc4e8
|
chore(): remove beta script changes
|
2020-10-08 16:38:05 +00:00 |
|
|
39d2530427
|
fix(vue): correctly show ion-back-button when going back (#22260)
resolves #22217
|
2020-10-07 14:58:41 -04:00 |
|
|
d746561ea2
|
fix(vue): ion-tab-bar no longer throws undefined error when re-creating tabs (#22261)
resolves #22255
|
2020-10-07 09:37:25 -04:00 |
|
|
2bad1bb82e
|
fix(vue): hide layout shift on ion-page components (#22254)
resolves #22052
|
2020-10-06 15:00:48 -04:00 |
|
|
6849dd3483
|
fix(vue): correctly handle query params (#22253)
resolves #22229
|
2020-10-06 14:12:40 -04:00 |
|
|
f5d657c6cd
|
test(vue): add test application (#22252)
|
2020-10-05 15:01:46 -04:00 |
|