Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce ThemeProvider for styling across Features package #6173

Merged
merged 20 commits into from
May 17, 2024

Conversation

jathushan-r
Copy link
Contributor

Purpose

This PR addresses an identified issue regarding inconsistent branding and styling when utilizing both Oxygen-UI and Semantic UI React. The implementation introduces a ThemeProvider within common.branding.v1. injecting CSS, it ensures seamless integration of branding elements across the applications.

Related Issues

Related PRs

Checklist

  • e2e cypress tests locally verified.
  • Manual test round performed and verified.
  • UX/UI review done on the final implementation.
  • Documentation provided. (Add links if there are any)
  • Unit tests provided. (Add links if there are any)
  • Integration tests provided. (Add links if there are any)

Security checks

@jathushan-r jathushan-r force-pushed the feature/features-branding branch 3 times, most recently from 52438dc to 5b454d3 Compare May 5, 2024 17:07
@jathushan-r jathushan-r marked this pull request as ready for review May 7, 2024 07:11
@jathushan-r jathushan-r force-pushed the feature/features-branding branch 4 times, most recently from 3010928 to 4609d36 Compare May 10, 2024 08:47
apps/myaccount/src/protected-app.tsx Outdated Show resolved Hide resolved
apps/myaccount/src/protected-app.tsx Outdated Show resolved Hide resolved
apps/myaccount/src/protected-app.tsx Outdated Show resolved Hide resolved
apps/myaccount/src/protected-app.tsx Outdated Show resolved Hide resolved
features/common.branding.v1/providers/theme-provider.tsx Outdated Show resolved Hide resolved
features/common.branding.v1/providers/theme-provider.tsx Outdated Show resolved Hide resolved
features/common.branding.v1/providers/theme-provider.tsx Outdated Show resolved Hide resolved
features/common.branding.v1/providers/theme-provider.tsx Outdated Show resolved Hide resolved
features/common.branding.v1/providers/theme-provider.tsx Outdated Show resolved Hide resolved
features/common.branding.v1/providers/theme-provider.tsx Outdated Show resolved Hide resolved
@jathushan-r jathushan-r changed the title Enable Branding for Features package. Introduce *ThemeProvider* for styling across Features package May 17, 2024
@jathushan-r jathushan-r changed the title Introduce *ThemeProvider* for styling across Features package Introduce **ThemeProvider** for styling across Features package May 17, 2024
@jathushan-r jathushan-r changed the title Introduce **ThemeProvider** for styling across Features package Introduce ThemeProvider for styling across Features package May 17, 2024
@wso2-jenkins-bot
Copy link
Contributor

🦋 Changeset detected

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

@JayaShakthi97 JayaShakthi97 merged commit 22e92cf into wso2:master May 17, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants