Skip to content
#

upload-images

Here are 164 public repositories matching this topic...

juho
juho commented Sep 9, 2019

We're using rmwc components with material UI. This doesn't work as expected because of your tagMap:

import { Button } from 'rmwc'
<ReactFilestack
  componentDisplayMode={{
    type: Button
  }}
/>

As the ReactFilestack component only renders the button, optimally I would expect the API to be something like this..

import { Button } from 'rmwc'
<ReactFilestack
richardkmichael
richardkmichael commented Aug 24, 2018

Thanks for ImagerJs!

The FAQ currently reads:

What are the requirements for your image uploader library?

ImagerJs does not depend on any JavaScript libraries or frameworks, so it should work with any HTML or JavaScript framework. 

It appears ImagerJs depends on jQuery. (I thought the standalone example was using jQuery only for convenience in

Improve this page

Add a description, image, and links to the upload-images topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the upload-images topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.