title | issue | author | author_email | author_github |
---|---|---|---|---|
Vue 3 Fix category module |
NEXT-28992 |
Niklas Limberg |
n.limberg@shopware.com |
NiklasLimberg |
- Changed
this.$slots.default[0].text
insw-product-variant-info
tothis.$slots?.default?.()?.[0]?.children
- Changed
sw-product-stream-grid-preview.html.twig
to set auto-height totrue
for the empty state - Changed
sw-landing-page-tree/index.js
to avoid usingVue.$set
forloadedLandingPages
- Changed
sw-landing-page-detail-base.html.twig
to use the namedv-model
in Vue 3 for thesw-entity-tag-select