Commit Graph

696 Commits (e1ae0e42303de349131d8bdce467aefc6954cb8a)
 

Author SHA1 Message Date
Wes Cossick 1def5aabc2 1.10.1 8 years ago
Wes Cossick 711af1b472 Merge pull request #264 from NextStepWebs/pr/256
Pull request #256 remove conflicts
8 years ago
Wes Cossick 75b6c82940 Make compatible and able to be merged 8 years ago
Wes Cossick 1a79eefadb Hide trailing separators respects hidden icons 8 years ago
Wes Cossick 6bda28300d Fix single line breaks bug 8 years ago
Wes Cossick 435b39f96d Update dependencies 8 years ago
Wes Cossick 787ed40fe6 Update URLs to use SimpleMDE.com 8 years ago
Curtis Badke ecff05833b Add forceSync to non-default options listing. 8 years ago
Curtis Badke 20f5b54a46 Fix naming and style based on feedback
* forceSynch -> forceSync
* change documentation description
8 years ago
Curtis Badke 0fb087ca38 Add forceSynch option which will autosave to textarea.
Since this is built on CodeMirror I opted to use CodeMirror's save
behaviour rather than pulling the value and stomping on the textarea's
innerHtml.

Fixes #193
8 years ago
Wes Cossick 71d979ad61 Use SSL URLs 8 years ago
Wes Cossick 56705bfd20 Tweak wording in README 8 years ago
Wes Cossick 8618543fab Merge pull request #242 from moczolaszlo/development
Optional prompt windows to Link and Image
8 years ago
Laszlo Moczo 5a53199586 Optional prompt windows to Link and Image 8 years ago
Laszlo Moczo eb568ddbde Merge remote-tracking branch 'NextStepWebs/development' into development 8 years ago
Wes Cossick 047c0ef2c7 Merge pull request #228 from brondsem/context_aware_code_block_button
Context aware code button
8 years ago
Dave Brondsema 0166b2b367 Update dist/simplemde.min.js 8 years ago
Dave Brondsema 2c09c829ee When selecting lines within a fenced block, check if selection reaches a fenced line 8 years ago
Dave Brondsema 5e204ae66e Update token state checking to work when spellcheck is on 8 years ago
Dave Brondsema bce5372947 Context aware code button to handle toggling on and off code blocks and inline code markup 8 years ago
Laszlo Moczo 26519235c6 Optional prompt windows to Link and Image
Optional prompt windows to Link and Image
8 years ago
Wes Cossick 99e4cba72e Merge pull request #239 from trwired/destroy-instance
Allow reverting back to the initial textarea (fixes #142)
8 years ago
trwired fd8e6a7825 Allow reverting back to the initial textarea (fixes #142) 8 years ago
Wes Cossick b6bee016c2 Merge pull request #238 from trwired/fix-196
Fix #196
8 years ago
trwired da5e309ffe fixes #196 8 years ago
Wes Cossick d1445222aa Remove "What's Changed" secion, Reword "How it works" 8 years ago
Wes Cossick 6318fc1b19 Merge pull request #237 from NextStepWebs/development
Placeholder, Character counter, New icons, Customizable keyboard shortcuts, Custom status items, Bug fixes
8 years ago
Wes Cossick 4b75a4e38e Tweak README for the last time 8 years ago
Wes Cossick cc4cd7acdd Tweak wording some more 8 years ago
Wes Cossick 1e51e98649 Tweak status bar wording 8 years ago
Wes Cossick 3da94ef677 Better separator display/hide logic 8 years ago
Wes Cossick 6b6bb408cf Refactor custom status bar items 8 years ago
Wes Cossick a318e44ffe Rebuild project again 8 years ago
Wes Cossick dba58abd59 1.10.0 8 years ago
Wes Cossick f1865e5536 Update version and rebuild project 8 years ago
Wes Cossick 120d7e5c85 Merge pull request #233 from ryan-codingintrigue/development
Add support for custom counts in statusbar
8 years ago
Ryan Graham 7904c44036 Updated README to explain statusCustom support 8 years ago
Ryan Graham 7bc2cb3c41 Add support for custom options in status bar 8 years ago
Wes Cossick 91a27e314a Merge pull request #229 from adam187/feature/get-state
Improve get state
8 years ago
Adam Misiorny 62caea601e improve get state, add public getter 8 years ago
Wes Cossick 7aedb8623a Fix options undefined bug when clearing autosave value
Occurred when the autosave option was not present and a user tried to clear the autosaved value.
8 years ago
Wes Cossick 0d9078c98d Merge pull request #223 from trwired/user-configurable-shortcuts
Gives users the ability to change editor's keyboard shortcuts
8 years ago
trwired 131e5d8beb Included info on configuring and using custom keyboard shortcuts 8 years ago
trwired b61c64d63c Resolved merge conflict with upstream 8 years ago
Wes Cossick eccfbe5f20 Merge pull request #224 from adam187/feature/clean-block
Clean block feature
8 years ago
Adam Misiorny 664c081876 cs fixes 8 years ago
Adam Misiorny 144d724a41 update clean block pattern 8 years ago
Adam Misiorny 8469cbc839 add clean block feature 8 years ago
Igor Kalat 16042564a1 Gives users the ability to change editor's keyboard shortcuts 8 years ago
Wes Cossick 2bac0bbcec Merge pull request #220 from adriaanzon/development
Fix table spacing
8 years ago