Commit Graph

14 Commits

Author SHA1 Message Date
homeslicesolutions
3a31989778 Big fixes with arguments and save
The current state was completely messed up with saving and all the
different scenarios.  This update brings back my main intent of the
code and also does a separate merge of the attributes for the use of
the FileObj.  It also adds Blob support, and I finally written some
tests.
2014-08-30 12:08:56 -07:00
Joe Vu
5236fd812b Added revision notes 2014-08-06 17:49:40 -07:00
Joe Vu
e46cc04f02 Added "attrs" fix and new just "options" feature 2014-08-06 17:46:18 -07:00
Joe Vu
ac753be726 Merge pull request #1 from bildja/patch-1
Added UMD approach to the module - Thanks @bildja!
2014-08-06 12:18:34 -07:00
Dima Bildin
c8360385e7 Added UMD approach to the module 2014-07-26 18:40:32 +03:00
Joe Vu
88c3f2d1a7 Create LICENSE 2014-03-18 23:16:43 -07:00
Joe Vu
d26f1811aa Update README.md
Better explanations in how it works
2014-03-18 17:38:44 -07:00
Joe Vu
d16d0337a1 Some small wording fixes 2014-03-18 13:24:17 -07:00
Joe Vu
ec209ecf95 Update backbone-model-file-upload.js
Fix some updates to the "formData" logic
2014-03-18 13:21:16 -07:00
Joe Vu
fab16122b4 Update README.md 2014-03-18 13:15:35 -07:00
Joe Vu
89379b527d Update README.md 2014-03-18 09:32:38 -07:00
homeslicesolutions
9b7ce2291b Added support for nested objects
Objects with deep nodes will be flattened to single-level.
2014-03-18 09:17:02 -07:00
homeslicesolutions
704ca1e874 Updated README and clean up a few 2014-03-18 05:06:20 -07:00
homeslicesolutions
cdcd63b31c Initial commit 2014-03-18 04:16:27 -07:00