Skip to content

feat: upgrade to ionic 7#318

Merged
danielroe merged 5 commits into
nuxt-modules:mainfrom
oumarbarry:ionic7
Apr 6, 2023
Merged

feat: upgrade to ionic 7#318
danielroe merged 5 commits into
nuxt-modules:mainfrom
oumarbarry:ionic7

Conversation

@oumarbarry

Copy link
Copy Markdown
Contributor

The ion-slides and ion-slide components have been removed in favor of using Swiper.js directly. The nuxt-swiper module can be used in place.

The ion-virtual-scroll component has been removed in favor of using solutions provided by each JavaScript Framework.
vue-virtual-scroller can be used in place per example.

The packages @ionic/vue and @ionic/vue-router have been updated to no longer include a CommonJS entry point, and now only provide an ES Module entry point. This change has been made to improve compatibility with Vite.
Regarding the optimization of these packages, the question is whether it's still necessary to include '@ionic/vue' in the 'vite.optimizeDeps.include' array.

@netlify

netlify Bot commented Apr 5, 2023

Copy link
Copy Markdown

Deploy Preview for friendly-lamington-fb5690 ready!

Name Link
🔨 Latest commit 7c75b38
🔍 Latest deploy log https://app.netlify.com/sites/friendly-lamington-fb5690/deploys/642f4a01f4dfe0000836cb25
😎 Deploy Preview https://deploy-preview-318--friendly-lamington-fb5690.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@oumarbarry

Copy link
Copy Markdown
Contributor Author

@danielroe
question by the way: is it still necessary to include '@ionic/vue' in the 'vite.optimizeDeps.include' array ?
as @ionic/vue have been updated to no longer include a CommonJS entry point, and now only provide an ES Module entry point

@oumarbarry oumarbarry marked this pull request as ready for review April 6, 2023 16:24
@danielroe

Copy link
Copy Markdown
Collaborator

You're right, I think we can omit it now.

@danielroe danielroe changed the title chore: upgrade to ionic7 & pnpm 8 feat: upgrade to ionic 7 Apr 6, 2023
@danielroe danielroe merged commit 6ff150f into nuxt-modules:main Apr 6, 2023
@Tragio

Tragio commented Apr 7, 2023

Copy link
Copy Markdown

@danielroe did you forget to trigger a new version of the package or are you waiting for something else? 😋

@danielroe

Copy link
Copy Markdown
Collaborator

don't lose heart - coming soon!

@oumarbarry oumarbarry deleted the ionic7 branch April 24, 2023 21:17
@github-actions github-actions Bot mentioned this pull request Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants