Releases: publiclab/PublicLab.Editor
Releases · publiclab/PublicLab.Editor
non-image attachment fixes
Resolved in #75.
Publish callback option
via publishCallback: function(response) {}
in options hash
File uploads, error handling, and tags example
File uploads & error handling (#64) * file uploads by type * readme update * just tags example * error handling via options param
Various API refinements and tests
- tag module value appending, not overwriting
- wysiwyg image css max-width
- mainImageModule value() reorganiation and better testing
- history limited to 20 items until we optimize; added to test spec too
icon fix
xhr bugfixes
fixes from bureaucracy xhrOptions branch (#52) * fixes from bureaucracy xhrOptions branch * bump version
API cleanup and documentation
v0.2.1 api documentation and cleanup (#51)
Optional tag/author completion and related posts
v0.2.0 v0.2.0
image upload field key parameter
v0.1.5 field key setting (#42)
image upload form data parameter
v0.1.4 set formData for images upload (#41)