title | issue |
---|---|
Ui change for brexit changes. |
NEXT-14605 |
- Changed the value of
showSelection
fromfalse
totrue
insw-setting-country-list
for able multiple delete countries in the country setting list screen. - Added new component is
sw-settings-country-general
which instead for partGeneral
insw-setting-country-detail
used to show the country general data as a tab. - Added new
sw-number-field
in thesw-settings-country-general
which used for type theMin. cart value (Net)
whenTax free
orTax free for companies
is chosen. - Added new component is
sw-settings-country-state
which instead for partState
insw-setting-country-detail
used to show the country state data as a tab. - Added new component is
sw-settings-country-currency-dependent-modal
which used for view some currency dependent withtax-free from base currency
. - Added new component is
sw-settings-country-currency-hamburger-menu
which used for choose currency for settings. - Added new props is
autoCloseOutsideClick
with default value isfalse
insw-context-button/index.js
whenautoCloseOutsideClick
have been set issw-context-button
the button will be closed auto when clicked outside the button. - Added new slot is
customSettings
insw-data-grid.html.twig
which used to plug the custom setting for grids.