0.11.0
·
639 commits
to develop
since this release
v0.11.0
v0.11.0 contains API breaking changes and new features.
This version also contains changes from 0.11.0-rc.1 and 0.11.0-rc.2
🚀 Features
- Storefront UI module for Nuxt (@storefront-ui/nuxt)
- New section templates for more advanced components than organisms
🐛 Fixes
- SfQuantitySelector: blur event fix and increment bug fixed
- SfCircleIcon: remove unused badge props
- shipping step on checkout page and passing data to slot in payment component
- postcss-calc bug during building projects
- SfMyNewsletter, SfOrderHistory: added default values for all props
- Form: email input validation error message
🧹 Chores:
- docs: add embeded YouTube video tutorials
- docs: create section about integrations with updated TailwindCSS configuration
- docs: upgrade storybook version to 6.3.8
- tests: fix bugs on GH actions in Category page (SfPagination and SfSidebar)
- docs: reorganize docs for better readability