]> source.dussan.org Git - sonarqube.git/commit
SONAR-19174 Migrating issue code viewer header and code expander section to MIUI
authorRevanshu Paliwal <revanshu.paliwal@sonarsource.com>
Wed, 3 May 2023 13:13:21 +0000 (15:13 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 1 Jun 2023 20:02:58 +0000 (20:02 +0000)
commitcf7651008dc6326cd43624d92c45ed9c9b559283
tree9a2fe3bbd3f6e90d0ac830e590b217e351a269d8
parent3bcee0f3a74e7a5b144ed438f50b4239ee7339f7
SONAR-19174 Migrating issue code viewer header and code expander section to MIUI
server/sonar-web/design-system/src/components/__tests__/buttons-test.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/buttons.tsx
server/sonar-web/design-system/src/components/icons/index.ts
server/sonar-web/design-system/src/theme/light.ts
server/sonar-web/src/main/js/apps/issues/crossComponentSourceViewer/ComponentSourceSnippetGroupViewer.tsx
server/sonar-web/src/main/js/apps/issues/crossComponentSourceViewer/IssueSourceViewerHeader.tsx
server/sonar-web/src/main/js/apps/issues/crossComponentSourceViewer/SnippetViewer.tsx
server/sonar-web/src/main/js/apps/issues/crossComponentSourceViewer/__tests__/IssueSourceViewerHeader-test.tsx
server/sonar-web/src/main/js/apps/issues/crossComponentSourceViewer/__tests__/SnippetViewer-test.tsx