ModusCreateOrg / ionic-vue

Vuejs integration for Ionic versions 4 and 5
MIT License
272 stars 26 forks source link

Any plans to support `ion-virtual-scroll`? #85

Closed randytarampi closed 5 years ago

randytarampi commented 5 years ago

Didn't see this mentioned in #71, and I don't quite know if this is more appropriate here than at https://github.com/ionic-team/ionic, but it'd definitely be really nice to have.

michaeltintiuc commented 5 years ago

It would be best to reach out to the official repo, but from what I know, it will be supported, but it would reuse the best implementation for each framework.

randytarampi commented 5 years ago

Fair. Closing this and following up on the Ionic side with ionic-team/ionic#17887.

grgur commented 5 years ago

My $0.02 here: virtualization is easily solved with framework specific libraries that already exist for Vue. This probably shouldn’t be a focus for Ionic integration with other frameworks

Sent with GitHawk