telion2
telion2
**I'm submitting a ...** ``` [ ] bug report => Search github for a similar issue or PR before submitting [x] feature request => Please check if request is not...
The svgs used in Scale are not the same as the ones documented in https://www.brand-design.telekom.com/downloads/icons/ This makes it difficult to decide with icons to use, as one version might go...
### Problem to solve UI-Test Frameworks like Selenium and nightwatch, depend on finding elements and interacting with them. To this end they use CSS Selectors. The Issue is that the...
**Describe the feature request** We need pre-configured headers & footers for Web appearances that are associated with Telekom. Examples in our Case: - T-Systems (https://www.t-systems.com) - Wholesale (https://beta-wholesale.telekom.de/) **Describe the...
Hi, we are planning to introduce scale in our systems. For Context, we serve customers who want different themes consistent with their own. As far as I understood the documentation,...
The Buttons here https://telekom.github.io/scale/?path=/docs/components-button--standard do not feature a loading state. The Loading State means, that the Button is disabled and shows a loading spinner. (At least that's how we did...
Vuetify provides a quite big component called v-autocomplete: https://vuetifyjs.com/en/components/autocompletes/ Basically it is a text-field combined with a dropdown-selection. The User enters some search term, and the autocomplete shows matching results....
Goal: I want to access the Chartjs object where I can do stuff like: this.chart.chart.ctx.drawImage(...); this.chart.chart.height; or this.chart.chart.innerRadius. and so on. in #776 I learned to use `@ViewChild('mycanvas') chart: BaseChartDirective;`...
### Describe the bug So I have wrapped a vue3 application into HTMLElement and put it into a shadowRoot there. Because of this, the Styles are now loaded in a...
### Describe the bug You deprecated this library, but you haven't updated the official Keycloak documentation here: https://www.keycloak.org/docs/latest/securing_apps/#_nodejs_adapter This is confusing and time-consuming and worst of all can be missed....