Commit graph

52 commits

Author SHA1 Message Date
jeroen.akkerman 43abcaf655 Bump version and build new files for distribution 2018-08-14 13:25:55 +02:00
jeroen.akkerman 8b6c7de99f Update version for onToggleFullScreen option, lint fix & updates. 2018-07-31 17:27:06 +02:00
jeroen.akkerman 382449c0bc Deploy does not work when combining both tags and branch filters. 2018-06-29 11:16:16 +02:00
jeroen.akkerman da4eba8d47 Update version in package-lock.json 2018-06-29 10:52:47 +02:00
jeroen.akkerman 18c03985ea Disabled text multi-select 2018-06-29 10:41:24 +02:00
Jeroen Akkerman f4905ea6b9 Increment version 2018-05-17 23:54:26 +02:00
Jeroen Akkerman 0bacebb176 NPM token was wrong according to Travis, created a new one 2018-05-17 23:47:14 +02:00
Cornelius Wichering e0945b856a
Fixed main: simplemde.js -> easymde.js
Looks like the file itself was renamed but the package.json wasn't updated accordingly
2018-05-17 22:13:27 +02: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 9a1752c9d5 Version 2.0.0 & added badges 2018-04-23 15:52:34 +02:00
jeroen.akkerman 0786961de3 Complete rename to EasyMDE 2018-04-23 15:18:49 +02:00
Jeroen Akkerman c30569edb3 Updated CodeMirror and Marked. Fixes #5
Now using exact versions in package.json, because the dist files can not update without a commit.
2018-03-31 19:29:14 +02:00
Jeroen Akkerman d20fe36554 Simplify build steps for scripts 2017-12-05 12:15:24 +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
Jeroen Akkerman 519f51384b Continuing this project, edit relevant files, drop bower. 2017-12-05 11:22:35 +01:00
Jeroen Akkerman b9b8c2267b Set version packages and add lock file, this is much safer. 2017-12-04 14:41:32 +01:00
Wes Cossick affcfd9ac1 Update company name 2017-05-16 14:09:14 -05:00
Wes Cossick 2c35e6782f 1.11.2 2016-06-14 12:46:09 -05:00
Wes Cossick 47b2667e86 1.11.1 2016-06-09 15:22:15 -05:00
Wes Cossick 3653d4f81d 1.11.0 2016-06-07 22:46:32 -05:00
Wes Cossick c8f23a3aa9 Clean up build process, Use new CodeMirror Spell Checker 2016-06-07 21:28:01 -05:00
Jeremy Heiner 7b1e8deeaa Fix issue #150: use correct paths for dependencies.
https://nodejs.org/api/modules.html specifies what paths are
correct. One should never explicitly put "node_modules" in
dependency paths because npm is under no obligation to put things
where you told it to look for them. Issue #150 arises when
SimpleMDE is a dependency in some other project, so it and its
dependencies are peers under that project's "node_modules", and
there is no "./node_modules" within the SimpleMDE folder.

TL/DR: npm tells you where it puts dependencies, not vice versa.
2016-04-19 20:02:53 -04:00
Wes Cossick 24ec612c44 Fix linting and update dependencies 2016-03-14 21:28:56 -05:00
Wes Cossick 1def5aabc2 1.10.1 2016-02-25 15:08:38 -06:00
Wes Cossick dba58abd59 1.10.0 2016-01-22 12:27:37 -06:00
Wes Cossick 3f54710784 Bump to version 1.9.0 2015-12-05 00:48:59 -06:00
Wes Cossick b21808ed12 Fix trailing space after vinyl-buffer 2015-12-04 19:19:22 -06:00
Wes Cossick c2cf41fc16 Update dependencies; Travis build in more node versions 2015-12-04 17:34:31 -06:00
Wes Cossick e8bdc03120 Update package.json to 1.8.2 2015-11-19 17:25:47 -06:00
Wes Cossick 7d5bd5f27e Depend on specific marked version 2015-11-19 14:39:00 -06:00
Wes Cossick cc7f1b456a 1.8.1 2015-11-03 11:01:11 -06:00
Wes Cossick 0554746fd2 Update version to 1.8.0 and recompile 2015-10-20 15:26:48 -05:00
Wes Cossick 111c5f7858 Fix typo 2015-10-20 09:43:09 -05: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 30c2844f37 1.7.5 2015-10-05 10:32:59 -05:00
Wes Cossick 1560d4b7d7 1.7.4 2015-09-25 22:12:36 -05:00
Wes Cossick b5eb5ee318 1.7.3 2015-09-25 22:09:34 -05:00
Wes Cossick c6e3a4bf55 Update to 1.7.2 and rebuild 2015-09-18 10:57:29 -05:00
Wes Cossick c9db36af67 gulp.js now auto downloads dependencies 2015-09-12 02:03:49 -05:00
Wes Cossick 7223c32ce8 1.7.1 2015-09-03 18:04:10 -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 f6a8909c8f Update to v1.7.0 2015-09-01 01:40:58 -05:00
Wes Cossick 74d7519e87 Update dist files to 1.6.1 2015-08-28 17:07:58 -05:00
Wes Cossick 8923a35891 Update package version 2015-08-25 20:59:54 -05:00
Wes Cossick 28d97ab644 Change dependencies to devDependencies 2015-08-25 20:59:04 -05:00
Wes Cossick 927879853f Update gulp and dist 2015-08-11 12:03:13 -05:00