Clement Fradet Normand

Results 75 issues of Clement Fradet Normand

`` When clicking on this input, it doesn't open the camera of android device, it opens files browser instead. Didn't found a way to fix it properly with all i...

Hi @nitin42, thanks a lot for your work ! Can we use this library client side to render html content, and then export them as docx file ? Thanks a...

Does this lib works for lists like more than 10000 lines and 5000 columns ? For a big list of tasks. Thanks a lot

# How can we resize `` if the window changes of size ? Is there a smart way to do it ? For the moment changing dynamically `uiSize` and `cssMaxHeight`...

I resize a very big image (12288 × 12288) to a small image (512x512) with this library. I have big image quality issues while resizing, how to fix this quality...

I'm using Enzyme for testing React, which returns this error (i passed from React 15 to 16.3). Do you know a way to avoid it ? ![image](https://user-images.githubusercontent.com/25119847/38468511-6de17a4c-3b47-11e8-989d-279fae5a9e32.png) ``` TypeError: Cannot...

Thanks a lot for this great work @GillesC ! On Cordova i'm just wrapping my webapp in WkWebview with a window.location and remote injection of Cordova API with this plugin...

Is there a way to add a loader before the image is loaded by zoom-pan-pinch ?

documentation
enhancement

# Docs about LQIP https://cloudinary.com/blog/low_quality_image_placeholders_lqip_explained Example of LQIP with Twicpics: - https://www.npmjs.com/package/@twicpics/react - https://codesandbox.io/s/twicpics-react-miyzz?fontsize=14&hidenavigation=1&theme=dark # Feature - [ ] Being able to put a miniature image url in addition to...

question

## User case My users want to create tasks offline, adding pictures I want these files to be uploaded when connexion is back ## How to do it with offix...