]> source.dussan.org Git - sonarqube.git/commit
SONAR-19613 Use new CodeSyntaxHighlighter
authorViktor Vorona <viktor.vorona@sonarsource.com>
Mon, 26 Jun 2023 08:35:18 +0000 (10:35 +0200)
committersonartech <sonartech@sonarsource.com>
Mon, 26 Jun 2023 20:03:55 +0000 (20:03 +0000)
commitc407cb618c6da819c8ba8f96549badb5cb7e41d7
tree85ae3bda6d24e434fda6c24d679c3576513b657a
parent2b5d402b25ee9bfe0f1ef22c896c2b736bb43be0
SONAR-19613 Use new CodeSyntaxHighlighter
server/sonar-web/design-system/src/components/CodeSnippet.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/CodeSyntaxHighlighter.tsx
server/sonar-web/design-system/src/components/__tests__/CodeSnippet-test.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/__tests__/__snapshots__/CodeSnippet-test.tsx.snap [new file with mode: 0644]
server/sonar-web/design-system/src/components/index.ts
server/sonar-web/src/main/js/apps/projectInformation/ProjectInformationApp.tsx
server/sonar-web/src/main/js/apps/projectInformation/about/components/MetaKey.tsx
server/sonar-web/src/main/js/apps/projectInformation/badges/ProjectBadges.tsx