Roadmap
v2.0
- [x] Installable as a Nuxt.js Module (compatible with Nuxt 3)
- [x] Typescript Support
- [x] Linting config (for dev purposes only)
- [x] Module is tested (for dev purposes only)
- [x] Components as a toolset to build the shop interface
- [x] Provide a default theme based on Tailwind CSS
- [x] SEO friendly interface
- [x] Multi-language support
v3.0
- [x] TailwindCSS 4 support
- [x] Focus on Shopware 6 (dropped platform agnostic approach)
- [x] Nuxt 4 support with Nuxt 3 future features enabled
- [x] Replace file-based inheritance with Nuxt layer approach
- [ ] Replace custom Shopware API client with Shopware Frontends API client
- [ ] Replace usage with Shopware Frontends composables
- [ ] Drop requirement for Shopware PWA plugin
- [ ] WCAG compliant interface