Jeroen Akkerman
|
b461979067
|
Add missing drawUploadedImage export
|
2020-08-16 19:31:00 +02:00 |
|
Jeroen Akkerman
|
4796a2f5b6
|
Merge pull request #222 from nick-denry/fix_maxHeight_less_than_minHeight
Fix max height less than min height
|
2020-08-15 20:19:19 +02:00 |
|
Jeroen Akkerman
|
b9b19bb5ff
|
Merge pull request #225 from JoshuaLicense/pass-context-to-custom-image-upload-function
Pass the MDE context to the custom image function
|
2020-08-11 12:38:19 +02:00 |
|
Jeroen Akkerman
|
45e409b85e
|
Merge pull request #224 from JoshuaLicense/fix-image-upload-without-status-bar
Fix calls to updateStatusBar when the status bar is hidden
|
2020-08-10 16:58:45 +02:00 |
|
Nick Denry
|
8b177f9c05
|
KISS fix
|
2020-08-09 17:45:49 +03:00 |
|
Joshua License
|
0fc64ff7f9
|
Pass the MDE context to the image function
Removes the need to bind the context manually when wanting to access the class methods.
|
2020-08-08 11:05:56 +01:00 |
|
Joshua License
|
11d210545b
|
Early exit from updateStatusBar if no status bar is available
|
2020-08-08 09:18:18 +01:00 |
|
Nick Denry
|
55312d8ec3
|
Fix toTextArea issue
Solves https://github.com/Ionaru/easy-markdown-editor/issues/217
|
2020-08-08 00:22:06 +03:00 |
|
Nick Denry
|
065a022644
|
Fix comment
|
2020-08-07 23:46:51 +03:00 |
|
Nick Denry
|
32e0971483
|
Fix maxHeight less than minHeight
|
2020-08-07 23:41:56 +03:00 |
|
Jeroen Akkerman
|
531a0e6227
|
Merge pull request #204 from firm1/fix_181
forget debug options
|
2020-06-11 17:15:20 +02:00 |
|
firm1
|
3b831f87a4
|
forget debug options
|
2020-06-11 17:09:09 +02:00 |
|
Jeroen Akkerman
|
8212d4901a
|
Merge pull request #182 from firm1/fix_181
fix #181 : allow saving only on change content
|
2020-06-11 12:57:44 +02:00 |
|
johannes karoff
|
36d9b238cf
|
adhere to language ascription in highlightjs
|
2020-06-11 12:29:33 +02:00 |
|
firm1
|
5db44ab734
|
better debounce
|
2020-06-08 11:20:46 +02:00 |
|
firm1
|
825c65e204
|
not an option but a bugfix
|
2020-06-08 11:20:46 +02:00 |
|
firm1
|
450bead2d1
|
fix #181 : allow saving only on change content
|
2020-06-08 11:19:52 +02:00 |
|
Nick Denry
|
b23ff6675d
|
Use undefined instead of false
|
2020-06-03 22:45:59 +03:00 |
|
Nick Denry
|
04ed77f829
|
KISS fix
|
2020-06-03 22:09:01 +03:00 |
|
Nick Denry
|
57788bd392
|
Code style
|
2020-06-03 00:59:02 +03:00 |
|
Nick Denry
|
f72d590332
|
Semantic fix
|
2020-06-02 16:05:45 +03:00 |
|
Nick Denry
|
4862def4a4
|
Toggle sideBySide first due to classes set properly
|
2020-06-01 16:16:40 +03:00 |
|
Nick Denry
|
d4cbe44fa4
|
Set preview height after element is added
|
2020-06-01 16:15:18 +03:00 |
|
Nick Denry
|
f3b1090e53
|
Adjust sideBySide with no fullscreen and maxHeight option
|
2020-06-01 15:44:57 +03:00 |
|
Nick Denry
|
f85afc44e1
|
Code style
|
2020-05-29 17:42:07 +03:00 |
|
Nick Denry
|
1fd1ee2a97
|
Deal with minHeight option
|
2020-05-29 03:15:56 +03:00 |
|
Nick Denry
|
b7093dabc3
|
Preview without fullscreen
|
2020-05-29 01:53:15 +03:00 |
|
Jeroen Akkerman
|
890c72589e
|
Fix checkboxes always have bullets in front of them
Fixes #136
|
2020-05-09 01:14:41 +02:00 |
|
Jeroen Akkerman
|
df3d6511c8
|
Merge pull request #180 from A-312/no-previous-function
Add `toolbar` variable instead `wrapper.previousSibling`
|
2020-04-27 15:43:31 +02:00 |
|
firm1
|
24d4cc87af
|
fix #183 : refresh cursor position on activity
|
2020-04-15 15:10:59 +02:00 |
|
A-312
|
3150f71342
|
Add toolbar variable instead wrapper.previousSibling
In my project we customize Easymde and add div between toolbar and wrapper, this break fullscreen feature.
|
2020-04-10 22:34:10 +02:00 |
|
kolaente
|
de1f32bd1f
|
Fix icon class handling if no custom icon classes are provided
|
2020-03-23 18:18:04 +01:00 |
|
kolaente
|
cc0706bfc2
|
Also still add custom classes when using custom icon markup
|
2020-03-23 18:07:52 +01:00 |
|
kolaente
|
85e59747ab
|
Merge branch 'master' into feature/137-custom-icons
|
2020-03-23 17:48:29 +01:00 |
|
Jeroen Akkerman
|
cca5c07346
|
Add most recently merged PR (#169) to changelog
|
2020-03-20 14:24:14 +01:00 |
|
Jeroen Akkerman
|
f69b3c37fc
|
Merge pull request #169 from felipefdl/master
bugfix for IE compatibility, thanks to markedjs/marked#1585 (comment)
|
2020-03-20 14:17:19 +01: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 |
|
Dmitry Mazurov
|
ad83e77aee
|
Added option time format for autosave (12/24). Added option text for autosave.
|
2020-03-18 14:39:46 +03:00 |
|
Felipe Lima
|
afa35b9e65
|
bugfix for IE compatibility, thanks to markedjs/marked#1585 (comment)
|
2020-03-16 11:15:59 -03:00 |
|
kolaente
|
9a20111767
|
Remove unused empty line
|
2020-03-14 22:26:42 +01:00 |
|
kolaente
|
a12ba4790a
|
Add support for custom icon markup
|
2020-03-14 22:18:23 +01:00 |
|
Jeroen Akkerman
|
b85bdde0ed
|
Add button shortcuts and typings
|
2020-03-06 01:17:33 +01:00 |
|
Jeroen Akkerman
|
8c01edd7cd
|
Merge branch 'master' into dropdown
|
2020-03-06 00:52:20 +01:00 |
|
adamb70
|
c83c593d58
|
Use .call() on the sanitize function
|
2020-02-04 18:21:54 +00:00 |
|
adamb70
|
9d2665b895
|
Allow custom sanitize function
Update README.md
|
2020-02-04 13:46:56 +00:00 |
|
firm1
|
b11cd8edb0
|
don't use down icon
|
2020-01-28 21:35:28 +01:00 |
|
firm1
|
26d2da9e29
|
@Ionaru 's review : disable actions on top of dropdown, add dropdown icon and open on clic
|
2020-01-28 18:55:25 +01:00 |
|
firm1
|
eea2917be1
|
@situphen 's review
|
2020-01-28 18:54:35 +01: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 |
|