Closed Haberkamp closed 2 months 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 | Sep 12, 2024 6:25am |
pnpm add https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-admin-sdk@283
pnpm add https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-component-library@283
pnpm add https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-icon-kit@283
pnpm add https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-tokens@283
commit: b69fd55
What?
This PR adds a
mt-theme-provider
component. With this component we're able to configure the design system as a whole or only for parts of the application by placing the theme provider lower in the DOM tree.Why?
Having future flags allows us to ship features early. Teams and users than can test out the features on their projects and give feedback. They're also able to incrementally migrate to new features without breaking the application.
How?
Testing?
Test it on your local machine. Instructions are in the "How" section.
Anything Else?
Right now we do not provide any future flags, but we have some planned for the 4.0.0 release.