Skip to content

Conversation

@Bismay5467
Copy link
Contributor

Fixes #486

✔️ Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.

📷 Screenshots

image

@Dun-sin I am still working on this issue, but I would like to have a initial review from your side. Any feedback or suggestion would be highly appreciated!

@vercel
Copy link

vercel bot commented Oct 16, 2023

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

Name Status Preview Comments Updated (UTC)
code-magic ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2023 5:41am

…e input values b4 generating the result"

This reverts commit 73929aa.
…nput values of gradient-border"

This reverts commit 65f328b.
@Bismay5467
Copy link
Contributor Author

@Dun-sin I have reverted back the changes you had asked for. I have resolved the review conversation as scrolling through so many reviews was causing a lot of confusion. Can you check once and let me know if any other part of the code need to be reverted back?

I will commit new changes related to this issue once all the reviews are resolved to avoid confusion.

Copy link
Owner

@Dun-sin Dun-sin left a comment

Choose a reason for hiding this comment

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

your Pr should only contain generators that don't have the get results button

@Dun-sin
Copy link
Owner

Dun-sin commented Oct 18, 2023

@Bismay5467 You missed a few things, doesn't work for tailwind code that still copies

@Bismay5467
Copy link
Contributor Author

You missed a few things, doesn't work for tailwind code that still copies

Yeah, I know. I am trying to fix it for css first. Once this works while generating css code, doing the same for generating tailwind css would be a cakewalk.

…values before generating the result"

This reverts commit 94b167c.
…values before box shadow generation"

This reverts commit ebfa897.
@Bismay5467
Copy link
Contributor Author

your Pr should only contain generators that don't have the get results button

@Dun-sin In generators like gradient background suppose the user add a third color input box but fill only the first two color input boxes, then the background field in the css code remains null. Do i need to check for null value display a notification for that ?

Copy link
Owner

@Dun-sin Dun-sin left a comment

Choose a reason for hiding this comment

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

You did great, thanks for contributing, I hope you will stick around and continue to contribute to this project.

Consider giving this project a star and joining the community discord server if you haven't for more resources and opportunities to connect with others. 👉🏽here👈🏽

@Dun-sin Dun-sin merged commit 3131204 into Dun-sin:main Oct 18, 2023
@Dun-sin
Copy link
Owner

Dun-sin commented Oct 18, 2023

🎉 This PR is included in version 2.70.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Null CSS Properties Copied When Generating Code Without Changes

2 participants