Skip to content

Releases: publiclab/PublicLab.Editor

non-image attachment fixes

22 Nov 23:25
Compare
Choose a tag to compare

Publish callback option

21 Nov 17:29
Compare
Choose a tag to compare

via publishCallback: function(response) {} in options hash

File uploads, error handling, and tags example

27 Oct 05:27
Compare
Choose a tag to compare
File uploads & error handling (#64)

* file uploads by type

* readme update

* just tags example

* error handling via options param

Various API refinements and tests

26 Oct 21:04
Compare
Choose a tag to compare
  • 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

25 Oct 16:55
Compare
Choose a tag to compare
icons fix (#53)

* icons fix

* version bump

xhr bugfixes

25 Oct 16:27
Compare
Choose a tag to compare
fixes from bureaucracy xhrOptions branch (#52)

* fixes from bureaucracy xhrOptions branch

* bump version

API cleanup and documentation

25 Oct 15:50
Compare
Choose a tag to compare
v0.2.1

api documentation and cleanup (#51)

Optional tag/author completion and related posts

22 Oct 00:19
Compare
Choose a tag to compare

image upload field key parameter

22 Aug 21:33
Compare
Choose a tag to compare
v0.1.5

field key setting (#42)

image upload form data parameter

22 Aug 17:50
Compare
Choose a tag to compare
v0.1.4

set formData for images upload (#41)