]> source.dussan.org Git - sonarqube.git/commit
SONAR-19386 Add TreeMap Chart to new component library
author7PH <benjamin.raymond@sonarsource.com>
Fri, 26 May 2023 13:33:41 +0000 (15:33 +0200)
committersonartech <sonartech@sonarsource.com>
Mon, 5 Jun 2023 20:02:47 +0000 (20:02 +0000)
commit9ba61f789adc616883414b7f1dddce058d05fff1
treefb11d9d5152abe57ad02373833a89ed35e6d151a
parent0bc5896c6d93610455401dc4caaad3bc6a99a0cc
SONAR-19386 Add TreeMap Chart to new component library
server/sonar-web/design-system/package.json
server/sonar-web/design-system/src/components/TreeMap.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/TreeMapRect.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/__tests__/TreeMap-test.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/__tests__/__snapshots__/TreeMap-test.tsx.snap [new file with mode: 0644]
server/sonar-web/design-system/src/components/index.ts