Commit Graph

366 Commits (6e7e8f9b8220d7b9a787a614b301ccbf8c2d9eea)

Author SHA1 Message Date
Samson Zhang 6e7e8f9b82 add imagePathAbsolute option 3 years ago
Matthijs Kuiper ec94037ac2 Add toolbar top and bottom padding 3 years ago
Jeroen Akkerman 0ff81e89a6
Merge pull request #286 from smundro/retain-preview-on-fullscreen-toggle
don't toggle preview if sideBySideFullscreen is false
4 years ago
Jeroen Akkerman 65f66138c0
Merge pull request #285 from Situphen/dropdown
Use visibility:hidden; instead of display:none; for the dropdown menu
4 years ago
Jeroen Akkerman 3f90b9fe72
Merge pull request #284 from Fanvadar/fix-spellchecker
Fix spell checker
4 years ago
Steve 480145264a don't toggle preview if sideBySideFullscreen is false 4 years ago
Situphen a070698b34 Use visibility:hidden; instead of display:none; for the dropdown menu 4 years ago
Alexander Wilson 7b0411fd79 Fix spell checker 4 years ago
Eugene Mirotin b7d5af36c8
Fix #278
Remove erroneous and unneeded call to window.removeEventListener
4 years ago
Marc-Etienne Trudel db348fe44b
wip 4 years ago
Joh Dokler c428a37ee3 Fix additional edge case for the sideBySideFullscreen=false + status=false bug 4 years ago
Joh Dokler 2a904b24ab Fix the sideBySideFullscreen=false + status=false bug 4 years ago
Jeroen Akkerman f286a6bae5
Merge pull request #250 from danice/scrollbar-styles
Include Codemirror scrollbar style property
4 years ago
Jeroen Akkerman 6209e53c69
Merge pull request #253 from devforth/master
Bugfixes for preview images in editor
4 years ago
Dung Nguyen 65186e4537
Allow modify lineNumbers via config options 4 years ago
Jeroen Akkerman 11f805f0b5 Fix CSS scoping issues (#252) 4 years ago
Jeroen Akkerman 70f3512120
Merge pull request #249 from mbolli/codemirror-autorefresh
include codemirror autorefresh addon
4 years ago
dani 29d2c6c5be fix for undefined scrollbar style 4 years ago
Ivan Borshchov 0c9be85cd7 fix not option 4 years ago
Ivan Borshchov dba3201c79 fix cursor preceise positioning when content with images are loaded into editor, show preview only for images on separate lines (not inlines) 4 years ago
Jeroen Akkerman 6e48fc293c Set `previewImagesInEditor` option to `false` by default
Fixes #251
4 years ago
Daniel Calbet eabb23fd3e using scrollbarStyle option 4 years ago
Michael Bolli c780d5af38 include codemirror autorefresh addon 4 years ago
czynskee 4ce74e904b Added option to supply an additional code-mirror overlay mode 4 years ago
Boris Dalstein 418116c1cc Change default size units from 'b,Kb,Mb' to ' B, kB, MB' (#239) 4 years ago
Ivan Borshchov 2745b03b71 move line to another section ,rollback unneded change 4 years ago
Ivan Borshchov 2c793ee418 Add images preview in edit mode plus add keydown cleanup 4 years ago
Jeroen Akkerman b461979067 Add missing drawUploadedImage export 4 years ago
Jeroen Akkerman 4796a2f5b6
Merge pull request #222 from nick-denry/fix_maxHeight_less_than_minHeight
Fix max height less than min height
4 years ago
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
4 years ago
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
4 years ago
Nick Denry 8b177f9c05 KISS fix 4 years ago
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.
4 years ago
Joshua License 11d210545b Early exit from updateStatusBar if no status bar is available 4 years ago
Nick Denry 55312d8ec3
Fix toTextArea issue
Solves https://github.com/Ionaru/easy-markdown-editor/issues/217
4 years ago
Nick Denry 065a022644 Fix comment 4 years ago
Nick Denry 32e0971483 Fix maxHeight less than minHeight 4 years ago
Jeroen Akkerman 531a0e6227
Merge pull request #204 from firm1/fix_181
forget debug options
4 years ago
firm1 3b831f87a4 forget debug options 4 years ago
Jeroen Akkerman 8212d4901a
Merge pull request #182 from firm1/fix_181
fix #181 : allow saving only on change content
4 years ago
johannes karoff 36d9b238cf adhere to language ascription in highlightjs 4 years ago
firm1 5db44ab734 better debounce 4 years ago
firm1 825c65e204 not an option but a bugfix 4 years ago
firm1 450bead2d1 fix #181 : allow saving only on change content 4 years ago
Nick Denry b23ff6675d Use undefined instead of false 4 years ago
Nick Denry 04ed77f829 KISS fix 4 years ago
Nick Denry 57788bd392 Code style 4 years ago
Nick Denry 82c447cf85 Remove bottom rigth radius for CM-sided 4 years ago
Nick Denry f72d590332 Semantic fix 4 years ago
Nick Denry 4862def4a4 Toggle sideBySide first due to classes set properly 4 years ago