Commit graph

40 commits

Author SHA1 Message Date
Wes Cossick affcfd9ac1 Update company name 2017-05-16 14:09:14 -05:00
Wes Cossick c2ca78c46b Rebuild project 2016-07-29 09:18:30 -05: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 26519235c6 Optional prompt windows to Link and Image
Optional prompt windows to Link and Image
2016-01-25 14:14:46 +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
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 73e5e5fb4e Change replaceTexts to insertTexts 2015-11-03 11:31:22 -06:00
Wes Cossick b1505af98a Update dependencies 2015-11-03 11:19:55 -06:00
Wes Cossick 7c908ca39c Recompile with 1.8.1 comment 2015-11-03 11:03:58 -06:00
Wes Cossick 361c097643 Fix gradient CSS 2015-11-03 10:29:46 -06:00
Wes Cossick cef2623e2a Recompile files with latest commits 2015-11-03 10:16:08 -06:00
Wes Cossick cfb2f6c046 Gulp.js: Add header comment to all built files 2015-10-22 12:04:27 -05:00
Wes Cossick 063e6f99b1 Rebuild project with latest commits 2015-10-22 12:02:23 -05:00
Wes Cossick 03b5ed2551 Fix preview overlap issue 2015-10-20 15:13:28 -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