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

docs: add icons component with lucide-react integration #4682

Merged
merged 4 commits into from
Nov 18, 2024

Conversation

Cristhianzl
Copy link
Member

This pull request introduces the lucide-react package and adds a new Icon component in the docs project. The most important changes include updates to the package files and the creation of the new component.

Package Updates:

New Component:

…Lucide icons in the project

✨ (index.tsx): create a new Icon component to render Lucide icons with specified name, size, and color properties
@Cristhianzl Cristhianzl requested a review from mendonk November 18, 2024 17:10
@Cristhianzl Cristhianzl self-assigned this Nov 18, 2024
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. documentation Improvements or additions to documentation labels Nov 18, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Nov 18, 2024
@mendonk
Copy link
Collaborator

mendonk commented Nov 18, 2024

Thanks @Cristhianzl!
I've tagged you here for the Docusasurus version upgrade #4646 - can you review? Thank you

Copy link
Collaborator

@mendonk mendonk left a comment

Choose a reason for hiding this comment

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

+1

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 18, 2024
@ogabrielluiz ogabrielluiz merged commit 50ac92d into main Nov 18, 2024
7 checks passed
@ogabrielluiz ogabrielluiz deleted the cz/add-lucide-docs branch November 18, 2024 17:55
mieslep pushed a commit to mieslep/langflow that referenced this pull request Nov 19, 2024
…4682)

* ✨ (package.json): add lucide-react package to dependencies for using Lucide icons in the project
✨ (index.tsx): create a new Icon component to render Lucide icons with specified name, size, and color properties

* ♻️ (package.json): remove lucide-react dependency as it is no longer needed in the project

* ⬆️ (package.json): upgrade lucide-react dependency to version 0.460.0
diogocabral pushed a commit to headlinevc/langflow that referenced this pull request Nov 26, 2024
…4682)

* ✨ (package.json): add lucide-react package to dependencies for using Lucide icons in the project
✨ (index.tsx): create a new Icon component to render Lucide icons with specified name, size, and color properties

* ♻️ (package.json): remove lucide-react dependency as it is no longer needed in the project

* ⬆️ (package.json): upgrade lucide-react dependency to version 0.460.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants