Commit Graph

206 Commits (a49da28f4d8dd7c776c517b5bc4949aaca0a4dbe)

Author SHA1 Message Date
Sebastián Pérez Pérez 0a5b0d3ac4 Allow custom upload function 5 years ago
Jeroen Akkerman cd7c9b8d4d Fixed errorMessages 5 years ago
Jeroen Akkerman 11963829fc Added typings for image upload 5 years ago
Jeroen van Oorschot d9ee9c43d3 Allow server side error messages. 5 years ago
Jeroen van Oorschot 29d145a9b1 Add option for CSRF token on AJAX image upload 5 years ago
Jeroen van Oorschot d317873fb0 update auxilary files and readme with 2.7.0 5 years ago
Nathanaël Jourdane 4ac86cc49d [wip upload-image] use more generic error codes, so the server could be used to upload other files than images 5 years ago
Nathanaël Jourdane 8eff45f7a0 [wip upload-image] image server is now supposed to return a json object 5 years ago
roipoussiere 6c8ce85ea9 Add errorCallback option 5 years ago
Nathanaël Jourdane d374c5faec [wip upload-image] Better errors support and small code improvements 5 years ago
Nathanaël Jourdane ad31ea565c [wip upload-image] Display status messages about image upload in status bar. 5 years ago
Nathanaël c7275aa72b
Merge branch 'master' into upload_images 5 years ago
Nathanaël Jourdane 070e3e5c83 [wip upload-image] update readme with new upload-image options 5 years ago
roipoussiere 526f2ec82a Update markdown guide link in readme 5 years ago
Jeroen Akkerman c0ea7aab25
Merge branch 'master' into fix_link 5 years ago
Nathanaël Jourdane e2f4508ec2 Fix marked option link in readme 5 years ago
Jeroen Akkerman 0baa96af59 Only show build status of the master branch 5 years ago
Jeroen Akkerman aa47cbd638 Change branch for build badge in README 5 years ago
Nathanaël Jourdane 75ea30f3a1 typo 5 years ago
Nathanaël Jourdane 6f0740fedf Add hacking in readme TOC. 5 years ago
Nathanaël Jourdane 3437ced229 Add hacking instructions in readme and add minor changes in contribution guide. 5 years ago
Nathanaël Jourdane c46ddde5e0 Add modifications suggested in code review 5 years ago
Nathanaël Jourdane 9fefb494ba Add contribution guide 5 years ago
Nathanaël Jourdane 2555bc0b24 Fix typos and other minor improvements. 5 years ago
Nathanaël Jourdane e0e988d463 Add summary 5 years ago
Nathanaël Jourdane a4a89775dc Improve titles structure 5 years ago
Nathanaël Jourdane bb1279ed2f move badges to the top (quick access) 5 years ago
Nathanaël Jourdane ab4ac71f5a Add license section 5 years ago
Nathanaël Jourdane 05cd00d36e Move fork explanation to the end of readme (better readability). 5 years ago
Jeroen Akkerman b697af6254 README update
* Added more information about EasyMDE
* Replace most mentions of SimpleMDE with EasyMDE
5 years ago
Jeroen Akkerman 20cd3e4586 Hotfix: change `role="button"` to `type="button"`
* Closes issue #45 and properly fixes issue #38
* Added typescript support line to README
* Bumped version to 2.5.1
* Rebuilt dist files
5 years ago
Jeroen Akkerman 75cfd34191 Fix eraser icon not working in FA5 6 years ago
Jeroen Akkerman 3551c6c003 Change badge styles to for-the-badge 6 years ago
Jeroen Akkerman e81e1f2c38 Fix sub-icons issue with FA5 6 years ago
jeroen.akkerman 34e1a02bbf Merge remote-tracking branch 'origin/master' into development 6 years ago
jeroen.akkerman 23327bf21d Badges badges badges badges badges badgers badges badges badges badges! 6 years ago
jeroen.akkerman 8b6c7de99f Update version for `onToggleFullScreen` option, lint fix & updates. 6 years ago
Martin Blom e6537588e8 Forgot to commit doc change. 6 years ago
Jeroen Akkerman fb5d8619bd Attempt at automatic publish on NPM
* Changed SimpleMDE to EasyMDE in contributing guidelines
* Added to the SimpleMDE / EasyMDE diff in the README
6 years ago
Jeroen Akkerman e8e2a0cd2a * Update gulp to version 4
* Added Windows/Linux shortcuts to documentation
* Drop Node 4 testing
* Added Node 10 testing
* Updated packages
6 years ago
Jeroen Akkerman fd1665d012
Fixed incorrect jQuery selector example, fixes #8 6 years ago
jeroen.akkerman 2adb4dcfa1 Updated documentation 6 years ago
jeroen.akkerman 9a1752c9d5 Version 2.0.0 & added badges 6 years ago
jeroen.akkerman 0786961de3 Complete rename to EasyMDE 6 years ago
Jeroen Akkerman 7e4c2aa019
Added section explaining the fork 6 years ago
Jeroen Akkerman 4f99b7de49 Remove bower install guide 6 years ago
Wes Cossick e32fe3f91c Update how to install 7 years ago
Wes Cossick 2623a5e689 Fix typo in README with missing colons 7 years ago
Wes Cossick f9b7a984b2 Document new `promptTexts` option in README 7 years ago
Tsubasa c6483297f7 Add the example non-default usage for syncSideBySidePreviewScroll
option.
7 years ago