Element-plus versions
i wonder what is the current version of element-plus do u guys use? is it the latest? if not will it be update?
Replies (5)
Element-plus versions offer enhanced UI components and improved performance, perfect for developing interactive and responsive gaming applications. These updates ensure smoother user experiences and better customization options. Explore their impact in gaming with titles like Spranky Survival Vs Spranky Run Horror Game, where seamless design elevates gameplay immersion.
Metronic Vue currently uses Element Plus 2.2.4, but future updates should bring newer versions for better compatibility. If you run into issues, you may need to update dependencies manually or check for breaking changes. For UI tweaks like those in Nulls Brawl mods, customizing Element Plus themes could help.
Hi,
Thank you for reaching out to us.
We are currently using "element-plus": "^2.2.4", but the latest version is 2.4.2. We plan to update the element-plus dependency in upcoming Metronic releases.
Regards,
Lauris Stepanovs,
Keenthemes Support Team
Thank you for your reply.
I just got another question as im looking through the documentation. What is the use of vee-validate when you're already using element-plus which have el-form which can validate itself with relative ease. Im sorry if this is a dumb question, im a relatively new dev
Hi,
Using element-plus validation is great for element-plus forms, but it gets tricky when working with third-party input fields. Vee-validate makes it simpler to validate HTML input fields and third-party input fields.
Regards,
Lauris Stepanovs,
Keenthemes Support Team