Commit Graph

30 Commits (de26368ad1d01581f7e6611004f9b091262d6a7e)

Author SHA1 Message Date
Jeroen Akkerman de26368ad1 Set indent style to 4 spaces 7 years ago
Jeroen Akkerman 8a44ba70fb Edit header & build new dist files. Removed prettify tasks. 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 60a4bb6392 Fix linting errors so project actually builds. 7 years ago
Wes Cossick affcfd9ac1 Update company name 7 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 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 435b39f96d Update dependencies 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 a318e44ffe Rebuild project again 8 years ago
Wes Cossick f1865e5536 Update version and rebuild project 8 years ago
Vladislav Bogomolov 6c61b1a4aa Add characters count to status bar. 9 years ago
Wes Cossick 3f54710784 Bump to version 1.9.0 9 years ago
Wes Cossick 5706319644 Full build 9 years ago
Wes Cossick c2cf41fc16 Update dependencies; Travis build in more node versions 9 years ago
Wes Cossick b1505af98a Update dependencies 9 years ago
Wes Cossick 7c908ca39c Recompile with 1.8.1 comment 9 years ago
Wes Cossick 361c097643 Fix gradient CSS 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 063e6f99b1 Rebuild project with latest commits 9 years ago
Wes Cossick 03b5ed2551 Fix preview overlap issue 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