Skip to content

Conversation

@aadityaverma2011
Copy link
Contributor

@aadityaverma2011 aadityaverma2011 commented Jan 25, 2025

Important

Enhances documentation site footer with new components and styles for improved layout and responsiveness.

  • Components:
    • Added FooterLayout, FooterLinks, FooterLinkItem, FooterLogo, and FooterCopyright components in src/theme/Footer/.
    • FooterLinks decides between FooterLinksMultiColumn and FooterLinksSimple based on link structure.
  • Styles:
    • Updated custom.css to add padding and responsive design for .footer, .footer__links, and .footer__link-column.
    • Added hover effect for .footerLogoLink in styles.module.css.
  • Misc:
    • Removed .env.example file.

This description was created by Ellipsis for cfb1124. It will automatically update as commits are pushed.

@vercel
Copy link

vercel bot commented Jan 25, 2025

@aadityaverma2011 is attempting to deploy a commit to the PearAI Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to cfb1124 in 26 seconds

More details
  • Looked at 357 lines of code in 11 files
  • Skipped 0 files when reviewing.
  • Skipped posting 3 drafted comments based on config settings.
1. src/theme/Footer/Copyright/index.js:8
  • Draft comment:
    Ensure that the copyright HTML content is properly sanitized to prevent XSS vulnerabilities, even though the comment suggests it's safe.
  • Reason this comment was not posted:
    Comment did not seem useful.
2. src/theme/Footer/Links/MultiColumn/index.js:9
  • Draft comment:
    Ensure that the item.html content is properly sanitized to prevent XSS vulnerabilities, even though the comment suggests it's safe. This applies to similar usage in other files as well.
  • Reason this comment was not posted:
    Marked as duplicate.
3. src/theme/Footer/Links/Simple/index.js:12
  • Draft comment:
    Ensure that the item.html content is properly sanitized to prevent XSS vulnerabilities, even though the comment suggests it's safe. This applies to similar usage in other files as well.
  • Reason this comment was not posted:
    Marked as duplicate.

Workflow ID: wflow_XGOdD56bbJXyZCJY


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@aadityaverma2011
Copy link
Contributor Author

Solves issue #28

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.

1 participant