]> source.dussan.org Git - sonarqube.git/commit
SONAR-13343 Fix table of content jump
authorMathieu Suen <mathieu.suen@sonarsource.com>
Wed, 6 May 2020 14:32:53 +0000 (16:32 +0200)
committersonartech <sonartech@sonarsource.com>
Tue, 12 May 2020 20:03:55 +0000 (20:03 +0000)
commit4e44847179780459b438cebb27c5425df1920a69
treeccd175ddcd31e91482cfe23207475302151298d9
parent33d7a68756f8c20e2bb993213983000a012d004f
SONAR-13343 Fix table of content jump
server/sonar-web/package.json
server/sonar-web/src/main/js/@types/rehype-slug.d.ts [new file with mode: 0644]
server/sonar-web/src/main/js/@types/remark-slug.d.ts [deleted file]
server/sonar-web/src/main/js/components/docs/DocMarkdownBlock.tsx
server/sonar-web/src/main/js/components/docs/__tests__/DocMarkdownBlock-test.tsx
server/sonar-web/src/main/js/components/docs/__tests__/__snapshots__/DocMarkdownBlock-test.tsx.snap
server/sonar-web/src/main/js/components/docs/plugins/remark-only-toc.js
server/sonar-web/yarn.lock