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

Remove ShouldRender type alias #2011

Merged
merged 1 commit into from
Aug 25, 2021
Merged

Conversation

mc1098
Copy link
Contributor

@mc1098 mc1098 commented Aug 25, 2021

Description

Remove ShouldRender type alias for bool.
In the Component trait an extra comment has been added to
explain what the returned bools represents.

This has been removed due to this discussion.
Fixes #0000

Checklist

  • I have run cargo make pr-flow
  • I have reviewed my own code
  • I have added tests

@github-actions
Copy link

github-actions bot commented Aug 25, 2021

Visit the preview URL for this PR (updated for commit 9364d71):

https://yew-rs--pr2011-remove-render-alias-vo500t39.web.app

(expires Wed, 01 Sep 2021 14:43:42 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@ranile
Copy link
Member

ranile commented Aug 25, 2021

We should get #1961 merged before merging this

@mc1098
Copy link
Contributor Author

mc1098 commented Aug 25, 2021

@hamza1311 #1961 was/is merged :)

Remove `ShouldRender` type alias for bool. In the Component trait an
extra comment has been added to explain what the returned bool
represents.
@ranile
Copy link
Member

ranile commented Aug 25, 2021

@hamza1311 #1961 was/is merged :)

Huh I never got the notification for that...

@siku2 siku2 merged commit 4e974da into yewstack:master Aug 25, 2021
@mc1098 mc1098 deleted the remove-render-alias branch August 25, 2021 15:56
@voidpumpkin voidpumpkin added the A-yew Area: The main yew crate label Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-yew Area: The main yew crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants