Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration vers vue3 #8

Merged
merged 23 commits into from
Apr 2, 2024
Merged

Migration vers vue3 #8

merged 23 commits into from
Apr 2, 2024

Conversation

lowzonenose
Copy link
Contributor

@lowzonenose lowzonenose commented May 17, 2023

Migration du projet Vue2 vers Vue3

On utilise Vue3 & webpack.
❓ doit on migrer de webpack vers vite afin que l'intégration de OpenLayers 8.2.0 soit plus simple ?

On s'appuie sur les articles suivants :

@lowzonenose lowzonenose marked this pull request as draft May 17, 2023 20:24
@lowzonenose lowzonenose marked this pull request as ready for review March 30, 2024 14:53
@lowzonenose lowzonenose changed the title Proposition de migration vue2 vers vue3 Migration vers vue3 Mar 30, 2024
package.json Outdated
},
"dependencies": {
"file-saver": "^2.0.5",
"geoportal-extensions-openlayers": "3.2.21",
"geoportal-extensions-openlayers": "3.4.0-beta4",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3.4.0 releasée

Copy link
Contributor

@elias75015 elias75015 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

KO :

  • fonctionnalité "Afficher le code" ne fonctionne pas : createElement is not a function

A mettre à jour :

  • layers à ajouter : retirer GEOGRAPHICALGRIDSYSTEMS.MAPS et GEOGRAPHICALGRIDSYSTEMS.PLANIGN --> Remplacer par GEOGRAPHICALGRIDSYSTEMS.PLANIGNV2 (wmts + tuiles vectorielles)

@lowzonenose
Copy link
Contributor Author

lowzonenose commented Apr 2, 2024

KO :

  • fonctionnalité "Afficher le code" ne fonctionne pas : createElement is not a function

Résolution faite dans la PR #10 (issue #12)

@elias75015
Copy link
Contributor

OK, on valide et on fera les modifs restantes une fois mergé

@lowzonenose lowzonenose changed the base branch from master to develop April 2, 2024 18:53
@lowzonenose lowzonenose merged commit e3c7f6a into develop Apr 2, 2024
3 checks passed
@elias75015 elias75015 deleted the feature/migration-vue3 branch April 8, 2024 16:52
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.

2 participants