Conversation
…o menuitem (#2369) Co-authored-by: Amir Ashkan Baghdoust <amir-ashkan.baghdoust@telekom.de>
* fix(button): set reflect attribute on disabled property
* feat(storybook-vue): added multiple props to component documentation in storybook * feat(storybook-vue): added types to logged out and logged in in telekom brand header component * docs(storybook-vue): refactors props for multiple component documentation in storybook * "docs(storybook-vue): refactors props for multiple component documentation in storybook * docs(storybook-vue): refactors props for multiple component documentation in storybook * docs(storybook-vue): refactors props for multiple component documentation in storybook --------- Co-authored-by: Gammel <max.gammel@telekom.de>
…led selected state (#2166) (#2384) * fix(segmented button): added event handler to change selected index of segment item (#2166) * fix(segmented-button): refactored event handler and adjusted code by merge request comments * fix(segmented-button): adjusted code from comments and fixed snap * fix(segmented-button): set selected index to -2 * fix(segmented-button): set selected index to 0 as first segment should be selected * fix(segmented-button): removed unnecessary getSelectedIndex * fix(segmented-button): adjusted segmented button to scale attributes and updated snapshot
This updates the deprecated actions/cache v2 to fix the build pipelines * ci: Update all action cache instances to v3
* ci: Update build-pr.yml to fix deprecated base image * ci: adapts the codeql to use the newer version of ubuntu image
* fix: remove unsupported components-option * fix: add missing HTMLElement casting * fix: remove unused declarations * fix: format changes with prettier --------- Co-authored-by: Michael Obst <michael.obst@telekom.de>
…2391) * feat(dropdown-select): add clear button to improve user experience * fix: add new dropdownSelect attribute and perform minor cleanup in documentation
…alculation (#2395) * fix(data-grid): prevents null or undefined break max content length calculation * fix(data-grid): add null check for column values during sorting --------- Co-authored-by: Lucas Terracino <lukas.nomade@gmail.com>
The switch toggle itself already has a background color, which means that the IO label on top of it should be independent of the surrounding --color-label to ensure proper contrast when the toggle background and the label background differ significantly. Co-authored-by: Johannes Wüller <johanneswueller@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.