Skip to content

Comments

feat: add bullet points to integrations feature list section#6202

Merged
sudhanshutech merged 2 commits intolayer5io:masterfrom
saikiransomanagoudar:feat/add-feature-list-bullets
Jan 25, 2025
Merged

feat: add bullet points to integrations feature list section#6202
sudhanshutech merged 2 commits intolayer5io:masterfrom
saikiransomanagoudar:feat/add-feature-list-bullets

Conversation

@saikiransomanagoudar
Copy link
Contributor

@saikiransomanagoudar saikiransomanagoudar commented Jan 23, 2025

Description

This PR fixes #6201

Notes for Reviewers

  • Added Meshery logo svg as bullet points to feature lists across all integration pages
  • Maintained consistent spacing and alignment

Signed commits

  • Yes, I signed my commits.

Signed-off-by: saiki12 <saikiranhs338@gmail.com>
@l5io
Copy link
Contributor

l5io commented Jan 23, 2025

🚀 Preview for commit 64d9066 at: https://6791e053d5c5098a6ce0a459--layer5.netlify.app

{frontmatter.featureList.map((feature, indx) => (
<li key={indx}>{feature}</li>
<li key={indx}>
<MesheryLogoBullet
Copy link
Member

Choose a reason for hiding this comment

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

use the original green colored meshery logo, this isn't visible in light mode
{89C78315-4437-4D79-9708-2CD0F3FC7386}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi @sudhanshutech I have updated bullets with the original green colored meshery logo, the name of the file was (meshery-logo-light.svg) in this directory 'src/assets/images/meshery/icon-only'

Signed-off-by: saiki12 <saikiranhs338@gmail.com>
@l5io
Copy link
Contributor

l5io commented Jan 24, 2025

🚀 Preview for commit 77e611a at: https://67931d9ea6d82e6b8aeb3bf2--layer5.netlify.app

@sudhanshutech sudhanshutech merged commit a0e5741 into layer5io:master Jan 25, 2025
5 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.

[Integrations] Add bullets to Features list

3 participants