vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.64k stars 2.09k forks source link

feat: added flag allowing to change language without full page reload #6752

Closed dawid-ziobro closed 2 years ago

dawid-ziobro commented 2 years ago

Description

This PR is introducing a flag that is responsible for disabling full page reload on language change. By default page reload is enabled to not to introduce breaking change.

Related Issue

CT-300

Motivation and Context

How Has This Been Tested?

Screenshots:

Types of changes

Checklist:

Changelog

Tests

Code standards

Docs