Commit Graph

158 Commits (23beca55d1ee3acf19065ecaa43baab46b85f624)

Author SHA1 Message Date
WittBulter 23beca55d1 fixed bindings.find() bug 8 years ago
WittBulter 82ec7e6249 avoid modifying parameters 8 years ago
WittBulter bd15214ef7 simplified bindings 8 years ago
WittBulter 6a932ef300 avoid negative conditionals 8 years ago
WittBulter 2e43015094 optimized sub class 8 years ago
WittBulter 12d7d93ebc avoid over-optimize 8 years ago
WittBulter 5030bb7522 optimal traversal 8 years ago
WittBulter ef0d99728b avoid repeated calculation length 8 years ago
WittBulter 4c7bae0caf function domain of optimization function 8 years ago
WittBulter 3cb8fa13b3 'Let' itself has a block level scope, function scope is not required 8 years ago
WittBulter a58eff8097 reduced indentation 8 years ago
WittBulter f4228c8397 simplify createSideBySide 8 years ago
WittBulter 2a07108c23 simplify createToolbar 8 years ago
WittBulter 668a2fe423 simplify createIcon 8 years ago
WittBulter 03a698cb35 simplify createTootlip 8 years ago
WittBulter 2c2d775a6b simplify markdown 8 years ago
WittBulter c2ee463010 simplify createStatusbar 8 years ago
WittBulter 98bce7a7bc date format optimize 8 years ago
WittBulter 21beaa9e74 add downloadFA func 8 years ago
WittBulter 19c09e4a40 fix options.parent.markdown bug 8 years ago
WittBulter 0dc77f738b Some functions are optimized 8 years ago
WittBulter c20a0fdc1a fix bugs 8 years ago
WittBulter 827300b1ed fix bugs 8 years ago
WittBulter ca6b87f016 First reconstruction 8 years ago
WittBulter 3662859798 isMac use includes 8 years ago
WittBulter 1750f51d45 es2015 default module is strict 8 years ago
Wes Cossick 487ff36385 Rebuild project 8 years ago
Wes Cossick d963582f16 Fix line and word count on init (#299) 8 years ago
Wes Cossick 69bff3ed78 Fix CodeMirror bug with init text (#344) 8 years ago
Wes Cossick b4d4e89129 Fix selection bug when toggling between side-by-side (#309) 8 years ago
Wes Cossick c8f23a3aa9 Clean up build process, Use new CodeMirror Spell Checker 8 years ago
Wes Cossick 51ef0cd81d Merge pull request #351 from amka/patch-2
Add support for count Cyrillic words
8 years ago
Andrey M bd33cd3c2b Add support for count Cyrillic words
Add unicode range for Cyrillic characters
8 years ago
Jason Butz 7187fb26fb Adjust whitespace characters 8 years ago
Jason Butz f21cca3068 Prevent onclick event from bubbling 8 years ago
Wes Cossick e72e51c94f Merge pull request #297 from prostoandrei/development
Fix #286
8 years ago
andrey.vaganov fe1318dd39 fix issue #286 8 years ago
Kasparas Galdikas 490e57ded1 Added mark-selection plugin from CodeMirror with config option on simplemde 8 years ago
Kasparas Galdikas be3fbf15b5 Removed console.log left overs 8 years ago
Wes Cossick 24ec612c44 Fix linting and update dependencies 8 years ago
Wes Cossick 747b3ef065 Rebuild project 8 years ago
Wes Cossick 26391efa26 Better localStorage detection 8 years ago
Wes Cossick 711af1b472 Merge pull request #264 from NextStepWebs/pr/256
Pull request #256 remove conflicts
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 787ed40fe6 Update URLs to use SimpleMDE.com 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
Laszlo Moczo 5a53199586 Optional prompt windows to Link and Image 9 years ago
Laszlo Moczo eb568ddbde Merge remote-tracking branch 'NextStepWebs/development' into development 9 years ago