Vue Storefront v1.3.0 Release Notes

Release Date: 2018-08-31 // over 5 years ago
  • โž• Added

    • ๐Ÿ“„ TypeScript support - please check TypeScript Action Plan for details
    • ๐Ÿ†• New core/modules added regarding the Refactor to modules plan
    • ๐Ÿ‘ Price tier's support #1625
    • Qty field on product page #1617
    • Offline orders confirmation dialog has been added #1430
    • ๐Ÿ’ป pwa-compat library has been added to support fully PWA manifests on legacy browsers
    • dynamic port allocation #1511

    โœ‚ Removed

    • unused libs, components, core/api/cart webpack aliases
    • global.$VS has been replaced with rootStore #1624

    ๐Ÿ”„ Changed

    • ๐Ÿ“ฆ core directory is now a @vue-storefront/core package, webpack alias and all related imports reflect this change [#1513]
    • ๐Ÿšš core/api renamed to core/modules, mixin features moved to core/modules/module_name/features
    • ๐Ÿ“ฆ core/lib/i18n moved into separate @vue-storefront/i18n package

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ installer paths are now normalized (to support paths including spaces) #1645
    • ๐Ÿ”ง status check added to the configurable_children products #1639
    • โšก๏ธ product info update when clicking the related products #1601
    • media gallery issues + mobile view
    • ๐Ÿ›  product slider fixes #1561
    • shipping carrier code is now passed with order #1520
    • ๐Ÿ” SEO support fixes #1514
    • ๐Ÿ›  UX fixes
    • ๐ŸŒ bundle size optimizations (translations)
    • password validation rules are now aligned (server/client) #1476