dc27736bd5
chore(vue): add eslint and prettier ( #26635 )
2023-01-18 18:29:25 -05:00
c2e1ad385d
chore(many): replace any
types and add tech debt tickets ( #26293 )
...
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2023-01-06 09:34:55 -06:00
e3ef932ae1
chore(many): add tech debt tickets and remove unnecessary todos ( #26266 )
2022-11-14 14:49:08 -06:00
d60973b244
fix(vue): routing components define child components ( #26107 )
2022-10-13 13:35:15 -04:00
dc48a9f1a2
feat(vue): add custom elements bundle ( #23458 )
2021-06-17 14:10:50 -04:00
6fcb3a62b1
refactor(vue): drop support for "on" prefixed overlay events and bump minimum required version of vue to 3.0.6 ( #23229 )
...
refactor(vue): drop support for "on" prefixed overlay events and bump minimum required version of vue to 3.0.6
BREAKING CHANGE:
- Dropped support for prefixed overlay events in favor of non prefixed events (I.e. `@onDidDismiss` becomes `@didDismiss`).
- Minimum required version of Vue is now Vue v3.0.6 or newer.
2021-04-23 13:06:22 -04:00
27318cf585
fix(vue): account for event name changes in vue 3.0.6+ for overlay components ( #23100 )
2021-03-29 15:30:31 -04:00
dd1c8dbf3b
feat(vue): add composition API ionic lifecycle hooks ( #22970 )
...
resolves #22769
2021-03-01 10:35:25 -05:00
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
f5b0299729
feat(vue): composition api lifecycle methods ( #22241 )
2020-11-10 09:14:24 -05:00
bcef804dea
fix(vue): lifecycle events are correctly fired in component context ( #22348 )
...
resolves #22338
2020-10-21 11:22:52 -04:00
5ffa65f84a
feat(vue): add ionic vue beta ( #22062 )
2020-09-10 15:20:49 -04:00