Nicola Zambello

Results 24 comments of Nicola Zambello

Hi @danielbrito1987 👋 May [this SO thread](https://stackoverflow.com/questions/65744545/webpack-5-unexpected-token-punc-after-import-axios) can help you? It doesn't seem a problem related to the library itself, so I suppose the environment and the build tooling should...

I'm not succeeding in replicating it, either with TS or with ES templates of CRA. Are you using something different from basic CRA env?

Hi, I didn't work on this library for few year and it shoudn't considered maintained. I'm always happy to accept PRs and to improve the code. So, if you need...

I see that it's happening on Chrome and Safari and not on Firefox. I'm looking at the difference

Updated the PR: - Refactor of the new component and the helper method - Renamed both, now it's Image - Loaded low resolution placeholder loading afterwards the with other resolutions...

Preview of the loading with the placeholder. https://user-images.githubusercontent.com/21101435/104717825-37b84c00-572a-11eb-847f-d1dc75237bde.mov Heavily inspired by Gatsby image

@sneridagh we now have the correct image scale being loaded only when the image is visible and the placeholder has loaded, so we have the actual size of the image...

@plone/volto-team this is ready IMO. Fixed remaining things, tested in a production environment and updated the documentation.