Dun-sin / Code-Magic

All in one styling tool for developers
https://code-magic.vercel.app
MIT License
382 stars 204 forks source link

refactor: dropdown menu implemented to create a consistent UI #488

Closed Bismay5467 closed 1 year ago

Bismay5467 commented 1 year ago

Fixes #487

👨‍💻 Implemented a dropdown menu for css and tailwind code generation to create a consistent UI.

✔️ Check List (Check all the applicable boxes)

@Dun-sin can you please review the changes made? Any feedback will be highly appreciated!!

📷 Screenshots

image

vercel[bot] commented 1 year ago

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 4, 2023 5:56am
Dun-sin commented 1 year ago

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Conventional Commit PR Title

In order to be considered for merging, the pull request title must match the specification in conventional commits. You can edit the title in order for this check to pass. Most often, our PR titles are something like one of these:

  • docs: correct typo in README
  • feat: implement dark mode"
  • fix: correct remove button behavior

Linting Errors

  • Found type "null", must be one of "feat","fix","docs","style","refactor","perf","test","build","ci","chore","revert"
  • No subject found

@Bismay5467 please fix this error, if you don't know how, try this:

Note: you can edit your PR message, this PR won't be merged if the error isn't gone and you have a week max to fix it before the PR gets closed without being merged

Dun-sin commented 1 year ago

:tada: This PR is included in version 2.70.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: