tshimber
tshimber
**Scale Version** 3.0.0-beta.134 **Framework and version** Angular 14 **Additional context** After updating to 134 version I have lil issue: icons got some extra margin, and as far as I use...
**Describe the feature request** Hi! I've already mentioned here: https://github.com/telekom/scale/issues/1624, but maybe it's better to have separate issue. In our app all the menu items in header menu are external...
**Scale Version** 3.0.0-beta.134 **Framework and version** Angular 14 **Additional context** Hi! I've updated Scale and have the issue with scale-btn width. I want it to be 100%, and previously "scale-button...
**Scale Version** 3.0.0-beta.137 **Framework and version** Vue 3.3.4 **Code Reproduction** I'm new to Vue, so maybe I just don't get smth. But for scale-app-shell the portalName, which is ok after...
Fixes https://github.com/telekom/scale/issues/2282. No new functionality, just storybook extended - an example provided in 'Docs' part, no extra description - tab-nav template added to html **UPD 25.06.**: I've added fixes for...
Fixes https://github.com/telekom/scale/issues/2300
Fixes https://github.com/telekom/scale/issues/2315 camelCase to kebab-case event naming info added PS I've checked, it works as kebab-case for Angular and Vue, also for React both with .addEventListener and with wrappers.
Fixes https://github.com/telekom/scale/issues/2326 Fixes https://github.com/telekom/scale/issues/2298 Localization obj for data-grid component exended with tableOptions and expand/collapse fields
Fixes https://github.com/telekom/scale/issues/2331 Fixes https://github.com/telekom/scale/issues/2293 telekom-profile-menu component was failing in case userInfo is not provided. The check for empty prop is added. UPD: no serviceLinks + hideLoginSettings case fixed. UPD: lil...