2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-06-27 05:01:02 -06:00

37 Commits

Author SHA1 Message Date
Jeroen Akkerman
4e5e1c43a6 Add most recently merged PR (#170) to changelog 2020-03-20 13:47:43 +01:00
A-312
67ba044b5c Watch all js files 2020-03-05 18:34:24 +01:00
A-312
23a06e46a3 Add watch command (instead build after each change) 2020-03-01 17:49:17 +01:00
Jeroen Akkerman
187b1b147d Update dependencies 2020-01-13 22:26:35 +01:00
Jeroen Akkerman
981b63cacc Fixed missing link in dist file header 2019-08-20 01:10:31 +02:00
Jeroen Akkerman
6b85628042 Use Terser for JS minification instead of (deprecated) UglifyJS 2019-06-17 14:54:29 +02:00
Jeroen Akkerman
087bc8cfed Added standardized changelog file. 2019-03-07 13:42:09 +01:00
Jeroen Akkerman
31310fc4dd Version 2.0.1 2018-05-13 16:49:19 +02:00
Jeroen Akkerman
e8e2a0cd2a * Update gulp to version 4
* Added Windows/Linux shortcuts to documentation
* Drop Node 4 testing
* Added Node 10 testing
* Updated packages
2018-05-13 01:00:38 +02:00
jeroen.akkerman
0786961de3 Complete rename to EasyMDE 2018-04-23 15:18:49 +02:00
Jeroen Akkerman
888ebbbd16 Simplify build steps for styles & delete debug folder 2017-12-05 12:26:23 +01:00
Jeroen Akkerman
d20fe36554 Simplify build steps for scripts 2017-12-05 12:15:24 +01:00
Jeroen Akkerman
70236ba68e Use single quotes 2017-12-05 11:56:56 +01:00
Jeroen Akkerman
de26368ad1 Set indent style to 4 spaces 2017-12-05 11:51:36 +01:00
Jeroen Akkerman
8a44ba70fb Edit header & build new dist files. Removed prettify tasks. 2017-12-05 11:41:40 +01:00
Wes Cossick
c8f23a3aa9 Clean up build process, Use new CodeMirror Spell Checker 2016-06-07 21:28:01 -05:00
Wes Cossick
24ec612c44 Fix linting and update dependencies 2016-03-14 21:28:56 -05:00
Wes Cossick
c2cf41fc16 Update dependencies; Travis build in more node versions 2015-12-04 17:34:31 -06:00
Wes Cossick
08fc75b909 Gulp should fail after lint error 2015-11-03 14:54:29 -06:00
Wes Cossick
5e0aeee60d Gulp file prettifies src files 2015-11-03 10:16:20 -06:00
Wes Cossick
cfb2f6c046 Gulp.js: Add header comment to all built files 2015-10-22 12:04:27 -05:00
PhantomX
cd60814099 1. move the non-minified compiled JS file to the /debug/ directory
2. Corrected dependency for "marked"
2015-10-15 13:01:16 +03:00
PhantomX
09c9126741 add browserify-shim for spell-checker
revert tablist.js
2015-10-14 12:04:22 +03:00
PhantomX
df1e551c0f add UMD support and add linting utility for JavaScript ESLint 2015-10-07 23:52:14 +03:00
Wes Cossick
0b48f1dc01 Remove tab list addon from gulp file 2015-09-21 11:48:37 -05:00
Wes Cossick
c6e3a4bf55 Update to 1.7.2 and rebuild 2015-09-18 10:57:29 -05:00
Wes Cossick
3dcb71e880 Update gulpfile.js to wait for downloads 2015-09-17 00:53:05 -05:00
Wes Cossick
c9db36af67 gulp.js now auto downloads dependencies 2015-09-12 02:03:49 -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
927879853f Update gulp and dist 2015-08-11 12:03:13 -05:00
Wes Cossick
10bbf55c6e Improve gulp implementation 2015-08-11 11:45:45 -05:00
Fernando Mendes
7ba6bf8dbe Updates gulpfile and syncs with base repo 2015-08-11 16:27:11 +01:00
Marcos Piccinini
e04e75a1fa Pasted quickly, sorry. 2015-08-11 16:22:49 +01:00
Marcos Piccinini
2cffd6cae5 Fix gulpfile, add fullscreen.js 2015-08-11 16:22:49 +01:00
Fernando Mendes
8e877a70d8 Updates gulpfile 2015-08-11 16:22:47 +01:00
Fernando Mendes
138d1a80e3 Adds gulpfile and updates gitignore 2015-08-11 16:22:16 +01:00