Commit graph

262 commits

Author SHA1 Message Date
Wes Cossick ec8bba319d Merge pull request #115 from NextStepWebs/development
Add dist files
2015-09-25 17:11:16 -05:00
Wes Cossick c55b5c6ecb Commit distribution files 2015-09-25 17:10:10 -05:00
Wes Cossick f32e103944 Merge pull request #114 from NextStepWebs/development
Intelligently download Font Awesome, New options, Bug fixes
2015-09-25 16:57:12 -05:00
Wes Cossick 8d07c5e7f4 Tweak formatting 2015-09-25 16:48:43 -05:00
Wes Cossick 443a58cc28 New option: renderingConfig which includes syntax highlighting 2015-09-25 16:47:24 -05:00
Wes Cossick a52a9a0098 Use .no-disable and .no-mobile classes instead of .fa-X classes 2015-09-25 15:56:49 -05:00
Wes Cossick 5466648503 Rebuild project 2015-09-25 15:49:54 -05:00
Wes Cossick 42068c97f9 Fix bug with hideIcons 2015-09-25 15:33:35 -05:00
Wes Cossick b0193b4110 Hide fullscreen button on mobile due to issues 2015-09-25 15:32:24 -05:00
Wes Cossick d13b3d51cd Rebuild project 2015-09-25 15:21:39 -05:00
Wes Cossick a93f7a2570 New hide icons option 2015-09-24 15:03:20 -05:00
Wes Cossick 0b48f1dc01 Remove tab list addon from gulp file 2015-09-21 11:48:37 -05:00
Wes Cossick e18beb56f7 Remove debug output 2015-09-19 20:43:20 -05:00
Wes Cossick bfda8350ae Auto download Font Awesome 2015-09-19 20:42:20 -05:00
Wes Cossick c6e3a4bf55 Update to 1.7.2 and rebuild 2015-09-18 10:57:29 -05:00
Wes Cossick 54f80c1f0f Remove mention of fencedCodeBlocks option (will not work) 2015-09-18 10:57:15 -05:00
Wes Cossick 589386dc8a Fix URL matching RegEx 2015-09-18 10:57:02 -05:00
Wes Cossick 57fcf521a0 Merge pull request #107 from NextStepWebs/development
Custom preview rendering, Loads of bug fixes
2015-09-17 01:21:32 -05:00
Wes Cossick cd17552bf6 Merge pull request #102 from arduanov/patch-2
Fix autosave
2015-09-17 01:06:10 -05:00
Wes Cossick 263827a690 Combine columns to prevent wrapping 2015-09-17 01:01:28 -05:00
Wes Cossick f96ca0ecfa Rearrange options alphabetically 2015-09-17 00:57:03 -05:00
Wes Cossick 90d7bcce7e Compile distribution file 2015-09-17 00:53:13 -05:00
Wes Cossick 3dcb71e880 Update gulpfile.js to wait for downloads 2015-09-17 00:53:05 -05:00
Wes Cossick 1762dea647 More defensive coding for #91 2015-09-17 00:43:49 -05:00
Wes Cossick e6ab126431 Fix Esc key not exiting full screen properly; Fixes #99 2015-09-17 00:42:31 -05:00
Wes Cossick 2f6af67480 parsingConfig documentation 2015-09-17 00:40:57 -05:00
Wes Cossick 53910de1f9 Re-add paper theme 2015-09-16 23:20:37 -05:00
Wes Cossick 32cab53986 Merge pull request #103 from brondsem/getstate_code
Add getState() support for code
2015-09-14 13:28:48 -05:00
Dave Brondsema ab83c5a5f6 Add getState() support for code (and yes, CodeMirror intenrally labels it as "comment") 2015-09-14 18:16:58 +00:00
arduanov 23359590df Fix autosave
After submit form with autosave we have emty string in local storage.
We won't set empty string instead of default form content.
2015-09-14 11:46:22 +05:00
Wes Cossick 1c369a3cc9 Dist file update 2015-09-12 02:22:54 -05:00
Wes Cossick 5ff5766ea6 Add parsingConfig option, TODO document 2015-09-12 02:03:49 -05:00
Wes Cossick 7f4491edee Merge proposed PRs for CodeMirror 2015-09-12 02:03:49 -05:00
Wes Cossick f77dbc6aab Update/download dependencies 2015-09-12 02:03:49 -05:00
Wes Cossick c9db36af67 gulp.js now auto downloads dependencies 2015-09-12 02:03:49 -05:00
Wes Cossick 2fd52aa629 Merge pull request #93 from brondsem/start_end_same
Don't increment both start and end points if they are the same object
2015-09-10 17:11:38 -05:00
Dave Brondsema 646002bff7 Don't increment both start and end points if they are the same object (e.g. no selection) 2015-09-10 21:54:41 +00:00
Wes Cossick 98aa67881d Fix error found in #91 2015-09-10 01:29:00 -05:00
Wes Cossick f14c5f446f previewRender now supports async too 2015-09-05 14:28:50 -05:00
Wes Cossick 08c9d89662 Fix toolbar height again 2015-09-05 14:17:59 -05:00
Wes Cossick 4213ec606a Fix toolbar height bug in fullscreen 2015-09-05 14:13:41 -05:00
Wes Cossick b4dc058bc0 Convert ' to " 2015-09-04 10:32:47 -05:00
Wes Cossick 83718f7f99 Merge pull request #84 from LulzAugusto/ReadmeImprovements
Readme improvements
2015-09-04 10:32:24 -05:00
Luiz Augusto Crisostomo de01fb33bc Fixed "numbered-list" name. Added a hint about how to programmatically set the value. 2015-09-04 10:56:10 -03:00
Wes Cossick 06134ae5ef Link to npm page 2015-09-03 18:09:00 -05:00
Wes Cossick cb13106671 Update version number on dist files 2015-09-03 18:06:14 -05:00
Wes Cossick 7223c32ce8 1.7.1 2015-09-03 18:04:10 -05:00
Wes Cossick 6c5a0dbc67 Regenerate dist files 2015-09-03 18:01:47 -05:00
Wes Cossick 8dd6262274 Simplified previewRender option 2015-09-03 17:59:50 -05:00
Wes Cossick 2737ab0808 Make README more clear 2015-09-03 17:40:28 -05:00