KapilSachdev opened a new pull request, #124: URL: https://github.com/apache/echarts-examples/pull/124
- Upgrade dependencies to Vue 3, vue-loader 17, element-plus and vue-i18n in package.json - Update public HTML files to use Vue 3 and Element Plus CDN builds. - Keep el-switch height as 20px to match previous design from Element UI. - Migrate app bootstrap to Vue 3 API: use createApp and createI18n in src/main.js and register ElementPlus. - Replace vue-scrollactive with a new in-house ScrollSpy component - Auto formatting by prettier. - Update build config to import VueLoaderPlugin from 'vue-loader'. What works: | Component | Image | | - | - | | Explore | <img width="1835" height="960" alt="image" src="https://github.com/user-attachments/assets/405b8f29-c40e-44e9-882b-18894e3dbf6a" /> | | ExampleCard | | | Preview | | | View | | | CodeMonaco | | | Editor | | | FullCodePreview | | | CodeAce | | -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
