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

Upgrade Vue to version 3 #1147

Open
didoda opened this issue Jun 20, 2024 · 0 comments
Open

Upgrade Vue to version 3 #1147

didoda opened this issue Jun 20, 2024 · 0 comments
Labels
integration javascript Pull requests that update Javascript code
Milestone

Comments

@didoda
Copy link
Member

didoda commented Jun 20, 2024

Vue 2 support ended on December 31st, 2023.
BEM now uses Vue 2.7.16.

https://v3-migration.vuejs.org/

Breaking changes: https://v3-migration.vuejs.org/breaking-changes/

"inline-template" is used now in some components:

  • admin-index
  • dashboard
  • date-ranges-list
  • filter-box
  • form-file-upload
  • horizontal-tab-view
  • main-menu
  • model-index
  • modules-index
  • modules-view
  • property-view
  • relation-view
  • relations-add
  • trash-index
  • trash-view
@didoda didoda added javascript Pull requests that update Javascript code integration labels Jun 20, 2024
@didoda didoda added this to the 4.x milestone Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

1 participant