Commit Graph

696 Commits (e1ae0e42303de349131d8bdce467aefc6954cb8a)
 

Author SHA1 Message Date
Wes Cossick b092fe5ee0 Merge pull request #218 from JamieWohletz/development
Added undo and redo buttons to toolbar
8 years ago
adriaanzon aa2ebfe983 Fix table spacing
Removed an extra space that caused the tables to be wrongly aligned, when the table button was pressed.
8 years ago
Jamie Wohletz 2f24d571b0 Undo + Redo buttons are no longer added by default 8 years ago
Jamie Wohletz 68be24121f Added undo and redo buttons to toolbar 8 years ago
Wes Cossick 0ce602f68d Merge pull request #211 from 7upcat/master
Fix #206 added useSideBySideListener
9 years ago
7cat 9fb97e0d5e Fix #206 added useSideBySideListener 9 years ago
7cat e27a0933a3 Added useSideBySideListener avoid duplicate cm update 9 years ago
7cat e96fddffcb Update simplemde.js 9 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.
9 years ago
Wes Cossick e89b0e4049 Merge pull request #207 from vladson/master
Add characters count to status bar.
9 years ago
Vladislav Bogomolov 6c61b1a4aa Add characters count to status bar. 9 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
Wes Cossick 6e659cf0ab Merge pull request #199 from adam187/feature/placeholder
add placeholder option
9 years ago
Adam Misiorny 3178aab2cb add styling for placeholder element 9 years ago
Adam Misiorny 95cfe5a353 change spaces to tab 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 5f3a67dae2 Merge pull request #189 from NextStepWebs/development
Autosave improvements, Build improvements, New icons, New options, Clearer README
9 years ago
Wes Cossick 7a2e75eb48 Merge branch 'master' into development 9 years ago
Wes Cossick 3f54710784 Bump to version 1.9.0 9 years ago
Wes Cossick 5706319644 Full build 9 years ago
Wes Cossick 4eec6e6e3a Document showIcons; Tweak other wording 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 4b308e0c89 Travis.yml: Broader Node version testing 9 years ago
Wes Cossick b21808ed12 Fix trailing space after vinyl-buffer 9 years ago
Wes Cossick cac5699594 Fix travis config 9 years ago
Wes Cossick c2cf41fc16 Update dependencies; Travis build in more node versions 9 years ago
Wes Cossick 169752eb9d More clearly document custom button code 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
Wes Cossick b4ee8a06e4 Fix small typo 9 years ago
Adam Misiorny e7c45cfeec Update README.md 9 years ago
Wes Cossick 8a1d8fd285 Merge pull request #186 from adam187/fix/autosave-condition
fix condition for checking unique_id in autosave option
9 years ago
Adam Misiorny 19463486ef improve readme 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
Wes Cossick 42c4a0bbef Merge pull request #184 from qumberhussain/development
Updated documentation for adding table
9 years ago
Qumber d850ff7f0c Updated documentation for adding table 9 years ago
Wes Cossick a31e978659 Merge pull request #182 from qumberhussain/development
Added support for tables
9 years ago
Qumber 342e853c19 Added support for tables 9 years ago
Wes Cossick e8bdc03120 Update package.json to 1.8.2 9 years ago
Wes Cossick dac02f2698 Update bower version 9 years ago
Wes Cossick 9d0b313320 Rebuild 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 a70b4978cb Rebuild project 9 years ago
Wes Cossick 52ed959be9 Change unique_id to uniqueId 9 years ago