Commit Graph

192 Commits (b14d7dda1c879df443506710c96801efcb94d15a)

Author SHA1 Message Date
Jeroen Akkerman c0ea7aab25
Merge branch 'master' into fix_link 5 years ago
Nathanaël Jourdane e2f4508ec2 Fix marked option link in readme 5 years ago
Jeroen Akkerman 0baa96af59 Only show build status of the master branch 5 years ago
Jeroen Akkerman aa47cbd638 Change branch for build badge in README 5 years ago
Nathanaël Jourdane 75ea30f3a1 typo 5 years ago
Nathanaël Jourdane 6f0740fedf Add hacking in readme TOC. 5 years ago
Nathanaël Jourdane 3437ced229 Add hacking instructions in readme and add minor changes in contribution guide. 5 years ago
Nathanaël Jourdane c46ddde5e0 Add modifications suggested in code review 5 years ago
Nathanaël Jourdane 9fefb494ba Add contribution guide 5 years ago
Nathanaël Jourdane 2555bc0b24 Fix typos and other minor improvements. 5 years ago
Nathanaël Jourdane e0e988d463 Add summary 5 years ago
Nathanaël Jourdane a4a89775dc Improve titles structure 5 years ago
Nathanaël Jourdane bb1279ed2f move badges to the top (quick access) 5 years ago
Nathanaël Jourdane ab4ac71f5a Add license section 5 years ago
Nathanaël Jourdane 05cd00d36e Move fork explanation to the end of readme (better readability). 5 years ago
Jeroen Akkerman b697af6254 README update
* Added more information about EasyMDE
* Replace most mentions of SimpleMDE with EasyMDE
5 years ago
Jeroen Akkerman 20cd3e4586 Hotfix: change `role="button"` to `type="button"`
* Closes issue #45 and properly fixes issue #38
* Added typescript support line to README
* Bumped version to 2.5.1
* Rebuilt dist files
5 years ago
Jeroen Akkerman 75cfd34191 Fix eraser icon not working in FA5 6 years ago
Jeroen Akkerman 3551c6c003 Change badge styles to for-the-badge 6 years ago
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