2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-18 15:34:28 -06:00

223 Commits

Author SHA1 Message Date
Nick Denry
b23ff6675d Use undefined instead of false 2020-06-03 22:45:59 +03:00
Nick Denry
d339c6af97 Describe maxHeight option 2020-06-03 17:15:06 +03:00
Jeroen Akkerman
711d62cd8f Fix whitespace character in readme 2020-06-03 13:00:55 +02:00
Jeroen Akkerman
8fa73cf079 Add new option to documentation and typings 2020-06-03 12:55:27 +02:00
Dmitry Mazurov
1e64cba17e Added DateTimeFormat support for autosave.
Signed-off-by: Dmitry Mazurov <dimabzz@gmail.com>
2020-03-19 12:17:40 +03:00
dima-bzz
8a1e2e5d5b
Update Readme 2020-03-18 14:48:23 +03:00
Dmitry Mazurov
7706de0a2b Update Readme
Signed-off-by: Dmitry Mazurov <dimabzz@gmail.com>
2020-03-18 14:45:10 +03:00
Dmitry Mazurov
ad83e77aee Added option time format for autosave (12/24). Added option text for autosave. 2020-03-18 14:39:46 +03:00
Jeroen Akkerman
8c01edd7cd Merge branch 'master' into dropdown 2020-03-06 00:52:20 +01:00
adamb70
9d2665b895 Allow custom sanitize function
Update README.md
2020-02-04 13:46:56 +00:00
firm1
98fbe56248 allow dropdown menu on toolbar to group secondary buttons 2020-01-28 18:54:35 +01:00
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