77 Commits

Author SHA1 Message Date
Wes Cossick
affcfd9ac1 Update company name 2017-05-16 14:09:14 -05:00
Mummakill
b9071f0c91 Fix multiline numbered list function 2016-11-23 19:00:34 +02:00
Wes Cossick
c2ca78c46b Rebuild project 2016-07-29 09:18:30 -05:00
Wes Cossick
a1fd3255f9 Merge pull request #395 from lukasz89/togglelists
Fix lists exchanges
2016-07-27 10:21:04 -05:00
Lukasz Ostrowski
7770df785c revert dist files 2016-07-27 09:38:18 +02:00
Lukasz Ostrowski
d44eea64e3 commit dist files 2016-07-26 10:34:09 +02:00
Lukasz Ostrowski
2d7e776ba0 commit dist files 2016-07-26 09:56:19 +02:00
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
2016-07-25 12:24:03 +01:00
Wes Cossick
0d9f7d9012 Update code and version 2016-06-14 12:48:07 -05:00
Wes Cossick
98bc1e52a1 Update version 2016-06-09 15:26:41 -05:00
Wes Cossick
6676411766 Update version in comments 2016-06-07 22:46:55 -05:00
Wes Cossick
487ff36385 Rebuild project 2016-06-07 22:36:54 -05:00
Wes Cossick
c8f23a3aa9 Clean up build process, Use new CodeMirror Spell Checker 2016-06-07 21:28:01 -05:00
andrey.vaganov
fe1318dd39 fix issue #286 2016-03-31 13:34:12 +03:00
Wes Cossick
24ec612c44 Fix linting and update dependencies 2016-03-14 21:28:56 -05:00
Wes Cossick
747b3ef065 Rebuild project 2016-03-14 20:59:59 -05:00
Wes Cossick
d77d4b318b Update version 2016-02-25 15:08:38 -06:00
Wes Cossick
1a79eefadb Hide trailing separators respects hidden icons 2016-02-25 14:53:08 -06:00
Wes Cossick
435b39f96d Update dependencies 2016-02-25 14:47:56 -06: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