ranile / material-yew

Yew wrapper for Material Web Components
https://material-yew.rm.rs
Apache License 2.0
230 stars 35 forks source link

update npm package and invoke rollup #20

Closed ghost closed 2 years ago

ghost commented 2 years ago

I don't get errors when invoking components that have breaking changes

ranile commented 2 years ago

There won't be any errors because calling JS is not type safe. You have test each component manually. As it stands, merging this PR will result in broken functionality. Please update the component files accordingly