telion2
telion2
Ok so as a developer I can either use: https://www.brand-design.telekom.com/scale/?path=/docs/components-icon--icon-library OR: https://www.brand-design.telekom.com/asset/icon-for-user-interfaces-0-icons-fr-user-interfaces/ And both sources provide the same icon set (I only checked a few). The source https://www.brand-design.telekom.com/en/articles/i/icons-for-communication/ provides Icons...
Im not a collaborator, but I think you paths are wrong as they are neither absolute nor relative. Absolute paths would be something like this: 'C:/user/username/.../folderx/filex.py' and relative Paths use...
Friendly Reminder ;)
Wo thank you for the detailed answer. It will take me some time though to test it all. I am especially impressed, that you can overwrite vuetify that way.
The point would be, that a developer can simply use a dedicated component for the different variants of the footers. The component should still be configurable regarding the links. But...
I found that the way how I did the '#mycanvas' was wrong: ``` wrong:
The option headers are not clickable. Meaning if you use v-if you can hide the suggestion part and show your message in a header instead. You need to artificially add...
How is the Progress on 1.8.0? Any News? It has been a month.
@dparish Follow up question though: If you simply run build, it would build a whole vue application correct? Including the index.html etc. Isn't the idea, to get the webcomponent only...