Commit graph

61 commits

Author SHA1 Message Date
Wes Cossick 75b6c82940 Make compatible and able to be merged 2016-02-25 15:00:52 -06:00
Curtis Badke 20f5b54a46 Fix naming and style based on feedback
* forceSynch -> forceSync
* change documentation description
2016-02-10 13:01:22 -07:00
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
2016-02-10 03:56:39 -07:00
Laszlo Moczo 5a53199586 Optional prompt windows to Link and Image 2016-01-26 10:39:27 +01:00
Laszlo Moczo eb568ddbde Merge remote-tracking branch 'NextStepWebs/development' into development 2016-01-26 10:22:09 +01:00
Dave Brondsema 0166b2b367 Update dist/simplemde.min.js 2016-01-25 17:48:22 -05:00
Laszlo Moczo 26519235c6 Optional prompt windows to Link and Image
Optional prompt windows to Link and Image
2016-01-25 14:14:46 +01:00
trwired fd8e6a7825 Allow reverting back to the initial textarea (fixes #142) 2016-01-24 07:29:18 +01:00
trwired da5e309ffe fixes #196 2016-01-23 23:40:31 +01:00
Wes Cossick 3da94ef677 Better separator display/hide logic 2016-01-22 13:16:54 -06:00
Wes Cossick 6b6bb408cf Refactor custom status bar items 2016-01-22 13:02:39 -06:00
Wes Cossick a318e44ffe Rebuild project again 2016-01-22 12:28:49 -06:00
Wes Cossick f1865e5536 Update version and rebuild project 2016-01-22 12:26:50 -06:00
trwired 131e5d8beb Included info on configuring and using custom keyboard shortcuts 2016-01-09 10:13:16 +01:00
Igor Kalat 16042564a1 Gives users the ability to change editor's keyboard shortcuts 2016-01-07 10:38:19 +01:00
Jamie Wohletz 68be24121f Added undo and redo buttons to toolbar 2016-01-03 01:14:18 -07:00
Vladislav Bogomolov 6c61b1a4aa Add characters count to status bar. 2015-12-18 01:35:29 +03:00
Wes Cossick 3f54710784 Bump to version 1.9.0 2015-12-05 00:48:59 -06:00
Wes Cossick 5706319644 Full build 2015-12-05 00:37:20 -06:00
Wes Cossick 396de5f46c Fix #167 where escape key wouldn't always work 2015-12-04 19:48:26 -06:00
Wes Cossick c2cf41fc16 Update dependencies; Travis build in more node versions 2015-12-04 17:34:31 -06:00
Wes Cossick 9d0b313320 Rebuild 2015-11-19 17:23:32 -06:00
Wes Cossick a70b4978cb Rebuild project 2015-11-19 14:47:24 -06:00
Wes Cossick eb7f5cac53 Rebuild 2015-11-16 00:01:48 -06:00
Wes Cossick b98ad3fbf6 Commit latest build 2015-11-03 11:33:07 -06:00
Wes Cossick 7c908ca39c Recompile with 1.8.1 comment 2015-11-03 11:03:58 -06:00
Wes Cossick cef2623e2a Recompile files with latest commits 2015-11-03 10:16:08 -06:00
Wes Cossick 0554746fd2 Update version to 1.8.0 and recompile 2015-10-20 15:26:48 -05:00
Wes Cossick efc38f43da Update CodeMirror; Add three state methods 2015-10-20 15:01:14 -05:00
Wes Cossick dc5126b4fe Make linter happy 2015-10-19 12:53:40 -05:00
PhantomX cd60814099 1. move the non-minified compiled JS file to the /debug/ directory
2. Corrected dependency for "marked"
2015-10-15 13:01:16 +03:00
PhantomX df1e551c0f add UMD support and add linting utility for JavaScript ESLint 2015-10-07 23:52:14 +03:00
Wes Cossick d9e66391d0 Update dist files 2015-10-05 10:47:54 -05:00
Wes Cossick 416d807a92 Update to support allowDropFileTypes 2015-10-05 10:32:41 -05:00
Wes Cossick cee66d4873 Update version number 2015-09-25 22:14:01 -05:00
Wes Cossick c5e3905ae9 Update version number 2015-09-25 22:12:26 -05:00
Wes Cossick c55b5c6ecb Commit distribution files 2015-09-25 17:10:10 -05:00
Wes Cossick 5466648503 Rebuild project 2015-09-25 15:49:54 -05:00
Wes Cossick d13b3d51cd Rebuild project 2015-09-25 15:21:39 -05:00
Wes Cossick c6e3a4bf55 Update to 1.7.2 and rebuild 2015-09-18 10:57:29 -05:00
Wes Cossick 90d7bcce7e Compile distribution file 2015-09-17 00:53:13 -05:00
Wes Cossick 1c369a3cc9 Dist file update 2015-09-12 02:22:54 -05:00
Wes Cossick f77dbc6aab Update/download dependencies 2015-09-12 02:03:49 -05:00
Wes Cossick f14c5f446f previewRender now supports async too 2015-09-05 14:28:50 -05:00
Wes Cossick cb13106671 Update version number on dist files 2015-09-03 18:06:14 -05:00
Wes Cossick 6c5a0dbc67 Regenerate dist files 2015-09-03 18:01:47 -05:00
Wes Cossick d4e5b77a8f Updates to custom preview rendering, Gulp dist files 2015-09-03 17:37:44 -05:00
Wes Cossick 8ed562431a Compress and prettify 2015-09-02 10:23:15 -05:00
Wes Cossick d74bf5def3 Recompile and prettify 2015-09-01 22:38:00 -05:00
Wes Cossick b43b99e50d Begin testing gulp-beautify 2015-09-01 13:32:57 -05:00