Commit Graph

189 Commits (2.4.1)

Author SHA1 Message Date
Wes Cossick 53910de1f9 Re-add paper theme 9 years ago
Dave Brondsema ab83c5a5f6 Add getState() support for code (and yes, CodeMirror intenrally labels it as "comment") 9 years ago
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.
9 years ago
Wes Cossick 5ff5766ea6 Add parsingConfig option, TODO document 9 years ago
Wes Cossick 7f4491edee Merge proposed PRs for CodeMirror 9 years ago
Wes Cossick f77dbc6aab Update/download dependencies 9 years ago
Dave Brondsema 646002bff7 Don't increment both start and end points if they are the same object (e.g. no selection) 9 years ago
Wes Cossick 98aa67881d Fix error found in #91 9 years ago
Wes Cossick f14c5f446f previewRender now supports async too 9 years ago
Wes Cossick 6c5a0dbc67 Regenerate dist files 9 years ago
Wes Cossick 8dd6262274 Simplified previewRender option 9 years ago
Wes Cossick d4e5b77a8f Updates to custom preview rendering, Gulp dist files 9 years ago
Dave Brondsema f0f496ae92 Make preview rendering be customizable 9 years ago
Wes Cossick 8ed562431a Compress and prettify 9 years ago
Wes Cossick 35afb015a3 Mobile: Should prevent scroll behind fullscreen 9 years ago
Wes Cossick d74bf5def3 Recompile and prettify 9 years ago
Wes Cossick eba5e8a77d Better bigger/smaller heading icons 9 years ago
Wes Cossick afa0101e68 Better element option behavior according to #79 9 years ago
Wes Cossick 8218391cfd Gulp now pretty formats JS and CSS 9 years ago
Wes Cossick b43b99e50d Begin testing gulp-beautify 9 years ago
Wes Cossick 866488b0a9 Brand new side-by-side preview mode 9 years ago
Wes Cossick 41c551c115 Add new icon option: Strikethrough 9 years ago
Wes Cossick db6d381d1c Three new heading icons, Fix heading button bugs 9 years ago
Wes Cossick cbeb630a97 Add singleLineBreaks option 9 years ago
Wes Cossick 2a32e619a4 Update Markdown options to use GFM line breaks 9 years ago
Wes Cossick f0679a4154 Update CodeMirror to 5.6.x 9 years ago
Wes Cossick daf2c453f6 Update built in toolbar buttons 9 years ago
Fraser Redmond d60d0cd80d Added defaults for more toolbar buttons 9 years ago
Wes Cossick ff48a879ea Simplified toolbar variant 9 years ago
Wes Cossick ebabe1c48b Improve fullscreen, fix responsiveness 9 years ago
Wes Cossick 438b3ef531 Update CodeMirror Spell Checker to v1.0.5 9 years ago
Wes Cossick 8754f008fd New heading icon: Update README / tweak code 9 years ago
Fraser Redmond 0f9dd5ee56 Heading 1-6 9 years ago
Wes Cossick c1967269b6 Format JS file 9 years ago
Wes Cossick 00fa95823e Rename option defaultValue > initialValue 9 years ago
Fernando Mendes 7ba6bf8dbe Updates gulpfile and syncs with base repo 9 years ago
Marcos Piccinini 2a2a63aac2 add missing fullscreen.js 9 years ago
Fernando Mendes d02aa31c23 Small fix 9 years ago
Fernando Mendes 154723e058 Updates project structure to match gulpfile 9 years ago