TylerBarnes / gatsby-wordpress-inline-images

Fluid images for gatsby-source-wordpress inline images in post_content
57 stars 25 forks source link

Massive Update #3

Closed STUkh closed 5 years ago

STUkh commented 5 years ago

Add gatsby-image as image creator engine Add transpiler script to ES5 Add default blur-up effect for created images Add WebP support Now sharp respect image size when transform it Add support for content images (floated) Manual creation of image replaced with gatsby-image rendered component

I think now we can remove ALPHA tag from plugin name

TylerBarnes commented 5 years ago

Amazing!! Thanks so much for doing this! I should be able to review and merge it in either tonight or this weekend.

TylerBarnes commented 5 years ago

Apologies for the delay on this! Just spent a bit of time setting up a WP install to test this and read through the changes. It looks awesome, you guys deserve a medal! I'm going to try to finish up doing some testing on it, merge it, and put out a new release tomorrow night if all goes according to plan.

TylerBarnes commented 5 years ago

Thanks again! It works great!