Commit Graph

103 Commits (2.4.1)

Author SHA1 Message Date
Jeroen Akkerman 5af2ac1b41 Update packages and bump version number. 6 years ago
jeroen.akkerman 43abcaf655 Bump version and build new files for distribution 6 years ago
jeroen.akkerman 8b6c7de99f Update version for `onToggleFullScreen` option, lint fix & updates. 6 years ago
jeroen.akkerman 18c03985ea Disabled text multi-select 6 years ago
Jeroen Akkerman f4905ea6b9 Increment version 6 years ago
Jeroen Akkerman e50bffba36 Links in rendered preview will now open in a new tab by default. 6 years ago
Jeroen Akkerman 31310fc4dd Version 2.0.1 6 years ago
Jeroen Akkerman c8614d9186 Fixed CSS that was broken after my FA5 changes, fixes #9 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 0786961de3 Complete rename to EasyMDE 6 years ago
Jeroen Akkerman c30569edb3 Updated CodeMirror and Marked. Fixes #5
Now using exact versions in package.json, because the dist files can not update without a commit.
6 years ago
Jeroen Akkerman c34cebefd6 Made entire edit field have `cursor: text`. 6 years ago
Jeroen Akkerman 68601d9d38 Fix guide button not working 7 years ago
Jeroen Akkerman 8a44ba70fb Edit header & build new dist files. Removed prettify tasks. 7 years ago
Jeroen Akkerman 745f38ceda Guide button should not be disabled when preview is active. 7 years ago
Jeroen Akkerman 24fae9d68f Changed link and image defaults to `https://` 7 years ago
Jeroen Akkerman 89ed815735 Small CSS changes
* Removed opacity change on hover.
* Removed default opacity.
* Remove default button color.
* Added opacity change on button disable.
7 years ago
Jeroen Akkerman 7b147b3148 Added FontAwesome 5 compatibility without breaking FontAwesome 4 compatibility. 7 years ago
Jeroen Akkerman 60a4bb6392 Fix linting errors so project actually builds. 7 years ago
Wes Cossick affcfd9ac1 Update company name 7 years ago
Mummakill b9071f0c91 Fix multiline numbered list function 8 years ago
Wes Cossick c2ca78c46b Rebuild project 8 years ago
Wes Cossick a1fd3255f9 Merge pull request #395 from lukasz89/togglelists
Fix lists exchanges
8 years ago
Lukasz Ostrowski 7770df785c revert dist files 8 years ago
Lukasz Ostrowski d44eea64e3 commit dist files 8 years ago
Lukasz Ostrowski 2d7e776ba0 commit dist files 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 0d9f7d9012 Update code and version 8 years ago
Wes Cossick 98bc1e52a1 Update version 8 years ago
Wes Cossick 6676411766 Update version in comments 8 years ago
Wes Cossick 487ff36385 Rebuild project 8 years ago
Wes Cossick c8f23a3aa9 Clean up build process, Use new CodeMirror Spell Checker 8 years ago
andrey.vaganov fe1318dd39 fix issue #286 8 years ago
Wes Cossick 24ec612c44 Fix linting and update dependencies 8 years ago
Wes Cossick 747b3ef065 Rebuild project 8 years ago
Wes Cossick d77d4b318b Update version 8 years ago
Wes Cossick 1a79eefadb Hide trailing separators respects hidden icons 8 years ago
Wes Cossick 435b39f96d Update dependencies 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 0166b2b367 Update dist/simplemde.min.js 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
trwired da5e309ffe fixes #196 8 years ago
Wes Cossick 3da94ef677 Better separator display/hide logic 8 years ago
Wes Cossick 6b6bb408cf Refactor custom status bar items 8 years ago
Wes Cossick a318e44ffe Rebuild project again 8 years ago
Wes Cossick f1865e5536 Update version and rebuild project 8 years ago
trwired 131e5d8beb Included info on configuring and using custom keyboard shortcuts 8 years ago
Igor Kalat 16042564a1 Gives users the ability to change editor's keyboard shortcuts 8 years ago