Commit Graph

673 Commits (b30964500528d7672c6283568eff9841f37d82b2)
 

Author SHA1 Message Date
Wes Cossick 5b8611628b Merge pull request #472 from Mummakill/fix-multiline-list
Fix multiline numbered list function
8 years ago
Mummakill b9071f0c91 Fix multiline numbered list function 8 years ago
Wes Cossick 6065d3e089 Update README.md 8 years ago
Wes Cossick e747b053dc Update README.md 8 years ago
Wes Cossick 666e97e883 GitHub file changes 8 years ago
Wes Cossick b5407e01e0 Fix typo in code 8 years ago
Wes Cossick 7e58a01a35 Merge pull request #404 from hansottowirtz/fix_399
Fix preview not rerendering when setting value
8 years ago
Hans Otto Wirtz 568da438c6 Fix preview not rerendering when setting value 8 years ago
Wes Cossick c2ca78c46b Rebuild project 8 years ago
Wes Cossick a1fd3255f9 Merge pull request #395 from lukasz89/togglelists
Fix lists exchanges
8 years ago
Lukasz Ostrowski 7770df785c revert dist files 8 years ago
Lukasz Ostrowski d44eea64e3 commit dist files 8 years ago
Lukasz Ostrowski 2d7e776ba0 commit dist files 8 years ago
Wes Cossick 63d1621a20 Tweak wording of hljs option 8 years ago
Wes Cossick d953e0b871 Merge pull request #397 from riggerthegeek/development
Added a parameter to pass in highlight.js in from the renderConfig
8 years ago
Simon a987a8bb64 Added a parameter to pass in highlight.js in from the renderConfig
Previously, if you wanted to use highlight.js to render the preview, you had to have hljs on the window object. In practice, this is poor and negates many of the
principles behind using Browserify. By injecting it in as a parameter, this means the client can avoid adding things to their global scope if they don't/can't
avoid that.

This is a non-breaking change, only adding a new option to an existing API. The default behaviour is unchanged
8 years ago
Lukasz Ostrowski 6787ae706e list toggle fix 8 years ago
Lukasz Ostrowski 61991d1e7d list toggle fix 8 years ago
Lukasz Ostrowski c849cc95b2 list toggle 8 years ago
Wes Cossick 580a4b0286 Merge pull request #382 from jonatanklosko/issue-98
Fix bug with inserting links and undoing things.
8 years ago
Jonatan Kłosko 6250a7d7e7 Fix bug with inserting links and undoing things. 8 years ago
Wes Cossick 7ae3e6517b Merge pull request #378 from gaetanm/master
Delete editor right border + its radius in full screen mode
8 years ago
Gaëtan Masson 8c9667980c Delete editor right border + its radius in full screen mode 8 years ago
Wes Cossick 1872a278c6 Tweak wording for minHeight setting 8 years ago
Wes Cossick c76d4d4641 Merge pull request #373 from jonatanklosko/min-height-option
Add an option indicating a minimal height of the editable area.
8 years ago
Wes Cossick 69a63791f0 Remove support for Node.js version 0.12.x. 8 years ago
Jonatan Kłosko 517d5ee249 Add an option indicating a minimal height of the editable area. 8 years ago
Wes Cossick 5081e100a6 Tweak README wording 8 years ago
Wes Cossick f2d1af5dee Merge pull request #366 from kongregate/configure-marked
Allow user to configure marked options
8 years ago
Josh Schonstal b0b2f1d4a3
Allow user to configure marked options 8 years ago
Wes Cossick 6abda7ab68 Merge pull request #361 from NextStepWebs/development
Fix broken dependency
8 years ago
Wes Cossick 1471a4e662 Merge branch 'master' into development 8 years ago
Wes Cossick 0d9f7d9012 Update code and version 8 years ago
Wes Cossick 2c35e6782f 1.11.2 8 years ago
Wes Cossick cb10536dd4 Update bower version 8 years ago
Wes Cossick 00e0f69d93 Merge pull request #356 from NextStepWebs/development
Republishing to NPM
8 years ago
Wes Cossick 98bc1e52a1 Update version 8 years ago
Wes Cossick 47b2667e86 1.11.1 8 years ago
Wes Cossick 316b8a58f8 Merge pull request #353 from NextStepWebs/development
Development
8 years ago
Wes Cossick 6676411766 Update version in comments 8 years ago
Wes Cossick 3653d4f81d 1.11.0 8 years ago
Wes Cossick 7dc2a8f7fe Revert "Revert this"
This reverts commit 021e705242.
8 years ago
Wes Cossick 021e705242 Revert this 8 years ago
Wes Cossick e74572ac4a Update version in bower 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 c949cad2d8 Update URLs; prefer SSL 8 years ago
Wes Cossick c8f23a3aa9 Clean up build process, Use new CodeMirror Spell Checker 8 years ago