Commit graph

126 commits

Author SHA1 Message Date
Wes Cossick 4d6194b09c Merge pull request #41 from NextStepWebs/development
Fullscreen mode, Update dependencies, Bug fixes
2015-08-08 15:42:27 -05:00
Wes Cossick 8a892d4b78 Minified files 2015-08-08 15:40:43 -05:00
Wes Cossick 022ccfd315 Fix previewing sizing bug inadvertently caused 2015-08-08 15:40:34 -05:00
Wes Cossick 1d263cabb9 Tweak README toolbar table 2015-08-08 15:10:49 -05:00
Wes Cossick d8ad2959a8 Fix fullscreen icon not remaining active 2015-08-08 15:00:01 -05:00
Wes Cossick 67b1ac7ca8 Update spell checker dependency 2015-08-08 14:59:47 -05:00
Wes Cossick dd85947668 Fix cursor position issue in #39 2015-08-08 14:59:37 -05:00
Wes Cossick 9af8929945 Update documentation 2015-08-08 13:15:14 -05:00
Wes Cossick fc6fd13025 Support fullscreen (including new toolbar button) 2015-08-08 13:14:04 -05:00
Wes Cossick 1aad2dec4c Fix toolbar overwrite issue 2015-08-07 16:32:53 -05:00
Wes Cossick c75bf94de8 Update dependencies 2015-08-07 16:20:05 -05:00
Wes Cossick 0eb0a94ba0 Merge pull request #34 from NextStepWebs/development
Spell checking, Update dependencies, Fix bugs
2015-07-20 23:32:54 -05:00
Wes Cossick 72a2b011d6 Minified versions 2015-07-20 23:31:05 -05:00
Wes Cossick 9d4c6a63e4 New! Spell checking support 2015-07-20 23:26:47 -05:00
Wes Cossick 7db42a36c2 Update to CodeMirror 5.5.1 2015-07-20 22:27:04 -05:00
Wes Cossick c7dd040ed3 More reliable tabbing, fixes bug in Firefox
Closes issue #30
2015-07-20 22:19:39 -05:00
Wes Cossick 383c7fdb9e Merge pull request #33 from NextStepWebs/development
Update README.md
2015-07-20 11:52:17 -05:00
Wes Cossick c8b908fd0e Update README.md 2015-07-20 11:51:58 -05:00
Wes Cossick bb24da9480 Merge pull request #32 from NextStepWebs/development
JavaScript highlighting in README
2015-07-20 11:49:56 -05:00
Wes Cossick 1227bb6abd JavaScript highlighting in README 2015-07-20 11:49:47 -05:00
Wes Cossick 5e68508600 Merge pull request #27 from NextStepWebs/development
Tweak capitalization
2015-07-15 23:55:06 -05:00
Wes Cossick b1e045f5b1 Tweak capitalization 2015-07-15 23:54:54 -05:00
Wes Cossick d3531410ad Merge pull request #26 from maclover7/patch-1
Update Readme docs
2015-07-15 10:21:29 -05:00
Jon Moss dbf3b5a3d4 Update Readme docs
Adding element rendered the editor; otherwise editor wouldn't render for me.
2015-07-15 11:08:01 -04:00
Wes Cossick c9eb0a479d Merge pull request #25 from NextStepWebs/development
Use GitHub flavored markdown
2015-07-14 16:13:41 -05:00
Wes Cossick 72fdf40d3d Minified file 2015-07-14 16:12:34 -05:00
Wes Cossick 619d5dad4c Add notice to gfm.js 2015-07-14 16:12:28 -05:00
Wes Cossick 2a2aa7c36d Update compile README 2015-07-14 16:12:22 -05:00
Wes Cossick d61280d03d Use GitHub flavored markdown 2015-07-14 16:07:56 -05:00
Wes Cossick ebf32d01fa Merge pull request #24 from NextStepWebs/development
Fix README inaccuracy
2015-07-14 12:58:50 -05:00
Wes Cossick 5ba95f1ba6 Fix README inaccuracy 2015-07-14 12:58:28 -05:00
Wes Cossick 148721ee1f Merge pull request #23 from NextStepWebs/development
Tooltips, Expanded icons, Guide, Bug fixes
2015-07-14 12:54:59 -05:00
Wes Cossick 94d02639f9 Minified files 2015-07-14 12:54:33 -05:00
Wes Cossick fcea866fb4 Setting to disable toolbar guide icon 2015-07-14 12:43:33 -05:00
Wes Cossick 474b576521 Add horizontal rule button 2015-07-14 12:34:22 -05:00
Wes Cossick 888165a9fe Fix a bug 2015-07-14 12:24:42 -05:00
Wes Cossick 148a3efadf Add code block to README 2015-07-14 12:24:37 -05:00
Wes Cossick 54a47f3dbc Fix selection issue with code blocks 2015-07-14 12:03:33 -05:00
Wes Cossick fa7ef0310e Tweak README for readability 2015-07-14 11:55:42 -05:00
Wes Cossick 096f6e9a6d Fix bug creating icons 2015-07-14 11:54:40 -05:00
Wes Cossick d05106a0ed Customize toolbar, Document this in README 2015-07-14 11:52:28 -05:00
Wes Cossick 6c3baad29b Add help icon, Add shortcut note to tooltip, Add preview shortcut 2015-07-14 11:31:45 -05:00
Wes Cossick 5c4ca1f01a Merge pull request #22 from jetmind/patch-1
Fix instructions to change min-height
2015-07-14 11:17:25 -05:00
Igor Bondarenko 20d66d9a23 Fix instructions to change min-height
If you set `min-height` to value less than default 300px, you'll need to set it on `.CodeMirror-scroll` also for it to work.
2015-07-14 13:54:18 +03:00
Wes Cossick 8f1c54b7dd toolbarTips option added 2015-07-14 00:47:34 -05:00
Wes Cossick c089fc5753 Title attributes added to toolbar buttons 2015-07-14 00:40:36 -05:00
Wes Cossick bbcff529ec Merge pull request #21 from NextStepWebs/development
Add event handling to README
2015-07-11 10:09:33 -05:00
Wes Cossick 1c1f3fdecd Add event handling to README 2015-07-11 10:09:02 -05:00
Wes Cossick 8b3512cd02 Merge pull request #15 from NextStepWebs/development
Rename source file markdownify.js > simplemde.js
2015-07-08 10:25:28 -05:00
Wes Cossick 4a2a06c642 Rename source file markdownify.js > simplemde.js 2015-07-08 10:24:46 -05:00