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

Version 1.1.0 #54

Merged
merged 8 commits into from
Oct 30, 2023
Merged

Version 1.1.0 #54

merged 8 commits into from
Oct 30, 2023

Conversation

x64Bits
Copy link
Owner

@x64Bits x64Bits commented Sep 20, 2023

This PR will integrate the changes made for the release of version 1.1.0.

The most important changes:

  • Ant design Two tone original package parity on colors.
    • The secondary color in the icons like the previous versions using the color prop or currentColor for the value but a fill-opacity of 0.09 is applied to this and in this way the resulting color is the closest thing to the original package.
    • Several icons in this variant did not respect this style and were fixed, for example: AiTwotoneCalculator, AiTwotoneCheckCircle, etc...

solid-icons:
Screenshot 2023-09-19 at 2 00 23 AM

Ant Design original package:
Screenshot 2023-09-19 at 2 00 35 AM

Other minor changes:

  • A pre-commit hook was implemented to run the tests.
  • A Github actions is also being added for pull requests towards main.

@x64Bits
Copy link
Owner Author

x64Bits commented Sep 20, 2023

A beta version of the package based on this branch has been released: https://www.npmjs.com/package/solid-icons/v/1.1.0-beta.1

@x64Bits x64Bits merged commit 6fea15d into main Oct 30, 2023
1 check passed
@x64Bits x64Bits changed the title Release candidate 1.1.0 Version 1.1.0 Oct 30, 2023
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.

1 participant