Closed Haberkamp closed 3 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
meteor-component-library | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 6, 2024 9:56am |
pnpm add https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-admin-sdk@358
pnpm add https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-icon-kit@358
pnpm add https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-tokens@358
pnpm add https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-component-library@358
commit: 9a68e36
What?
I've migrated the component over to the composition api and the new usei18n composable.
Why?
The
vue-18n
package makes setting up the component library much harder. This custom built one makes it easier.How?
I've migrated the component from the vue-i18n package to the custom built useI18n composable.
Testing?
Feel free to test it yourself.