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

80 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
5ff5766ea6 Add parsingConfig option, TODO document 2015-09-12 02:03:49 -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
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
d4e5b77a8f Updates to custom preview rendering, Gulp dist files 2015-09-03 17:37:44 -05:00
Dave Brondsema
f0f496ae92 Make preview rendering be customizable 2015-09-02 20:43:46 +00: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
d74bf5def3 Recompile and prettify 2015-09-01 22:38:00 -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
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
cbeb630a97 Add singleLineBreaks option 2015-08-31 23:53:32 -05:00
Wes Cossick
2a32e619a4 Update Markdown options to use GFM line breaks 2015-08-31 23:29:11 -05:00
Wes Cossick
daf2c453f6 Update built in toolbar buttons 2015-08-18 08:37:42 -05:00
Fraser Redmond
d60d0cd80d Added defaults for more toolbar buttons 2015-08-18 10:06:00 +01:00
Wes Cossick
ff48a879ea Simplified toolbar variant 2015-08-17 16:34:05 -05:00
Wes Cossick
ebabe1c48b Improve fullscreen, fix responsiveness 2015-08-17 16:06:04 -05:00
Wes Cossick
8754f008fd New heading icon: Update README / tweak code 2015-08-14 14:07:36 -05:00
Fraser Redmond
0f9dd5ee56 Heading 1-6 2015-08-12 17:23:09 +01:00
Wes Cossick
c1967269b6 Format JS file 2015-08-11 12:04:59 -05:00
Wes Cossick
00fa95823e Rename option defaultValue > initialValue 2015-08-11 11:26:46 -05:00
Fernando Mendes
d02aa31c23 Small fix 2015-08-11 16:22:48 +01:00
Fernando Mendes
154723e058 Updates project structure to match gulpfile 2015-08-11 16:22:47 +01:00