@backstage/core-components 0.12.1 → 0.12.3-next.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @backstage/core-components
2
2
 
3
+ ## 0.12.3-next.0
4
+
5
+ ### Patch Changes
6
+
7
+ - f2ea446de0: Applied fix from v1.9.1
8
+ - Updated dependencies
9
+ - @backstage/config@1.0.5
10
+ - @backstage/core-plugin-api@1.2.0
11
+ - @backstage/errors@1.1.4
12
+ - @backstage/theme@0.2.16
13
+ - @backstage/version-bridge@1.0.3
14
+
15
+ ## 0.12.2
16
+
17
+ ### Patch Changes
18
+
19
+ - Fixing the UPPERCASED links in the sidebar
20
+
3
21
  ## 0.12.1
4
22
 
5
23
  ### Patch Changes
package/dist/index.esm.js CHANGED
@@ -3763,6 +3763,9 @@ const useStyles$k = makeStyles(
3763
3763
  },
3764
3764
  "&::-webkit-scrollbar": {
3765
3765
  display: "none"
3766
+ },
3767
+ "& .MuiButtonBase-root": {
3768
+ textTransform: "none"
3766
3769
  }
3767
3770
  }),
3768
3771
  drawerOpen: (props) => ({