You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The underlying material components are currently going through a re-write. This crate uses material-web components. There's functionality lacking in MWC components and at the moment, it doesn't make sense to put in the effort to support those components, considering their rewrite is in-progress.
#19 is an issue with Yew as a whole, not this library in particular. It can be worked around by wrapping the component in a <span>.
#24 had slipped under my radar. I haven't had the time (or reason, considering the material-web) to put in the effort needed to keep up with everything. I merged that PR now.
Is this crate abandoned?
No, it's more in a blocked state, because of the aforementioned reasons.
#24 has been sitting open untouched since March.
#19 is an issue that should at least be addressed in part ASAP.
I understand that this is a work-in-progress, but how can you have a component library where the Button component doesn't even accept onclick events?
I would submit a PR for it but #24 doesn't give me much hope that mine would be addressed.
The text was updated successfully, but these errors were encountered: