Commit Graph

167 Commits (master)

Author SHA1 Message Date
7cat e96fddffcb Update simplemde.js 8 years ago
郑哲明 4fe8ad6cdf Fix bug related with issue #206
When user click 'toggleSideBySide'  button will always register a new
'update' listener .Modify the logic if toggle on register a listener  if
toggle off  remove the listener.
8 years ago
Wes Cossick e89b0e4049 Merge pull request #207 from vladson/master
Add characters count to status bar.
8 years ago
Vladislav Bogomolov 6c61b1a4aa Add characters count to status bar. 8 years ago
郑明明 b9f77e0bea Adding support for asciidoctor
A editor that can edit asciidoctor online .....
It seems the performance of the editor is not good.
9 years ago
Adam Misiorny 3178aab2cb add styling for placeholder element 9 years ago
Adam Misiorny c92f4e3bd3 change single quotes to double quotes 9 years ago
Adam Misiorny f891cfb787 add placeholder option 9 years ago
Wes Cossick d30d9b7d00 Fix initial value overwriting autosaved value 9 years ago
Wes Cossick 36f97604f4 Refactor default toolbar organization; Allow showIcons setting (#170) 9 years ago
Wes Cossick 4dbe95fe80 Fixes #163 where tabbing through form would land on icons 9 years ago
Wes Cossick 17dad384bc Fix #166, z-index inconsistencies causing scroll issues 9 years ago
Wes Cossick 396de5f46c Fix #167 where escape key wouldn't always work 9 years ago
Wes Cossick 170cbd0b2f Merge pull request #185 from adam187/feature/block-styles
add ability to set up markup for bold and italic
9 years ago
Adam Misiorny 54fa76d798 update condition 9 years ago
Adam Misiorny abedc7371d add ability to set up markup for bold and italic 9 years ago
Adam Misiorny c7c940c614 fix condition for checking unique_id in autosave option when autosave is not defined 9 years ago
Qumber 342e853c19 Added support for tables 9 years ago
Wes Cossick a64f07e1c3 Autosave improvements (see description)
Checks that localStorage is available for all features, logs error if
not
Added function to clear the autosaved value
Prefixed the autosave localStorage key with “smde_”
9 years ago
Wes Cossick 52ed959be9 Change unique_id to uniqueId 9 years ago
Wes Cossick 90733ec404 Fix autosave briefly losing saved value 9 years ago
Wes Cossick becd1317ff Trigger Travis CI build with small change 9 years ago
Wes Cossick adda6665c1 Update simplemde.js 9 years ago
Wes Cossick a98665a0a7 Merge branch 'master' into development 9 years ago
Wes Cossick 2c77d032e6 Force lint error to test Travis CI 9 years ago
Wes Cossick dab0b6be7b Merge pull request #155 from NextStepWebs/development
New option, HTML highlighting, Gulp build tweaks, Fix bugs
9 years ago
Wes Cossick 73e5e5fb4e Change replaceTexts to insertTexts 9 years ago
Wes Cossick 361c097643 Fix gradient CSS 9 years ago
Wes Cossick cef2623e2a Recompile files with latest commits 9 years ago
Alex Canessa 8bf55b1b34 Add the replace selection text to the options. 9 years ago
Wes Cossick e20b64c97a Fix bug with sprockets compilation 9 years ago
Wes Cossick 3baa1d1ac8 Revert "Fix sprockets compilation error related to `filter: progid:`" 9 years ago
kleroy e1b70d737e Fix sprockets compilation error related to `filter: progid:`
```
Invalid CSS after "...);filter:progid": expected ";", was ": DXImageTransf..."
```
9 years ago
Wes Cossick de87b0ccd3 Added basic HTML tag syntax highlight styling 9 years ago
Wes Cossick b59279a3d8 Revert "Added basic HTML tag syntax highlight styling" 9 years ago
danabrey e79b5f14ed Added basic HTML tag syntax highlight styling 9 years ago
Wes Cossick 653dde0d5d Merge pull request #139 from NextStepWebs/development
UMD design, Bower support, Linting, Bug fixes
9 years ago
Wes Cossick 03b5ed2551 Fix preview overlap issue 9 years ago
Wes Cossick efc38f43da Update CodeMirror; Add three state methods 9 years ago
Wes Cossick dc5126b4fe Make linter happy 9 years ago
Wes Cossick 8e53037df9 Merge pull request #127 from PhantomXCool/development
Add Support UMD
9 years ago
PhantomX cd60814099 1. move the non-minified compiled JS file to the /debug/ directory
2. Corrected dependency for "marked"
9 years ago
PhantomX 09c9126741 add browserify-shim for spell-checker
revert tablist.js
9 years ago
PhantomX 01306ad105 Remove spell-checker. Module 'spell-checker' must support CommonJS 9 years ago
Wes Cossick effd98d463 Detect mobile and prevent fullscreen dependent features 9 years ago
PhantomX df1e551c0f add UMD support and add linting utility for JavaScript ESLint 9 years ago
Wes Cossick 416d807a92 Update to support allowDropFileTypes 9 years ago
Wes Cossick ec8bba319d Merge pull request #115 from NextStepWebs/development
Add dist files
9 years ago
Wes Cossick c55b5c6ecb Commit distribution files 9 years ago
Wes Cossick f32e103944 Merge pull request #114 from NextStepWebs/development
Intelligently download Font Awesome, New options, Bug fixes
9 years ago
Wes Cossick 443a58cc28 New option: renderingConfig which includes syntax highlighting 9 years ago
Wes Cossick a52a9a0098 Use .no-disable and .no-mobile classes instead of .fa-X classes 9 years ago
Wes Cossick 5466648503 Rebuild project 9 years ago
Wes Cossick 42068c97f9 Fix bug with hideIcons 9 years ago
Wes Cossick b0193b4110 Hide fullscreen button on mobile due to issues 9 years ago
Wes Cossick d13b3d51cd Rebuild project 9 years ago
Wes Cossick a93f7a2570 New hide icons option 9 years ago
Wes Cossick e18beb56f7 Remove debug output 9 years ago
Wes Cossick bfda8350ae Auto download Font Awesome 9 years ago
Wes Cossick 589386dc8a Fix URL matching RegEx 9 years ago
Wes Cossick 57fcf521a0 Merge pull request #107 from NextStepWebs/development
Custom preview rendering, Loads of bug fixes
9 years ago
Wes Cossick 3dcb71e880 Update gulpfile.js to wait for downloads 9 years ago
Wes Cossick 1762dea647 More defensive coding for #91 9 years ago
Wes Cossick e6ab126431 Fix Esc key not exiting full screen properly; Fixes #99 9 years ago
Wes Cossick 2f6af67480 parsingConfig documentation 9 years ago
Wes Cossick 53910de1f9 Re-add paper theme 9 years ago
Dave Brondsema ab83c5a5f6 Add getState() support for code (and yes, CodeMirror intenrally labels it as "comment") 9 years ago
arduanov 23359590df Fix autosave
After submit form with autosave we have emty string in local storage.
We won't set empty string instead of default form content.
9 years ago
Wes Cossick 5ff5766ea6 Add parsingConfig option, TODO document 9 years ago
Wes Cossick 7f4491edee Merge proposed PRs for CodeMirror 9 years ago
Wes Cossick f77dbc6aab Update/download dependencies 9 years ago
Dave Brondsema 646002bff7 Don't increment both start and end points if they are the same object (e.g. no selection) 9 years ago
Wes Cossick 98aa67881d Fix error found in #91 9 years ago
Wes Cossick f14c5f446f previewRender now supports async too 9 years ago
Wes Cossick 08c9d89662 Fix toolbar height again 9 years ago
Wes Cossick 4213ec606a Fix toolbar height bug in fullscreen 9 years ago
Wes Cossick 6c5a0dbc67 Regenerate dist files 9 years ago
Wes Cossick 8dd6262274 Simplified previewRender option 9 years ago
Wes Cossick d4e5b77a8f Updates to custom preview rendering, Gulp dist files 9 years ago
Wes Cossick eec0f55969 Merge pull request #82 from brondsem/pluggable_preview_func
Make preview rendering be customizable
9 years ago
Dave Brondsema fe1f2a8d4f Negate the active styling of buttons when in preview mode 9 years ago
Dave Brondsema f0f496ae92 Make preview rendering be customizable 9 years ago
Wes Cossick 8ed562431a Compress and prettify 9 years ago
Wes Cossick 35afb015a3 Mobile: Should prevent scroll behind fullscreen 9 years ago
Wes Cossick e9d4205731 Mobile: Fade edges of fullscreen toolbar 9 years ago
Wes Cossick 8c32586d73 Mobile: Hide side-by-side preview 9 years ago
Wes Cossick d74bf5def3 Recompile and prettify 9 years ago
Wes Cossick eba5e8a77d Better bigger/smaller heading icons 9 years ago
Wes Cossick afa0101e68 Better element option behavior according to #79 9 years ago
Wes Cossick 8218391cfd Gulp now pretty formats JS and CSS 9 years ago
Wes Cossick b43b99e50d Begin testing gulp-beautify 9 years ago
Wes Cossick 866488b0a9 Brand new side-by-side preview mode 9 years ago
Wes Cossick 41c551c115 Add new icon option: Strikethrough 9 years ago
Wes Cossick db6d381d1c Three new heading icons, Fix heading button bugs 9 years ago
Wes Cossick 8311c8431b Fix toolbar button shift issue 9 years ago
Wes Cossick cbeb630a97 Add singleLineBreaks option 9 years ago
Wes Cossick 2a32e619a4 Update Markdown options to use GFM line breaks 9 years ago
Wes Cossick f0679a4154 Update CodeMirror to 5.6.x 9 years ago
Wes Cossick daf2c453f6 Update built in toolbar buttons 9 years ago
Fraser Redmond d60d0cd80d Added defaults for more toolbar buttons 9 years ago