unplugin / unplugin-vue-components

📲 On-demand components auto importing for Vue
https://www.npmjs.com/package/unplugin-vue-components
MIT License
3.68k stars 342 forks source link

refactor: ionic resolver strict components #660

Closed reslear closed 1 year ago

reslear commented 1 year ago

Description

strict checking on Ionic components, better Ionic v7 support (excluding e.g. IonSlider, IonSlide and etc ) Based on https://github.com/nuxt-modules/ionic/blob/main/src/imports.ts by @danielroe

Linked Issues

-

Additional context

-