Philipp Pracht
Philipp Pracht
e.g. provide titleResolverData (similar to breadcrumbs) so that the browser document title can be compiled out of the full path data.
after finalizing breadcrumbs, configuration options should be documented
With https://github.com/SAP/luigi/issues/1815 luigi introduces a breadcrumbs rendering interface, allowing a luigi core app developer to use his custom breadcrumbs view implementation. For convenience reasons, luigi should provide a OOB solution...
Luigi has a high level theme handling mechanism, allowing to manage theme information and propagate it to the micro frontends. What luigi doesn't do is to actually apply a theme...
These libraries should contain boilerplate functionality a developer usually has to repeatedly implement when implementing more complex micro frontends (e.g. SPA) in one of the major frameworks.
fixes shellbar title focus, similar to https://github.com/SAP/fundamental-styles/pull/3730