Commit Graph

97 Commits

Author SHA1 Message Date
Ainhoa Larumbe b7705e176c Use table header color that meets a11y color contrast requirements
Signed-off-by: Ainhoa Larumbe <ainhoaL@users.noreply.github.com>
2023-02-09 14:40:06 +00:00
Fredrik Adelöw cbe11d1e23 just getting rid of vale warnings
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-22 17:18:47 +02:00
Andre Wanlin 385389d23c Latest feedback updates
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-23 12:36:46 -05:00
Andre Wanlin e1dbedbefc Changes based on feedback
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-06-23 12:36:46 -05:00
Andre Wanlin 593c0c0d3b Removed properties from BackstagePaletteAdditions
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-06-23 12:36:46 -05:00
Andre Wanlin 4298a0dc49 Changes based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-23 12:36:46 -05:00
Andre Wanlin d348095890 Changes based on feedback
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-06-23 12:36:46 -05:00
Andre Wanlin ff4f56eb49 Removed properties from BackstagePaletteAdditions
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-06-23 12:36:45 -05:00
Camila Belo 4c09c09102 refactor(techdocs): apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-06-23 13:35:01 +02:00
Ben Lambert 90317d4dea Merge pull request #7521 from hiba-aldalaty/scalable-sidebar-new-implementation
New Scalable Side Nav design Implementation
2021-12-02 13:08:35 +01:00
Adam Harvey f3238cd9c8 Move MUI link to be more generic to avoid version specifics
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-12-01 19:03:38 -05:00
Adam Harvey b804a9abb7 Link to MUI theming
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-12-01 14:10:15 -05:00
hiba-aldalaty de81ed2cd0 Remove unnecessary code, Rename ItemWithSubmenu, Make style properties optional in pallette
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-11-26 11:36:08 +00:00
hiba-aldalaty 06878bf810 Revert "Move styling from themes/palette and make optional"
This reverts commit 04e1b87a89.

Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-11-26 11:29:09 +00:00
hiba-aldalaty 04e1b87a89 Move styling from themes/palette and make optional
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-11-26 10:25:10 +00:00
hiba-aldalaty 1e0bd76077 Merge branch 'master' into scalable-sidebar-new-implementation
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-11-15 11:14:42 +00:00
hiba-aldalaty a6cf7598a1 Make sidebar expand on hover by default to prevent adopter impact
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-11-04 13:59:55 +00:00
hiba-aldalaty ffb343cd6a Merge branch 'master' into scalable-sidebar-new-implementation 2021-11-02 09:39:49 +00:00
Tim Hansen e9206f437c Make theme banner warning color optional
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-10-29 13:39:35 -06:00
Samira Mokaram 83cc72f6cb fix
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-10-29 17:16:29 +02:00
Samira Mokaram f1903c7167 add warning to dismissableBanner
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-10-29 16:47:02 +02:00
hiba-aldalaty f51bea930f Merge branch 'master' into scalable-sidebar-new-implementation 2021-10-28 10:04:25 +01:00
Fredrik Adelöw 40cfec8b3f More theme API cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-27 09:22:42 +02:00
Fredrik Adelöw a15d028517 more api fixes, in integration and theme
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-26 16:24:13 +02:00
hiba-aldalaty 9c996ec4e2 Merge branch 'master' into scalable-sidebar-new-implementation 2021-10-26 10:57:20 +01:00
Patrik Oldsberg 75bc878221 core-components,core-app-api,theme: avoid importing all of @mui/core
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-12 10:40:03 +02:00
hiba-aldalaty ea0f921cd3 Implement Expedias new Scalable Side Nav design - items with submenus and expand on click
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-10-08 17:08:03 +01:00
Patrik Oldsberg 8142a8ecb2 packages,plugins: add package documentation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:47:53 +02:00
Benjamin 6b1afe8c00 Add configurable gradient property to backstage theme
Signed-off-by: Benjamin <benjamin.mccain@onepeloton.com>
2021-08-18 10:16:38 -04:00
blam b05210593d chore: bump the version of material-ui core to 4.12.2
Signed-off-by: blam <ben@blam.sh>
2021-07-27 23:44:43 +02:00
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
Mike Lewis 7b8272fb7d Remove extra bottom padding in InfoCard content
Fixes #5396 by overriding padding-bottom to undefined for MuiCardContent
in rootTheme.ts.

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-05-05 11:53:33 +01:00
Fredrik Adelöw f6b8cf96ca fix according to designer input
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-20 20:50:06 +02:00
Victor Perera 9c9df47f4f Replace color proposed by one Backstage color
Signed-off-by: Victor Perera <v-vperera@expediagroup.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-20 16:48:36 +02:00
Victor Perera 08b25805d1 Fixing typo
Signed-off-by: Victor Perera <v-vperera@expediagroup.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-20 16:48:35 +02:00
Victor Perera f9b206cece Revert "Change #0A6EBE to #EFE5B1"
This reverts commit 30d3886ef7cba00ac55c8db9aca7f20eda8a5d2f.

Signed-off-by: Victor Perera <v-vperera@expediagroup.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-20 16:48:35 +02:00
Victor Perera 343913573f banner link color
Signed-off-by: Victor Perera <v-vperera@expediagroup.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-20 16:48:35 +02:00
Victor Perera bc30288405 Change #0A6EBE to #EFE5B1
Signed-off-by: Victor Perera <v-vperera@expediagroup.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-20 16:48:34 +02:00
Oliver Sand 0962565da9 Restore page theme for API docs plugin to previous color
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 09:40:56 +02:00
Remi Kristelijn 484899f6df fix: removes alternative colors
Signed-off-by: Remi Kristelijn <remi.kristelijn@theapsgroup.com>
2021-04-09 09:11:02 +02:00
Remi Kristelijn 4438b0f6e8 fix adds pagetheme colors
closes #5235

Signed-off-by: Remi Kristelijn <remi.kristelijn@theapsgroup.com>
2021-04-07 08:43:29 +02:00
Johnn Mis 6dac0c2415 Replacing overall instead of granular colors
Signed-off-by: Johnn Mis <v-jmis@expediagroup.com>
2021-03-16 09:05:26 -06:00
Johnn Mis 66eac454b1 Lighter color for better accessibility in Add Item button
Signed-off-by: Johnn Mis <v-jmis@expediagroup.com>
2021-03-16 09:05:26 -06:00
Johnn Mis e357264301 Support and Choose buttons had wrong color contrast on dark mode
Signed-off-by: Johnn Mis <v-jmis@expediagroup.com>
2021-03-16 09:05:26 -06:00
Fredrik Adelöw 2089de76be ItemCard: deprecate and replace with composable pieces
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-04 19:27:24 +01:00
Adam Harvey 919820ea8a Update warning text color for accordion 2021-01-28 14:53:42 -05:00
Stefan Ålund 1665ae8bb8 Slightly more padding in dense tables (#3571)
* Slightly more padding in dense tables

* Added changeset

* Update small-comics-cover.md
2020-12-07 10:17:59 +01:00
Oliver Sand 4577e377be Improve styling of outlined chips in dark mode (#3252) 2020-11-05 18:41:49 +01:00
Patrik Oldsberg 5ff5b1325d Merge pull request #2739 from Marvin9/feat/flexible-theme-for-page
feat: theme customization for pages
2020-10-16 12:47:05 +02:00
Marvin9 973500dd8d chore: make pageTheme optional & provide default value 2020-10-15 19:34:57 +05:30