Commit Graph

173 Commits (2.4.2)

Author SHA1 Message Date
Jeroen Akkerman e81e1f2c38 Fix sub-icons issue with FA5 6 years ago
jeroen.akkerman 34e1a02bbf Merge remote-tracking branch 'origin/master' into development 6 years ago
jeroen.akkerman 23327bf21d Badges badges badges badges badges badgers badges badges badges badges! 6 years ago
jeroen.akkerman 8b6c7de99f Update version for `onToggleFullScreen` option, lint fix & updates. 6 years ago
Martin Blom e6537588e8 Forgot to commit doc change. 6 years ago
Jeroen Akkerman fb5d8619bd Attempt at automatic publish on NPM
* Changed SimpleMDE to EasyMDE in contributing guidelines
* Added to the SimpleMDE / EasyMDE diff in the README
6 years ago
Jeroen Akkerman e8e2a0cd2a * Update gulp to version 4
* Added Windows/Linux shortcuts to documentation
* Drop Node 4 testing
* Added Node 10 testing
* Updated packages
6 years ago
Jeroen Akkerman fd1665d012
Fixed incorrect jQuery selector example, fixes #8 6 years ago
jeroen.akkerman 2adb4dcfa1 Updated documentation 6 years ago
jeroen.akkerman 9a1752c9d5 Version 2.0.0 & added badges 6 years ago
jeroen.akkerman 0786961de3 Complete rename to EasyMDE 6 years ago
Jeroen Akkerman 7e4c2aa019
Added section explaining the fork 6 years ago
Jeroen Akkerman 4f99b7de49 Remove bower install guide 6 years ago
Wes Cossick e32fe3f91c Update how to install 7 years ago
Wes Cossick 2623a5e689 Fix typo in README with missing colons 7 years ago
Wes Cossick f9b7a984b2 Document new `promptTexts` option in README 7 years ago
Tsubasa c6483297f7 Add the example non-default usage for syncSideBySidePreviewScroll
option.
7 years ago
Tsubasa 5d1648a510 Rename syncPreviewSideScroll to syncSideBySidePreviewScroll 7 years ago
Tsubasa 775e448518 Allow to disable syncing scroll in side-by-side mode via options 7 years ago
Wes Cossick 6065d3e089 Update README.md 8 years ago
Wes Cossick e747b053dc Update README.md 8 years ago
Wes Cossick 63d1621a20 Tweak wording of hljs option 8 years ago
Simon a987a8bb64 Added a parameter to pass in highlight.js in from the renderConfig
Previously, if you wanted to use highlight.js to render the preview, you had to have hljs on the window object. In practice, this is poor and negates many of the
principles behind using Browserify. By injecting it in as a parameter, this means the client can avoid adding things to their global scope if they don't/can't
avoid that.

This is a non-breaking change, only adding a new option to an existing API. The default behaviour is unchanged
8 years ago
Wes Cossick 1872a278c6 Tweak wording for minHeight setting 8 years ago
Jonatan Kłosko 517d5ee249 Add an option indicating a minimal height of the editable area. 8 years ago
Wes Cossick 5081e100a6 Tweak README wording 8 years ago
Josh Schonstal b0b2f1d4a3
Allow user to configure marked options 8 years ago
Wes Cossick 7dc2a8f7fe Revert "Revert this"
This reverts commit 021e705242.
8 years ago
Wes Cossick 021e705242 Revert this 8 years ago
Wes Cossick c949cad2d8 Update URLs; prefer SSL 8 years ago
Wes Cossick b6b1f7c1ef Merge pull request #304 from bbemis017/readmeError
Readme error
8 years ago
Benjamin Bemis d9d0cd50d5 Fixed Syntax Error in readme file 8 years ago
Wes Cossick 4ec9ab8be0 Tweak documentation for styleSelectedText 8 years ago
Wes Cossick 6ed8344248 Fix documentation for styleSelectedText 8 years ago
Kasparas Galdikas 490e57ded1 Added mark-selection plugin from CodeMirror with config option on simplemde 8 years ago
Wes Cossick 711af1b472 Merge pull request #264 from NextStepWebs/pr/256
Pull request #256 remove conflicts
8 years ago
Wes Cossick 787ed40fe6 Update URLs to use SimpleMDE.com 8 years ago
Curtis Badke ecff05833b Add forceSync to non-default options listing. 8 years ago
Curtis Badke 20f5b54a46 Fix naming and style based on feedback
* forceSynch -> forceSync
* change documentation description
8 years ago
Curtis Badke 0fb087ca38 Add forceSynch option which will autosave to textarea.
Since this is built on CodeMirror I opted to use CodeMirror's save
behaviour rather than pulling the value and stomping on the textarea's
innerHtml.

Fixes #193
8 years ago
Wes Cossick 71d979ad61 Use SSL URLs 8 years ago
Wes Cossick 56705bfd20 Tweak wording in README 8 years ago
Laszlo Moczo 5a53199586 Optional prompt windows to Link and Image 8 years ago
Laszlo Moczo eb568ddbde Merge remote-tracking branch 'NextStepWebs/development' into development 8 years ago
Dave Brondsema bce5372947 Context aware code button to handle toggling on and off code blocks and inline code markup 8 years ago
Laszlo Moczo 26519235c6 Optional prompt windows to Link and Image
Optional prompt windows to Link and Image
8 years ago
trwired fd8e6a7825 Allow reverting back to the initial textarea (fixes #142) 8 years ago
Wes Cossick d1445222aa Remove "What's Changed" secion, Reword "How it works" 8 years ago
Wes Cossick 4b75a4e38e Tweak README for the last time 8 years ago
Wes Cossick cc4cd7acdd Tweak wording some more 8 years ago