firm1
|
9ab45526a1
|
Merge remote-tracking branch 'origin/allow-options' into allow-options
# Conflicts:
# CHANGELOG.md
|
2020-01-26 20:28:08 +01:00 |
|
firm1
|
b6301f3976
|
update Changelog and @situphen 's review !
|
2020-01-26 20:26:32 +01:00 |
|
Jeroen Akkerman
|
f319bc3096
|
Merge branch 'master' into allow-options
|
2020-01-26 00:05:09 +01:00 |
|
Jeroen Akkerman
|
b4eca2a3d6
|
Add name to changelog and add non-breaking option
|
2020-01-25 23:36:13 +01:00 |
|
firm1
|
4245da6eae
|
add two options inputStyle and nativeSpellcheck
|
2020-01-25 03:43:44 +01:00 |
|
Situphen
|
0dc4c2697e
|
Differentiate between regular autosave delay and submit autosave delay
|
2020-01-20 21:44:16 +01:00 |
|
Sebastián Pérez Pérez
|
0a5b0d3ac4
|
Allow custom upload function
|
2019-07-23 13:35:49 +01:00 |
|
Jeroen Akkerman
|
cd7c9b8d4d
|
Fixed errorMessages
|
2019-07-18 12:56:51 +02:00 |
|
Jeroen Akkerman
|
11963829fc
|
Added typings for image upload
|
2019-07-18 12:35:14 +02:00 |
|
Jeroen van Oorschot
|
d9ee9c43d3
|
Allow server side error messages.
|
2019-07-15 22:04:02 +02:00 |
|
Jeroen van Oorschot
|
29d145a9b1
|
Add option for CSRF token on AJAX image upload
|
2019-07-15 21:39:49 +02:00 |
|
Jeroen van Oorschot
|
d317873fb0
|
update auxilary files and readme with 2.7.0
|
2019-07-15 13:24:58 +02:00 |
|
Nathanaël Jourdane
|
4ac86cc49d
|
[wip upload-image] use more generic error codes, so the server could be used to upload other files than images
|
2019-03-12 16:07:55 +01:00 |
|
Nathanaël Jourdane
|
8eff45f7a0
|
[wip upload-image] image server is now supposed to return a json object
|
2019-03-11 17:19:27 +01:00 |
|
roipoussiere
|
6c8ce85ea9
|
Add errorCallback option
|
2019-03-07 20:41:45 +01:00 |
|
Nathanaël Jourdane
|
d374c5faec
|
[wip upload-image] Better errors support and small code improvements
|
2019-03-07 18:15:59 +01:00 |
|
Nathanaël Jourdane
|
ad31ea565c
|
[wip upload-image] Display status messages about image upload in status bar.
|
2019-03-05 18:08:33 +01:00 |
|
Nathanaël
|
c7275aa72b
|
Merge branch 'master' into upload_images
|
2019-03-05 07:51:29 +01:00 |
|
Nathanaël Jourdane
|
070e3e5c83
|
[wip upload-image] update readme with new upload-image options
|
2019-03-04 18:12:54 +01:00 |
|
roipoussiere
|
526f2ec82a
|
Update markdown guide link in readme
|
2019-02-28 22:41:02 +01:00 |
|
Jeroen Akkerman
|
c0ea7aab25
|
Merge branch 'master' into fix_link
|
2019-02-27 23:49:07 +01:00 |
|
Nathanaël Jourdane
|
e2f4508ec2
|
Fix marked option link in readme
|
2019-02-27 17:31:01 +01:00 |
|
Jeroen Akkerman
|
0baa96af59
|
Only show build status of the master branch
|
2019-02-27 11:07:32 +01:00 |
|
Jeroen Akkerman
|
aa47cbd638
|
Change branch for build badge in README
|
2019-02-19 00:59:43 +01:00 |
|
Nathanaël Jourdane
|
75ea30f3a1
|
typo
|
2019-02-12 14:05:54 +01:00 |
|
Nathanaël Jourdane
|
6f0740fedf
|
Add hacking in readme TOC.
|
2019-02-12 14:04:35 +01:00 |
|
Nathanaël Jourdane
|
3437ced229
|
Add hacking instructions in readme and add minor changes in contribution guide.
|
2019-02-12 13:42:01 +01:00 |
|
Nathanaël Jourdane
|
c46ddde5e0
|
Add modifications suggested in code review
|
2019-02-11 17:13:12 +01:00 |
|
Nathanaël Jourdane
|
9fefb494ba
|
Add contribution guide
|
2019-02-11 15:19:08 +01:00 |
|
Nathanaël Jourdane
|
2555bc0b24
|
Fix typos and other minor improvements.
|
2019-02-11 14:46:16 +01:00 |
|
Nathanaël Jourdane
|
e0e988d463
|
Add summary
|
2019-02-11 14:28:33 +01:00 |
|
Nathanaël Jourdane
|
a4a89775dc
|
Improve titles structure
|
2019-02-11 14:26:05 +01:00 |
|
Nathanaël Jourdane
|
bb1279ed2f
|
move badges to the top (quick access)
|
2019-02-11 14:15:18 +01:00 |
|
Nathanaël Jourdane
|
ab4ac71f5a
|
Add license section
|
2019-02-11 14:13:26 +01:00 |
|
Nathanaël Jourdane
|
05cd00d36e
|
Move fork explanation to the end of readme (better readability).
|
2019-02-11 14:12:36 +01:00 |
|
Jeroen Akkerman
|
b697af6254
|
README update
* Added more information about EasyMDE
* Replace most mentions of SimpleMDE with EasyMDE
|
2019-01-17 17:25:03 +01:00 |
|
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
|
2019-01-17 12:29:45 +01:00 |
|
Jeroen Akkerman
|
75cfd34191
|
Fix eraser icon not working in FA5
|
2018-11-09 14:41:48 +01:00 |
|
Jeroen Akkerman
|
3551c6c003
|
Change badge styles to for-the-badge
|
2018-11-09 14:28:55 +01:00 |
|
Jeroen Akkerman
|
e81e1f2c38
|
Fix sub-icons issue with FA5
|
2018-11-09 10:37:20 +01:00 |
|
jeroen.akkerman
|
34e1a02bbf
|
Merge remote-tracking branch 'origin/master' into development
|
2018-08-14 13:24:14 +02:00 |
|
jeroen.akkerman
|
23327bf21d
|
Badges badges badges badges badges badgers badges badges badges badges!
|
2018-07-31 17:58:52 +02:00 |
|
jeroen.akkerman
|
8b6c7de99f
|
Update version for onToggleFullScreen option, lint fix & updates.
|
2018-07-31 17:27:06 +02:00 |
|
Martin Blom
|
e6537588e8
|
Forgot to commit doc change.
|
2018-07-29 11:59:50 +02:00 |
|
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
|
2018-05-17 23:24:53 +02:00 |
|
Jeroen Akkerman
|
e8e2a0cd2a
|
* Update gulp to version 4
* Added Windows/Linux shortcuts to documentation
* Drop Node 4 testing
* Added Node 10 testing
* Updated packages
|
2018-05-13 01:00:38 +02:00 |
|
Jeroen Akkerman
|
fd1665d012
|
Fixed incorrect jQuery selector example, fixes #8
|
2018-05-09 10:28:22 +02:00 |
|
jeroen.akkerman
|
2adb4dcfa1
|
Updated documentation
|
2018-04-25 15:32:52 +02:00 |
|
jeroen.akkerman
|
9a1752c9d5
|
Version 2.0.0 & added badges
|
2018-04-23 15:52:34 +02:00 |
|
jeroen.akkerman
|
0786961de3
|
Complete rename to EasyMDE
|
2018-04-23 15:18:49 +02:00 |
|