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

[#42] Add the shape method and stop using missing method to set the icon #43

Merged
merged 1 commit into from
Mar 20, 2022

Conversation

Angelmmiguel
Copy link
Owner

@Angelmmiguel Angelmmiguel commented Mar 20, 2022

Stop using missing_method as the way to setup the icons. This was causing several issues over the time and now having many different icons starting with a number it makes it much more complicated. This PR drops support for this feature in favor of the shape method.

Closes #42

@Angelmmiguel Angelmmiguel added feature breaking-change Indicates a breaking change between versions labels Mar 20, 2022
@Angelmmiguel Angelmmiguel self-assigned this Mar 20, 2022
@Angelmmiguel Angelmmiguel merged commit 35fb714 into master Mar 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Indicates a breaking change between versions feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stop setting icons through method_missing
1 participant