]> source.dussan.org Git - sonarqube.git/commit
SONAR-19245 Implement selection cards in the new component library
author7PH <benjamin.raymond@sonarsource.com>
Tue, 9 May 2023 14:12:28 +0000 (16:12 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 10 May 2023 20:05:28 +0000 (20:05 +0000)
commit23ba6d65df51362217ba648837004dc2f9cec992
tree84c8d72cf6df51debead48ba62d2d6a7bfd4bdcd
parenta4d723434b8a31b203f031094047be8e8a92c303
SONAR-19245 Implement selection cards in the new component library
server/sonar-web/design-system/src/components/SelectionCard.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/__tests__/RadioButton-test.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/__tests__/SelectionCard-test.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/icons/RecommendedIcon.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/index.ts
server/sonar-web/design-system/src/theme/light.ts