Commit Graph

318 Commits

Author SHA1 Message Date
Frank Showalter 406c6e005b Update package.json
Signed-off-by: Frank Showalter <842058+fshowalter@users.noreply.github.com>
2024-01-26 09:20:28 -05:00
github-actions[bot] a9801a3ec9 Version Packages 2023-12-19 13:39:54 +00:00
github-actions[bot] a7f57602d1 Version Packages (next) 2023-12-05 13:55:44 +00:00
Philipp Hugenroth e91c19d006 Fix MuiPaper background color in v5 default dark mode
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-12-01 14:52:39 +01:00
github-actions[bot] 8ece80419a Version Packages (next) 2023-11-21 15:13:12 +00:00
Patrik Oldsberg 143b40a4b4 theme: added tests for UnifiedThemeProvider
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-20 11:41:35 +01:00
Patrik Oldsberg fb39c16156 theme: added test for component overrides
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-16 15:28:37 +01:00
Patrik Oldsberg 4d9e3b39e4 theme: add type for component overrides
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-14 21:31:18 +01:00
github-actions[bot] c8a8aac2af Version Packages 2023-11-14 13:25:17 +00:00
github-actions[bot] 8345a35d04 Version Packages (next) 2023-10-24 11:04:16 +00:00
Patrik Oldsberg aa2ff48a97 switch react version ranges to full format
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-18 09:37:03 +02:00
Patrik Oldsberg 912a0766a5 update react and react-dom peer dependency ranges to include 18
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-18 09:37:03 +02:00
github-actions[bot] 8cdb8c2e40 Version Packages 2023-10-17 08:54:50 +00:00
github-actions[bot] e43d3eb1b7 Version Packages (next) 2023-10-10 11:39:03 +00:00
Thomas Cooper 239ab25ebc address review comments
Signed-off-by: Thomas Cooper <57812123+coopernetes@users.noreply.github.com>
2023-10-04 08:00:59 -04:00
Thomas Cooper 5ad5344756 feat: support strings for fontSize in Typography
Signed-off-by: Thomas Cooper <57812123+coopernetes@users.noreply.github.com>
2023-10-03 19:43:55 -04:00
github-actions[bot] b228d7d9c2 Version Packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 11:24:40 +02:00
github-actions[bot] a6d1580062 Version Packages (next) 2023-09-12 11:41:29 +00:00
Patrik Oldsberg 406b786a2a fix package side effect declarations
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-07 13:40:19 +02:00
Eric Peterson f5cdb61269 Add maintainer-owned catalog-info.yaml files
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-08-23 18:02:53 +02:00
github-actions[bot] 0abb3c37b8 Version Packages 2023-07-18 08:35:29 +00:00
Ben Lambert 68f3d46f2f Merge pull request #18641 from awanlin/topic/refactor-mui-chip-overrides
Refactored MuiChip overrides
2023-07-18 10:24:03 +02:00
Philipp Hugenroth eb4e888b58 Merge pull request #18678 from backstage/philipph/fix-mui-pixels
[MUI-5] Replace`theme.spacing` only on overrides instead of whole theme
2023-07-14 15:30:51 +02:00
Philipp Hugenroth 41c5aa0ab5 Replace theme spacing only on overrides
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-07-14 14:29:04 +02:00
Andre Wanlin f0444f0943 Refactored MuiChip overrides
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-07-12 13:24:57 -05:00
Andre Wanlin 5b5fde3379 Changes based on latest feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-07-12 13:24:18 -05:00
Andre Wanlin 9395baa824 Allow for customizing theme typography
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-07-12 13:24:18 -05:00
github-actions[bot] 3cedd03ff2 Version Packages (next) 2023-07-11 15:34:57 +00:00
Ben Lambert 823bf5235e Merge pull request #18558 from oliviertassinari/mui-material-ui
fix: use Material UI vs. MUI where relevant
2023-07-10 14:20:33 +02:00
Olivier Tassinari a51fb51617 fix: use Material UI vs. MUI where relevant
Signed-off-by: Olivier Tassinari <olivier.tassinari@gmail.com>
2023-07-04 23:49:19 +02:00
github-actions[bot] 2fc17fb329 Version Packages (next) 2023-07-04 16:24:25 +00:00
Ben Lambert 79e4f75108 Merge pull request #18512 from backstage/philipph/fix-overrides
[MUI v5] Add missing `px` to theme overrdies
2023-07-04 17:30:05 +02:00
Philipp Hugenroth 033618b5bd Fix test
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-07-04 16:57:08 +02:00
Philipp Hugenroth e2fad5e880 Update api
-reports & changeset

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-07-04 16:52:16 +02:00
Philipp Hugenroth 3b5059d133 Improve typing & fix breaking type changes
- Replace v5 CSSBaseline with v4 CSSBaseline for compatibility

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-07-04 16:17:54 +02:00
Philipp Hugenroth ef0f723844 Replace @mui/systems dependency with equivalent code
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-07-04 16:12:32 +02:00
Philipp Hugenroth 841b42781f Convert spacing to px
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-07-04 16:12:32 +02:00
github-actions[bot] bc0c4bc64c Version Packages 2023-06-20 13:54:09 +00:00
Patrik Oldsberg 91fd39cd7e Merge pull request #18059 from backstage/philipph/fix-mui-palette-options
[MUI v5] Suggestion to remove PaletteOptions & ThemeOptions override
2023-06-20 15:43:22 +02:00
github-actions[bot] e37573d60e Version Packages (next) 2023-06-06 12:59:05 +00:00
Patrik Oldsberg a3837df57d theme: switch strategy for avoiding jss class conflict
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-06-06 11:36:58 +02:00
Patrik Oldsberg 5065a5e8eb theme: avoid jss class name conflict
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-06-06 11:23:45 +02:00
Philipp Hugenroth 4e3935b3af Remove PaletteOptions & ThemeOptions override
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-06-01 11:14:19 +02:00
github-actions[bot] 75a1c93784 Version Packages (next) 2023-05-23 15:25:13 +00:00
Philipp Hugenroth 1fd38bc414 Update changesets
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-05-23 16:23:12 +02:00
Philipp Hugenroth 20b7da6f13 Add changeset
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-05-23 16:11:14 +02:00
Philipp Hugenroth 2a34253e2a Fix tsc & build api-reports
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-05-23 16:11:14 +02:00
Philipp Hugenroth 8e88caa029 Simplify PR after review
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-05-23 16:11:14 +02:00
Philipp Hugenroth 103cd94ef1 Fix TechDocs test
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-05-23 16:11:14 +02:00
Philipp Hugenroth 9b714a9bfd Only use one class name generator to avoid side effects
- Remove duplicate CSSBaseline from test app wrapper

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-05-23 16:11:14 +02:00