When I was preparing #1483 I stumbled about the dependency tree and structure of the UI-kit again.
Based on the outcome of #1484 and also further ideas how to improve the UI-kit, there needs to be a larger rebuild.
My idea is to provide the UI-kit frame to be a single application, either written in a framework or completely independent using web components. It has to be focused on one single framework, be it lit, svelt, solid or whatever. But the current implementation where we are using react, preact, lit and others is not a good way to maintain the project in the future.
Must haves:
For all the changes we do, we should not forget to support the current features already in place.
- Screen size adjustments
- Themes
- Alignment in vertical and horizontal mode
When I was preparing #1483 I stumbled about the dependency tree and structure of the UI-kit again.
Based on the outcome of #1484 and also further ideas how to improve the UI-kit, there needs to be a larger rebuild.
My idea is to provide the UI-kit frame to be a single application, either written in a framework or completely independent using web components. It has to be focused on one single framework, be it
lit,svelt,solidor whatever. But the current implementation where we are usingreact,preact,litand others is not a good way to maintain the project in the future.Must haves:
handlebarsIE11orOpera Miniwhich do not support basic standards)For all the changes we do, we should not forget to support the current features already in place.