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

301 Commits

Author SHA1 Message Date
Wes Cossick
73e5e5fb4e Change replaceTexts to insertTexts 2015-11-03 11:31:22 -06:00
Wes Cossick
c1c8de5115 Add comment to option demo code 2015-11-03 11:30:09 -06:00
Wes Cossick
fdcd613199 Document new option 2015-11-03 11:28:06 -06:00
Wes Cossick
b1505af98a Update dependencies 2015-11-03 11:19:55 -06:00
Wes Cossick
7c908ca39c Recompile with 1.8.1 comment 2015-11-03 11:03:58 -06:00
Wes Cossick
16434578f0 Change to 1.8.1 2015-11-03 11:01:35 -06:00
Wes Cossick
cc7f1b456a 1.8.1 2015-11-03 11:01:11 -06:00
Wes Cossick
788f371253 Tweak README wording 2015-11-03 10:51:38 -06:00
Wes Cossick
118a61b0d7 Update README to fix bug 2015-11-03 10:49:15 -06:00
Wes Cossick
361c097643 Fix gradient CSS 2015-11-03 10:29:46 -06:00
Wes Cossick
5e0aeee60d Gulp file prettifies src files 2015-11-03 10:16:20 -06:00
Wes Cossick
cef2623e2a Recompile files with latest commits 2015-11-03 10:16:08 -06:00
Wes Cossick
9157e862f9 Merge pull request #152 from alexcanessa/development
Add the replace selection text to the options.
2015-11-03 09:45:43 -06:00
Alex Canessa
8bf55b1b34 Add the replace selection text to the options. 2015-11-03 10:36:24 +00:00
Wes Cossick
e20b64c97a Fix bug with sprockets compilation 2015-10-26 10:37:00 -05:00
Wes Cossick
cfb2f6c046 Gulp.js: Add header comment to all built files 2015-10-22 12:04:27 -05:00
Wes Cossick
063e6f99b1 Rebuild project with latest commits 2015-10-22 12:02:23 -05:00
Wes Cossick
de87b0ccd3 Added basic HTML tag syntax highlight styling 2015-10-21 10:04:21 -05:00
Wes Cossick
0ec4eafeff Fix bower package name 2015-10-20 15:42:12 -05:00
Wes Cossick
0554746fd2 Update version to 1.8.0 and recompile 2015-10-20 15:26:48 -05:00
Wes Cossick
03b5ed2551 Fix preview overlap issue 2015-10-20 15:13:28 -05:00
Wes Cossick
55f3c243c8 Syntax highlight code in README 2015-10-20 15:03:43 -05:00
Wes Cossick
efc38f43da Update CodeMirror; Add three state methods 2015-10-20 15:01:14 -05:00
Wes Cossick
6215739a60 Add missing comma to README example code 2015-10-20 11:15:54 -05:00
Wes Cossick
b677adaeb9 Don't ignore hidden files for bower 2015-10-20 11:04:48 -05:00
Wes Cossick
773edca5fa Tweak wording of README 2015-10-20 11:04:24 -05:00
Wes Cossick
5662766c1f Note new ways to install, tweak format and wording 2015-10-20 10:59:35 -05:00
Wes Cossick
4333d2e5eb Update .gitignore 2015-10-20 09:46:56 -05:00
Wes Cossick
7e2508269c Create bower.json 2015-10-20 09:46:43 -05:00
Wes Cossick
111c5f7858 Fix typo 2015-10-20 09:43:09 -05:00
Wes Cossick
dc5126b4fe Make linter happy 2015-10-19 12:53:40 -05:00
Wes Cossick
8e53037df9 Merge pull request #127 from PhantomXCool/development
Add Support UMD
2015-10-19 12:42:16 -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
01306ad105 Remove spell-checker. Module 'spell-checker' must support CommonJS 2015-10-08 11:31:05 +03:00
Wes Cossick
effd98d463 Detect mobile and prevent fullscreen dependent features 2015-10-07 21:13:38 -05:00
PhantomX
df1e551c0f add UMD support and add linting utility for JavaScript ESLint 2015-10-07 23:52:14 +03:00
Wes Cossick
d9e66391d0 Update dist files 2015-10-05 10:47:54 -05:00
Wes Cossick
30c2844f37 1.7.5 2015-10-05 10:32:59 -05:00
Wes Cossick
416d807a92 Update to support allowDropFileTypes 2015-10-05 10:32:41 -05:00
Wes Cossick
cee66d4873 Update version number 2015-09-25 22:14:01 -05:00
Wes Cossick
1560d4b7d7 1.7.4 2015-09-25 22:12:36 -05:00
Wes Cossick
c5e3905ae9 Update version number 2015-09-25 22:12:26 -05:00
Wes Cossick
b5eb5ee318 1.7.3 2015-09-25 22:09:34 -05:00
Wes Cossick
c55b5c6ecb Commit distribution files 2015-09-25 17:10:10 -05:00
Wes Cossick
8d07c5e7f4 Tweak formatting 2015-09-25 16:48:43 -05:00
Wes Cossick
443a58cc28 New option: renderingConfig which includes syntax highlighting 2015-09-25 16:47:24 -05:00
Wes Cossick
a52a9a0098 Use .no-disable and .no-mobile classes instead of .fa-X classes 2015-09-25 15:56:49 -05:00
Wes Cossick
5466648503 Rebuild project 2015-09-25 15:49:54 -05:00
Wes Cossick
42068c97f9 Fix bug with hideIcons 2015-09-25 15:33:35 -05:00