InlineAttachment Versions Save

Easily paste and upload files/images in plain textareas

2.0.3

8 years ago
  • #70 Allow urlText to be a function
  • #69 Fix bug where pasting a string causes upload

Thanks to @zilkey for this release!

2.0.2

8 years ago
  • #65 Fixed typo in configuration
  • #66 Added unused onFileUploaded handler

Thanks to @wdoekes for this release!

2.0.1

8 years ago
  • #59 Fix angularjs demo

1.3.0

10 years ago

1.0

10 years ago
  • Markdown, jQuery, Codemirror and standard Textarea support.

1.1.0

10 years ago
  • Changed options parameters, upload_url to uploadUrl and allowed_types to allowedTypes.
  • Added onReceivedFile and onUploadedFile hooks.
  • Changed the way different editors are handled.
  • The markdown syntax can now be replaced by changing the progressText and urlText options.

1.2.0

10 years ago
  • Added 201 code on upload to make it compatible with a REST create response
  • Now supports custom field names for upload
  • Added default filename for Chrome's paste
  • Better newline handling for pastes