49 Commits

Author SHA1 Message Date
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
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
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
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
54a47f3dbc Fix selection issue with code blocks 2015-07-14 12:03:33 -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
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
4a2a06c642 Rename source file markdownify.js > simplemde.js 2015-07-08 10:24:46 -05:00
Wes Cossick
a772676b78 Bug Fix: Issue with autosave not finding saved text 2015-06-27 14:28:47 -05:00
Wes Cossick
ae624852e0 Now there's a note in the status bar for autosaves 2015-06-26 16:04:14 -05:00
Wes Cossick
c347811e29 Update Marked to 0.3.3 2015-06-26 15:41:21 -05:00
Wes Cossick
83722ff7b2 Update to CodeMirror 5.4.1 2015-06-26 15:39:33 -05:00
Wes Cossick
6969064b7c Basic autosave functionality 2015-06-26 15:33:28 -05:00
Wes Cossick
21f3424822 Huge improvement to tabbing
Now respects tab size, Now respects indent with tab, Now allows tabbing
lists, Now allows shift-tabbing lists
2015-06-26 14:44:39 -05:00
Wes Cossick
6c91d90763 Fix variable type 2015-06-26 14:44:01 -05:00
Wes Cossick
6e17a82530 Disallow line numbers
CSS is all messed up - could be a future enhancement.
2015-06-26 14:09:17 -05:00
Wes Cossick
bcf70a53df Fix line wrapping (wasn't disabling) 2015-06-26 14:07:31 -05:00
Wes Cossick
aeb86dd418 Fix two inconsistencies with the documentation 2015-06-26 14:01:02 -05:00
Wes Cossick
4ae1aa3874 Many new options during instantiation 2015-06-26 12:53:24 -05:00
Wes Cossick
9999fd93c1 Fix bug with toolbar not hiding 2015-06-26 12:45:54 -05:00
Wes Cossick
958e3c08c7 Split Font Awesome out
This way, if a user is already using Font Awesome, there's no need to
redownload the CSS.
2015-06-26 12:40:59 -05:00
Wes Cossick
d1da791320 Remove "Short description of image"
It's easier if users don't even know that's a possibility, honestly.
2015-06-26 12:36:31 -05:00
Wes Cossick
d3f528accb Make tables clearer in the preview 2015-06-22 21:41:24 -05:00
Wes Cossick
c3b3300bcb Fix bug that broke bold and italics 2015-06-22 21:24:57 -05:00
Wes Cossick
07479c7f02 Fix bug with className 2015-06-22 20:25:31 -05:00
Wes Cossick
5790ab6c54 Deactivate toolbar buttons on preview 2015-06-22 20:18:07 -05:00
Wes Cossick
590dbe5c9a Update scroll section min-height 2015-06-22 17:34:53 -05:00
Wes Cossick
f6d7b6da42 Revert "Revert "Really fix CSS problems""
This reverts commit 612e347c3272328365daec3a6ed236f354f997d4.
2015-06-22 16:52:24 -05:00
Wes Cossick
612e347c32 Revert "Really fix CSS problems"
This reverts commit 400ddfa299bd73f1d5d640abdab3820969d09b90.
2015-06-22 16:51:56 -05:00
Wes Cossick
400ddfa299 Really fix CSS problems 2015-06-22 16:50:52 -05:00
Wes Cossick
66c62a3ea3 Fix compiled CSS 2015-06-22 16:35:08 -05:00
Wes Cossick
da30c7f08f Fix issue with selection after deselecting italic 2015-06-22 15:52:28 -05:00
Wes Cossick
df988b2f54 Tidy theme.css up 2015-06-22 15:42:58 -05:00
Wes Cossick
d3c2661e7f Rename class to SimpleMDE 2015-06-22 15:26:05 -05:00
Wes Cossick
ad12d158df Rename folder 2015-06-22 13:27:07 -05:00