Med Marrouchi
Med Marrouchi
Hi, After installing this module via npm (v1.1.0), i noticed that the paypal production url is incorrect (cgi?bin instead of cgi-bin). After browsing this repo, i found that your already...
## Motivation The PR https://github.com/react-csv/react-csv/pull/58 is adressing already the base64 encoding issue but : - btoa() is deprecated - It's better to use FileReader.readAsDataURL() method so that we delegate the...
Hello, I want to thank you first for this awsome library. We are having some trouble dealing with pagination when using useFind(). We would want to have a "load more"...
Hi, This PR passes SAError when user identifier does not exist in the callback function. This would be very helpful especially for debuging when req.flash is not used (API app)....
## Purpose Allow higher versions of React.
It would be nice to have an extra option without adding # to the url. Can i make a pull request ?
### Description We need a type safe-guard for the certain shapes that would be included under the color scale context provider. Shapes like Segments or Area do not support non...
### Description It seems that Storybook vue is not picking up the same font family as Storybook react does.
### Description This is rather a minor enhancement than an actual issue. We need to keep consistency in the controls display order in vue + react.
# Motivation The PR is a PoC to check the potentiel usage of SVG animate instead of the Animation class. The discussion is going in this thread : https://github.com/Hexastack/eazychart/discussions/83 ##...