Commit Graph

  • 111c5f7858 Fix typo Wes Cossick 2015-10-20 09:43:09 -0500
  • 7bc9d9b0ff Merge pull request #137 from NextStepWebs/revert-134-master Wes Cossick 2015-10-20 09:36:27 -0500
  • 5b0dd8e50b Revert "Added bower support" Wes Cossick 2015-10-20 09:36:15 -0500
  • dc78ab2c6a Merge pull request #134 from FabianKoestring/master Wes Cossick 2015-10-20 09:36:08 -0500
  • dc5126b4fe Make linter happy Wes Cossick 2015-10-19 12:53:40 -0500
  • 8e53037df9 Merge pull request #127 from PhantomXCool/development Wes Cossick 2015-10-19 12:42:16 -0500
  • 6fcc1e6406 Update bower.json Fabian Köstring 2015-10-16 10:42:17 +0200
  • b9e66d326c Update README.md Fabian Köstring 2015-10-16 10:41:01 +0200
  • bad108966d added bower support Fabian Köstring 2015-10-16 10:39:07 +0200
  • cd60814099 1. move the non-minified compiled JS file to the /debug/ directory 2. Corrected dependency for "marked" PhantomX 2015-10-15 13:01:16 +0300
  • 09c9126741 add browserify-shim for spell-checker revert tablist.js PhantomX 2015-10-14 12:04:22 +0300
  • 01306ad105 Remove spell-checker. Module 'spell-checker' must support CommonJS PhantomX 2015-10-08 11:31:05 +0300
  • effd98d463 Detect mobile and prevent fullscreen dependent features Wes Cossick 2015-10-07 21:13:38 -0500
  • df1e551c0f add UMD support and add linting utility for JavaScript ESLint PhantomX 2015-10-07 23:52:14 +0300
  • d9e66391d0 Update dist files Wes Cossick 2015-10-05 10:47:54 -0500
  • 30c2844f37 1.7.5 Wes Cossick 2015-10-05 10:32:59 -0500
  • 416d807a92 Update to support allowDropFileTypes Wes Cossick 2015-10-05 10:32:35 -0500
  • be1697e170 Merge pull request #117 from NextStepWebs/development 1.7.4 Wes Cossick 2015-09-25 22:15:09 -0500
  • cee66d4873 Update version number Wes Cossick 2015-09-25 22:14:01 -0500
  • 1560d4b7d7 1.7.4 Wes Cossick 2015-09-25 22:12:36 -0500
  • c5e3905ae9 Update version number Wes Cossick 2015-09-25 22:12:26 -0500
  • b5eb5ee318 1.7.3 Wes Cossick 2015-09-25 22:09:34 -0500
  • ec8bba319d Merge pull request #115 from NextStepWebs/development 1.7.3 Wes Cossick 2015-09-25 17:11:16 -0500
  • c55b5c6ecb Commit distribution files Wes Cossick 2015-09-25 17:10:10 -0500
  • f32e103944 Merge pull request #114 from NextStepWebs/development 1.7.2 Wes Cossick 2015-09-25 16:57:12 -0500
  • 8d07c5e7f4 Tweak formatting Wes Cossick 2015-09-25 16:48:43 -0500
  • 443a58cc28 New option: renderingConfig which includes syntax highlighting Wes Cossick 2015-09-25 16:47:24 -0500
  • a52a9a0098 Use .no-disable and .no-mobile classes instead of .fa-X classes Wes Cossick 2015-09-25 15:56:49 -0500
  • 5466648503 Rebuild project Wes Cossick 2015-09-25 15:49:54 -0500
  • 42068c97f9 Fix bug with hideIcons Wes Cossick 2015-09-25 15:33:35 -0500
  • b0193b4110 Hide fullscreen button on mobile due to issues Wes Cossick 2015-09-25 15:32:24 -0500
  • d13b3d51cd Rebuild project Wes Cossick 2015-09-25 15:21:39 -0500
  • a93f7a2570 New hide icons option Wes Cossick 2015-09-24 15:03:20 -0500
  • 0b48f1dc01 Remove tab list addon from gulp file Wes Cossick 2015-09-21 11:48:37 -0500
  • e18beb56f7 Remove debug output Wes Cossick 2015-09-19 20:43:20 -0500
  • bfda8350ae Auto download Font Awesome Wes Cossick 2015-09-19 20:42:20 -0500
  • c6e3a4bf55 Update to 1.7.2 and rebuild Wes Cossick 2015-09-18 10:57:29 -0500
  • 54f80c1f0f Remove mention of fencedCodeBlocks option (will not work) Wes Cossick 2015-09-18 10:57:15 -0500
  • 589386dc8a Fix URL matching RegEx Wes Cossick 2015-09-18 10:57:02 -0500
  • 57fcf521a0 Merge pull request #107 from NextStepWebs/development 1.7.1 Wes Cossick 2015-09-17 01:21:32 -0500
  • cd17552bf6 Merge pull request #102 from arduanov/patch-2 Wes Cossick 2015-09-17 01:06:10 -0500
  • 263827a690 Combine columns to prevent wrapping Wes Cossick 2015-09-17 01:01:28 -0500
  • f96ca0ecfa Rearrange options alphabetically Wes Cossick 2015-09-17 00:57:03 -0500
  • 90d7bcce7e Compile distribution file Wes Cossick 2015-09-17 00:53:13 -0500
  • 3dcb71e880 Update gulpfile.js to wait for downloads Wes Cossick 2015-09-17 00:53:05 -0500
  • 1762dea647 More defensive coding for #91 Wes Cossick 2015-09-17 00:43:49 -0500
  • e6ab126431 Fix Esc key not exiting full screen properly; Fixes #99 Wes Cossick 2015-09-17 00:42:31 -0500
  • 2f6af67480 parsingConfig documentation Wes Cossick 2015-09-17 00:40:57 -0500
  • 53910de1f9 Re-add paper theme Wes Cossick 2015-09-16 23:20:37 -0500
  • 32cab53986 Merge pull request #103 from brondsem/getstate_code Wes Cossick 2015-09-14 13:28:48 -0500
  • ab83c5a5f6 Add getState() support for code (and yes, CodeMirror intenrally labels it as "comment") Dave Brondsema 2015-09-14 18:16:58 +0000
  • 23359590df Fix autosave arduanov 2015-09-14 11:46:22 +0500
  • 1c369a3cc9 Dist file update Wes Cossick 2015-09-12 02:22:54 -0500
  • 5ff5766ea6 Add parsingConfig option, TODO document Wes Cossick 2015-09-12 02:03:48 -0500
  • 7f4491edee Merge proposed PRs for CodeMirror Wes Cossick 2015-09-12 02:03:22 -0500
  • f77dbc6aab Update/download dependencies Wes Cossick 2015-09-12 02:02:44 -0500
  • c9db36af67 gulp.js now auto downloads dependencies Wes Cossick 2015-09-12 02:01:50 -0500
  • 2fd52aa629 Merge pull request #93 from brondsem/start_end_same Wes Cossick 2015-09-10 17:11:38 -0500
  • 646002bff7 Don't increment both start and end points if they are the same object (e.g. no selection) Dave Brondsema 2015-09-10 21:54:41 +0000
  • 98aa67881d Fix error found in #91 Wes Cossick 2015-09-10 01:29:00 -0500
  • f14c5f446f previewRender now supports async too Wes Cossick 2015-09-05 14:28:50 -0500
  • 08c9d89662 Fix toolbar height again Wes Cossick 2015-09-05 14:17:59 -0500
  • 4213ec606a Fix toolbar height bug in fullscreen Wes Cossick 2015-09-05 14:13:34 -0500
  • b4dc058bc0 Convert ' to " Wes Cossick 2015-09-04 10:32:47 -0500
  • 83718f7f99 Merge pull request #84 from LulzAugusto/ReadmeImprovements Wes Cossick 2015-09-04 10:32:24 -0500
  • de01fb33bc Fixed "numbered-list" name. Added a hint about how to programmatically set the value. Luiz Augusto Crisostomo 2015-09-04 10:56:10 -0300
  • 06134ae5ef Link to npm page Wes Cossick 2015-09-03 18:09:00 -0500
  • cb13106671 Update version number on dist files Wes Cossick 2015-09-03 18:06:14 -0500
  • 7223c32ce8 1.7.1 Wes Cossick 2015-09-03 18:04:10 -0500
  • 6c5a0dbc67 Regenerate dist files Wes Cossick 2015-09-03 18:01:47 -0500
  • 8dd6262274 Simplified previewRender option Wes Cossick 2015-09-03 17:59:50 -0500
  • 2737ab0808 Make README more clear Wes Cossick 2015-09-03 17:40:28 -0500
  • d4e5b77a8f Updates to custom preview rendering, Gulp dist files Wes Cossick 2015-09-03 17:37:44 -0500
  • eec0f55969 Merge pull request #82 from brondsem/pluggable_preview_func Wes Cossick 2015-09-03 17:09:05 -0500
  • 03aa254d99 Add preview_render README example js Dave Brondsema 2015-09-03 19:39:18 +0000
  • e291f79bd2 Merge pull request #83 from brondsem/no_active_style_when_toolbar_disabled Wes Cossick 2015-09-03 12:49:09 -0500
  • fe1f2a8d4f Negate the active styling of buttons when in preview mode Dave Brondsema 2015-09-03 17:27:49 +0000
  • f0f496ae92 Make preview rendering be customizable Dave Brondsema 2015-09-02 19:59:11 +0000
  • 4240da87c0 Merge pull request #81 from NextStepWebs/development Wes Cossick 2015-09-02 10:50:32 -0500
  • 6389777c30 Document npm install in README Wes Cossick 2015-09-02 10:50:10 -0500
  • fbf4af9c73 Merge pull request #80 from NextStepWebs/development 1.7.0 Wes Cossick 2015-09-02 10:31:16 -0500
  • 8ed562431a Compress and prettify Wes Cossick 2015-09-02 10:23:15 -0500
  • 35afb015a3 Mobile: Should prevent scroll behind fullscreen Wes Cossick 2015-09-02 01:21:48 -0500
  • e9d4205731 Mobile: Fade edges of fullscreen toolbar Wes Cossick 2015-09-02 01:09:02 -0500
  • 8c32586d73 Mobile: Hide side-by-side preview Wes Cossick 2015-09-02 00:46:23 -0500
  • d74bf5def3 Recompile and prettify Wes Cossick 2015-09-01 22:37:54 -0500
  • eb1a43e91c Update preview image again Wes Cossick 2015-09-01 22:36:05 -0500
  • c07cd0c5f2 Update preview image Wes Cossick 2015-09-01 22:33:40 -0500
  • eba5e8a77d Better bigger/smaller heading icons Wes Cossick 2015-09-01 20:35:51 -0500
  • afa0101e68 Better element option behavior according to #79 Wes Cossick 2015-09-01 20:31:32 -0500
  • 8218391cfd Gulp now pretty formats JS and CSS Wes Cossick 2015-09-01 20:26:52 -0500
  • b43b99e50d Begin testing gulp-beautify Wes Cossick 2015-09-01 13:32:57 -0500
  • 1ccc5b434f Update minified files Wes Cossick 2015-09-01 01:42:04 -0500
  • f6a8909c8f Update to v1.7.0 Wes Cossick 2015-09-01 01:40:58 -0500
  • 866488b0a9 Brand new side-by-side preview mode Wes Cossick 2015-09-01 01:40:33 -0500
  • 41c551c115 Add new icon option: Strikethrough Wes Cossick 2015-09-01 00:51:40 -0500
  • db6d381d1c Three new heading icons, Fix heading button bugs Wes Cossick 2015-09-01 00:40:11 -0500
  • 8311c8431b Fix toolbar button shift issue Wes Cossick 2015-09-01 00:00:06 -0500
  • cbeb630a97 Add singleLineBreaks option Wes Cossick 2015-08-31 23:53:32 -0500
  • 405b99ae92 Fix typo, Mention GFM Wes Cossick 2015-08-31 23:30:55 -0500