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

feat: brand footer #1084

Merged
merged 4 commits into from
Dec 4, 2024
Merged

feat: brand footer #1084

merged 4 commits into from
Dec 4, 2024

Conversation

PahaN47
Copy link
Contributor

@PahaN47 PahaN47 commented Nov 27, 2024

No description provided.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

aeksandla
aeksandla previously approved these changes Nov 28, 2024
@@ -50,6 +51,7 @@ export interface PageConstructorProps {
custom?: CustomConfig;
renderMenu?: () => React.ReactNode;
navigation?: NavigationData;
branded?: boolean;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aeksandla
aeksandla previously approved these changes Dec 2, 2024
import {a11yHiddenSvgProps} from '../utils/svg';

export const BrandIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => {
const theme = useTheme();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it seems to me that we need to create two icons and decide which one to use in this place. I think it will be more obvious why it is changing.

@PahaN47 PahaN47 merged commit 0aafcf5 into main Dec 4, 2024
4 checks passed
@PahaN47 PahaN47 deleted the feat/brand-footer branch December 4, 2024 09:00
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.

4 participants