2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-19 07:54:28 -06:00

1133 Commits

Author SHA1 Message Date
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
Wes Cossick
d4e5b77a8f Updates to custom preview rendering, Gulp dist files 2015-09-03 17:37:44 -05:00
Wes Cossick
eec0f55969 Merge pull request #82 from brondsem/pluggable_preview_func
Make preview rendering be customizable
2015-09-03 17:09:05 -05:00
Dave Brondsema
03aa254d99 Add preview_render README example js 2015-09-03 19:39:18 +00:00
Wes Cossick
e291f79bd2 Merge pull request #83 from brondsem/no_active_style_when_toolbar_disabled
Negate the active styling of buttons when in preview mode
2015-09-03 12:49:09 -05:00
Dave Brondsema
fe1f2a8d4f Negate the active styling of buttons when in preview mode 2015-09-03 17:27:49 +00:00
Dave Brondsema
f0f496ae92 Make preview rendering be customizable 2015-09-02 20:43:46 +00:00
Wes Cossick
4240da87c0 Merge pull request #81 from NextStepWebs/development
Document npm install in README
2015-09-02 10:50:32 -05:00
Wes Cossick
6389777c30 Document npm install in README 2015-09-02 10:50:10 -05:00
Wes Cossick
fbf4af9c73 Merge pull request #80 from NextStepWebs/development
New side-by-side previewing, Better line break handling, Heading icon improvements, New icons, Mobile improvements
1.7.0
2015-09-02 10:31:16 -05:00
Wes Cossick
8ed562431a Compress and prettify 2015-09-02 10:23:15 -05:00
Wes Cossick
35afb015a3 Mobile: Should prevent scroll behind fullscreen 2015-09-02 01:21:48 -05:00
Wes Cossick
e9d4205731 Mobile: Fade edges of fullscreen toolbar 2015-09-02 01:09:02 -05:00
Wes Cossick
8c32586d73 Mobile: Hide side-by-side preview 2015-09-02 00:46:23 -05:00
Wes Cossick
d74bf5def3 Recompile and prettify 2015-09-01 22:38:00 -05:00
Wes Cossick
eb1a43e91c Update preview image again 2015-09-01 22:36:05 -05:00
Wes Cossick
c07cd0c5f2 Update preview image 2015-09-01 22:33:40 -05:00
Wes Cossick
eba5e8a77d Better bigger/smaller heading icons 2015-09-01 20:35:51 -05:00
Wes Cossick
afa0101e68 Better element option behavior according to #79 2015-09-01 20:31:32 -05:00
Wes Cossick
8218391cfd Gulp now pretty formats JS and CSS 2015-09-01 20:26:52 -05:00
Wes Cossick
b43b99e50d Begin testing gulp-beautify 2015-09-01 13:32:57 -05:00
Wes Cossick
1ccc5b434f Update minified files 2015-09-01 01:42:04 -05:00
Wes Cossick
f6a8909c8f Update to v1.7.0 2015-09-01 01:40:58 -05:00
Wes Cossick
866488b0a9 Brand new side-by-side preview mode 2015-09-01 01:40:33 -05:00
Wes Cossick
41c551c115 Add new icon option: Strikethrough 2015-09-01 00:51:40 -05:00
Wes Cossick
db6d381d1c Three new heading icons, Fix heading button bugs 2015-09-01 00:40:11 -05:00
Wes Cossick
8311c8431b Fix toolbar button shift issue 2015-09-01 00:00:06 -05:00
Wes Cossick
cbeb630a97 Add singleLineBreaks option 2015-08-31 23:53:32 -05:00
Wes Cossick
405b99ae92 Fix typo, Mention GFM 2015-08-31 23:30:55 -05:00
Wes Cossick
2a32e619a4 Update Markdown options to use GFM line breaks 2015-08-31 23:29:11 -05:00