prateekbh / preact-material-components

preact wrapper for "Material Components for the web"
https://material.preactjs.com
MIT License
553 stars 81 forks source link

Fix missing export on Card.ActionButtons #1313

Closed Galardolind closed 5 years ago

Galardolind commented 5 years ago

The missing export result on an undefined tag on the card (bug introduced in #1143).

Screen Shot 2019-05-15 at 9 21 35 am
artipost commented 5 years ago

Failed pictures (1): failed-pictures.zip

:postbox: Posted by artipost.io, through Travis build 532568449, for commit 1193b5f.

Galardolind commented 5 years ago

There is one fail on travis, but after comparing the logs between 2 builds I see some difference with the previous versions (node version etc...), which I suspect created the error

cromefire commented 5 years ago

@Galardolind If you enable edits by maintainers (on the right side) I can push the fix for the travis build. Alternatively you can put the image that artipost posted and overwrite the old one in the golden folder

Galardolind commented 5 years ago

@Galardolind If you enable edits by maintainers (on the right side) I can push the fix for the travis build. Alternatively you can put the image that artipost posted and overwrite the old one in the golden folder

You should already have access, I let you take care of it now or I will do tomorrow.

cromefire commented 5 years ago

You should already have access, I let you take care of it now or I will do tomorrow.

My bad tried to push the wrong branch

artipost commented 5 years ago

Failed pictures (1): failed-pictures.zip

:postbox: Posted by artipost.io, through Travis build 532702881, for commit 877ad33.

cromefire commented 5 years ago

Thanks @Galardolind

prateekbh commented 5 years ago

will publish tomorrow