Skip to content

Releases: mbrevoort/framer

Minor update to NPM package configs

11 Mar 20:29
Compare
Choose a tag to compare

Delete files feature

11 Mar 16:57
Compare
Choose a tag to compare

Now you can delete files from Framer.

HandleUpload enhancement

05 Mar 16:55
Compare
Choose a tag to compare

Added a callback argument to handleUpload() function. This callback argument lets Framer users handle a response from Amazon S3. If the callback isn't there, it handles requests as previously.