Jeroen Akkerman
|
1c656d5712
|
Merge branch 'master' into options-toolbarbutton-attributes
|
2022-01-11 21:23:42 +01:00 |
|
Zignature
|
5df842b630
|
Fix for issue #386 Show '-' instead of '*' for unordered list
Added unorderedListStyle to the options
|
2022-01-11 15:45:36 +01:00 |
|
Zignature
|
a9d9993dae
|
Fix for issue #380 Custom attributes for toolbar buttons
Added "attributes" option to custom toolbar button
|
2022-01-11 11:00:56 +01:00 |
|
Jeroen Akkerman
|
f004c2d0c3
|
More small README improvements
|
2021-10-10 01:04:28 +02:00 |
|
Jeroen Akkerman
|
551c84bc01
|
Fix indenting and some leftover old JS
|
2021-10-06 01:51:02 +02:00 |
|
Jeroen Akkerman
|
86e40bcf4a
|
Update README with some more modern JS
|
2021-10-06 01:43:47 +02:00 |
|
Irene Oppo
|
aafd40f35b
|
Add direction option to README
|
2021-10-05 10:04:05 +02:00 |
|
Steve
|
737aa13709
|
add a dash
|
2021-05-18 16:12:44 -07:00 |
|
Steve
|
038a9204b4
|
Allow for specifying a custom spell-checker for EasyMDE
|
2021-05-18 16:05:40 -07:00 |
|
Samson Zhang
|
3b755026d6
|
update readme with imagePathAbsolute option info
|
2021-03-11 12:14:44 -07:00 |
|
Jeroen Akkerman
|
dbe3872afb
|
Update demo website link in README
Closes #283
|
2020-12-28 16:41:50 +01:00 |
|
Jeroen Akkerman
|
f286a6bae5
|
Merge pull request #250 from danice/scrollbar-styles
Include Codemirror scrollbar style property
|
2020-11-11 22:59:59 +01:00 |
|
Jeroen Akkerman
|
6209e53c69
|
Merge pull request #253 from devforth/master
Bugfixes for preview images in editor
|
2020-11-11 22:57:08 +01:00 |
|
Jeroen Akkerman
|
b06d1fe67f
|
Add documentation and typings
|
2020-11-11 22:41:49 +01:00 |
|
Ivan Borshchov
|
edfeb87653
|
previewImagesInEditor doc improve
|
2020-10-08 12:20:26 +03:00 |
|
Daniel Calbet
|
c696922fe1
|
changelog: include new scrollbarStyle option
|
2020-10-04 06:55:35 +00:00 |
|
Michael Bolli
|
206f02272b
|
changelog: include new autoRefresh option
|
2020-10-02 11:16:38 +02:00 |
|
czynskee
|
eac3f519fb
|
Update readme with overlayMode options.
|
2020-09-16 12:48:52 -07:00 |
|
Boris Dalstein
|
418116c1cc
|
Change default size units from 'b,Kb,Mb' to ' B, kB, MB' (#239)
|
2020-09-14 17:21:51 +02:00 |
|
Ivan Borshchov
|
2745b03b71
|
move line to another section ,rollback unneded change
|
2020-09-10 13:32:56 +03:00 |
|
Ivan Borshchov
|
2c793ee418
|
Add images preview in edit mode plus add keydown cleanup
|
2020-09-10 11:30:09 +03:00 |
|
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 |
|