2212 add read only state to where its missing redo#2222
Open
2212 add read only state to where its missing redo#2222
Conversation
…ad only state done
Contributor
Storybook PreviewPreview Links for Deployed Examples
Version: 39.16.0--canary.2222.22895486473.0 |
Contributor
I did not review the remaining 3 components - slider, switch and text-area because I assume same or similar issues would be found there too. Recommendation: |
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.
By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---
A re-do of #2197
Description
The read-only state of following components is added:
Also, update some design issues:
Related Issue
Issue #2212
📦 Published PR as canary version:
39.16.0--canary.2222.22895486473.0✨ Test out this PR locally via:
npm install example-generator@39.16.0--canary.2222.22895486473.0 npm install angular-module-example@39.16.0--canary.2222.22895486473.0 npm install angular-standalone-example@39.16.0--canary.2222.22895486473.0 npm install html-cdn-example@39.16.0--canary.2222.22895486473.0 npm install html-vite-example@39.16.0--canary.2222.22895486473.0 npm install react-example@39.16.0--canary.2222.22895486473.0 npm install vue-example@39.16.0--canary.2222.22895486473.0 npm install @infineon/infineon-design-system-stencil@39.16.0--canary.2222.22895486473.0 npm install @infineon/infineon-design-system-angular@39.16.0--canary.2222.22895486473.0 npm install @infineon/infineon-design-system-react@39.16.0--canary.2222.22895486473.0 npm install @infineon/infineon-design-system-vue@39.16.0--canary.2222.22895486473.0 # or yarn add example-generator@39.16.0--canary.2222.22895486473.0 yarn add angular-module-example@39.16.0--canary.2222.22895486473.0 yarn add angular-standalone-example@39.16.0--canary.2222.22895486473.0 yarn add html-cdn-example@39.16.0--canary.2222.22895486473.0 yarn add html-vite-example@39.16.0--canary.2222.22895486473.0 yarn add react-example@39.16.0--canary.2222.22895486473.0 yarn add vue-example@39.16.0--canary.2222.22895486473.0 yarn add @infineon/infineon-design-system-stencil@39.16.0--canary.2222.22895486473.0 yarn add @infineon/infineon-design-system-angular@39.16.0--canary.2222.22895486473.0 yarn add @infineon/infineon-design-system-react@39.16.0--canary.2222.22895486473.0 yarn add @infineon/infineon-design-system-vue@39.16.0--canary.2222.22895486473.0