Merge pull request #11510 from backstage/techdocs/do-not-transform-headings

[TechDocs] Fix headings transformations
This commit is contained in:
Camila Belo
2022-06-23 14:15:40 +02:00
committed by GitHub
8 changed files with 52 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/theme': patch
---
Adds optional `htmlFontSize` property and also sets typography design tokens for h5 and h6 in base theme.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs-backend': patch
---
Add sample headings on the documented component homepage.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs': patch
---
Remove the 60% factor from the font size calculation of headers to use the exact size defined in BackstageTheme.