title | issue | author | author_email | author_github |
---|---|---|---|---|
Implement language switch and smart bar buttons for main module in App |
NEXT-26177 |
Vu Le |
crisalder2806 |
- Added
smartBarButtonAdd
message handler inapp/init/main-module.init.ts
to handle adding language switch and smart buttons fromAdmin Extension SDK
- Added
sw_extension_sdk_module_smart_bar_buttons
,sw_extension_sdk_module_language_switch
blocks insw-extension-sdk/page/sw-extension-sdk-module/sw-extension-sdk-module.html.twig
to render language switch and smart bar buttons added byAdmin Extension SDK
- Changed
sw-extension-component-section/sw-extension-component-section.html.twig
to render tabs insidecard
component section