Dun-sin / Code-Magic

Code Generator - Easily Generate CSS and Tailwind code based on your choice and input
https://code-magic.vercel.app
MIT License
382 stars 203 forks source link

[FEATURE] move the position of the random generators making it the last one #558

Closed Dun-sin closed 2 weeks ago

Dun-sin commented 2 months ago

Description

just copy and random generators category: https://github.com/Dun-sin/Code-Magic/blob/main/index.html#L316-L350

and paste it after the layout generators category: https://github.com/Dun-sin/Code-Magic/blob/main/index.html#L351-L383

Screenshots

No response

Additional information

No response

👀 Have you checked if this issue has been raised before?

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

None

github-actions[bot] commented 2 months ago

This issue is ready for dev and assigned to anyone who properly asks

Log | Bot Usage
sagarhedaoo commented 2 months ago

Hi! @Dun-sin I didn't understand this issue! I copied and pasted as told in issue but everything is working like before!

Dun-sin commented 2 months ago

Hi! @Dun-sin I didn't understand this issue! I copied and pasted as told in issue but everything is working like before!

The aim of the issue was to make the random generator category be the last thing on the tool list in the navigation bar

Switching this two categories: image

RuchirDixit commented 2 months ago

Hi @Dun-sin if no one is working on this,can you please assign this issue to me. I will check this.

Dun-sin commented 2 months ago

Hi @Dun-sin if no one is working on this,can you please assign this issue to me. I will check this.

Sure but first what do you think this issue aims to fix and how does it say to do that?

RuchirDixit commented 2 months ago

This issue aims to switch the position of Random Generators and Layout Generators in the navigation list. I took latest clone and deployed locally but cannot see Layout Generators in the list.

Screenshot 2024-06-15 180309

Dun-sin commented 2 months ago

This issue aims to switch the position of Random Generators and Layout Generators in the navigation list. I took latest clone and deployed locally but cannot see Layout Generators in the list.

Screenshot 2024-06-15 180309

Can you delete your fork and try the whole process again? Let's see what happens. Or use the gitpod link in the Readme

RuchirDixit commented 2 months ago

Ok will do

Dun-sin commented 20 hours ago

:tada: This issue has been resolved in version 2.80.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: