|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
6026c65b1a
|
fix(vue): modal, popover, and nav are now created within application context (#22282)
resolves #22079
|
2020-10-12 15:07:49 -04:00 |
|
|
|
c74fd4147b
|
fix(vue): improve swipe to go back reliability (#22288)
resolves #22237
|
2020-10-12 11:32:28 -04: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 |
|
|
|
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 |
|