Commit Graph

43 Commits (70236ba68ec75c64b25ea6688068ecbd1f3f430f)

Author SHA1 Message Date
Jeroen Akkerman 70236ba68e Use single quotes 6 years ago
Jeroen Akkerman de26368ad1 Set indent style to 4 spaces 6 years ago
Jeroen Akkerman 8a44ba70fb Edit header & build new dist files. Removed prettify tasks. 6 years ago
Jeroen Akkerman 745f38ceda Guide button should not be disabled when preview is active. 6 years ago
Jeroen Akkerman 24fae9d68f Changed link and image defaults to `https://` 6 years ago
Jeroen Akkerman 7b147b3148 Added FontAwesome 5 compatibility without breaking FontAwesome 4 compatibility. 6 years ago
Jeroen Akkerman 60a4bb6392 Fix linting errors so project actually builds. 6 years ago
Wes Cossick affcfd9ac1 Update company name 7 years ago
Wes Cossick c2ca78c46b Rebuild project 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 26519235c6 Optional prompt windows to Link and Image
Optional prompt windows to Link and Image
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
Jamie Wohletz 68be24121f Added undo and redo buttons to toolbar 8 years ago
Vladislav Bogomolov 6c61b1a4aa Add characters count to status bar. 8 years ago
Wes Cossick 3f54710784 Bump to version 1.9.0 9 years ago
Wes Cossick 5706319644 Full build 9 years ago
Wes Cossick 396de5f46c Fix #167 where escape key wouldn't always work 9 years ago
Wes Cossick c2cf41fc16 Update dependencies; Travis build in more node versions 9 years ago
Wes Cossick 9d0b313320 Rebuild 9 years ago
Wes Cossick a70b4978cb Rebuild project 9 years ago
Wes Cossick eb7f5cac53 Rebuild 9 years ago
Wes Cossick 73e5e5fb4e Change replaceTexts to insertTexts 9 years ago
Wes Cossick 7c908ca39c Recompile with 1.8.1 comment 9 years ago
Wes Cossick cef2623e2a Recompile files with latest commits 9 years ago
Wes Cossick cfb2f6c046 Gulp.js: Add header comment to all built files 9 years ago
Wes Cossick efc38f43da Update CodeMirror; Add three state methods 9 years ago
Wes Cossick dc5126b4fe Make linter happy 9 years ago
PhantomX cd60814099 1. move the non-minified compiled JS file to the /debug/ directory
2. Corrected dependency for "marked"
9 years ago