Commit Graph

184 Commits (5d0294f5f5196070479e64bacdbf2d7ea9abf852)

Author SHA1 Message Date
Zignature 5d0294f5f5 Fix issue #373 problems in urls with special characters
Added function to escape URLs entered via JS prompt.

It's a partial fix because people cannot be stopped entering URLs manually and forgetting to escape them.
2 years ago
Jeroen Akkerman 6159ed1383 Update marked to resolve security vulnerability 2 years ago
Jeroen Akkerman 24d86491da Fix incorrect initial line and column count 2 years ago
Jeroen Akkerman 98d9049728 Move adding custom attributes above all others 2 years ago
Jeroen Akkerman 565c42e0ff Add hasOwnProperty check 2 years ago
Jeroen Akkerman 1c656d5712 Merge branch 'master' into options-toolbarbutton-attributes 2 years ago
Jeroen Akkerman c1da7424e9
Merge pull request #389 from Zignature/options-liststyle
Fix for issue #386 Show '-' instead of '*' for unordered list
2 years ago
Jeroen Akkerman e2db3c6946 Attempt at improving submenus in Safari for #362 2 years ago
Zignature 2cdc11848a Requested changes applied 2 years ago
Zignature 5df842b630 Fix for issue #386 Show '-' instead of '*' for unordered list
Added unorderedListStyle to the options
2 years ago
Zignature a9d9993dae Fix for issue #380 Custom attributes for toolbar buttons
Added "attributes" option to custom toolbar button
2 years ago
Zignature 2936fc3383 Accurate line and column count in status bar
Both Line and column (character) count are increased by 1.

This fixes issue #381
2 years ago
Zignature a7170b9392 Fix issue #381 2 years ago
Jeroen Akkerman 42304e8a87 Update editorconfig and automatic code format 3 years ago
Jeroen Akkerman cda237031f
Merge pull request #357 from ukjinjang/fix/compare_image_extension
Convert media file extension to lowercase before check if image
3 years ago
Irene Oppo 53223c4de0 Support rtl languages by adding a direction option 3 years ago
Uk-Jin Jang b121795887 fix: convert media file extension to lowercase before check if image 3 years ago
mrlugilugi f52f9807a2
fix: Escaping asterisk to produce valid RegEx 3 years ago
Steve 038a9204b4 Allow for specifying a custom spell-checker for EasyMDE 3 years ago
Jeroen Akkerman fc0ecfa77e
Merge pull request #313 from wwsalmon/absolute-image-paths
Absolute image paths
3 years ago
Steve b61fe7945a Add simple class handling utiltity to DRY adding/removing class names.
Note that this isn't necessary and can be rolled back, but could be used throughout the code to make class handling more clear and consistent.
3 years ago
Steve 82a8e4a8ce restore removed comment 3 years ago
Steve 548229dd1a remove added comment 3 years ago
Steve 40ddcea4e3 remove extra comment updates 3 years ago
Steve d0f69390ce a little comment/cleanup 3 years ago
Steve 1ee8519e50 Unwind all the onlyCleanup stuff and set classes directly. 3 years ago
Steve 4533dd4776 clarify comments in togglePreview 3 years ago
Steve d636eb7407 clean up diff 3 years ago
Steve 7069fd1031 Move from multiple "no-fullscreen" classes to one using inheritance 3 years ago
Steve d76872f4ff undo some comment changes to make diff cleaner 3 years ago
Steve 8ed6cd699e make toggle cleanup flag clearer 3 years ago
Steve 25db654cf0 more code cleanup for readibilty 3 years ago
Steve fa8855e3be code refactoring to improve readability 3 years ago
Steve 61e93a3d53 handle fullscreen toggle consistently by adusting toggleSideBySide 3 years ago
Steve abbec5bde1 bugfix: move sidebyside accessor outside of options check 3 years ago
Samson Zhang 6e7e8f9b82 add imagePathAbsolute option 3 years ago
Daichi Ninomiya c2dbe77615
fix(easymde.js): Fixed extension acquisition logic 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
3 years ago
Jeroen Akkerman 3f90b9fe72
Merge pull request #284 from Fanvadar/fix-spellchecker
Fix spell checker
3 years ago
Steve 480145264a don't toggle preview if sideBySideFullscreen is false 3 years ago
Alexander Wilson 7b0411fd79 Fix spell checker 3 years ago
Eugene Mirotin b7d5af36c8
Fix #278
Remove erroneous and unneeded call to window.removeEventListener
3 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 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