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

Feature/css gradient johar #68

Merged
merged 13 commits into from
May 16, 2024

Conversation

joharkhan99
Copy link
Contributor

@joharkhan99 joharkhan99 commented May 15, 2024

closes #63

  • The ReadMe file is updated to include instructions on how to contribute
  • Added CSS Gradient Generator feature and link is also added to navbar for accessibility

The Nav component has been updated to include a link to the CSS Gradient Generator page in the dropdown menu. This will provide users with a convenient way to access the gradient generator feature. The code has been refactored to add the link and adjust the styling of the dropdown menu.

Ref: Bashamega#60
Copy link

vercel bot commented May 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-dev-tools-jmia ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2024 5:13pm

Copy link
Owner

@Bashamega Bashamega left a comment

Choose a reason for hiding this comment

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

Hello:)
This is very cool. But can you make the alert a sweet alert alert or be like the color picker?

import GradientRotation from "./components/GradientRotation";
import GradientFullScreen from "./components/GradientFullScreen";

const people = [
Copy link
Owner

Choose a reason for hiding this comment

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

Why do we need this object?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was a testing object that I used initially but forgot to remove it at the end.

@joharkhan99
Copy link
Contributor Author

I will make all these changes and will do another push.

@joharkhan99
Copy link
Contributor Author

hey @Bashamega I have added the requested changes. Please review the changes and let me know if there are any new updates. Thanks.

Copy link
Owner

@Bashamega Bashamega left a comment

Choose a reason for hiding this comment

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

Great job

Copy link
Owner

@Bashamega Bashamega left a comment

Choose a reason for hiding this comment

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

Great

@Bashamega Bashamega merged commit 01f6e77 into Bashamega:main May 16, 2024
2 checks passed
Younis-Ahmed added a commit to Younis-Ahmed/WebDevTools that referenced this pull request May 22, 2024
The `package-lock.json` file has been updated to include the latest versions of the `framer-motion` and `uuid` packages. This ensures that the project is using the most recent stable versions of these dependencies.

Ref: Bashamega#68
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.

CSS Gradient Generator
2 participants