Commit Graph

  • fc93817756 update README.md to use cdnjs #240 Una Ma 2016-01-25 20:22:38 +08:00
  • 99e4cba72e Merge pull request #239 from trwired/destroy-instance Wes Cossick 2016-01-24 21:33:13 -06:00
  • fd8e6a7825 Allow reverting back to the initial textarea (fixes #142) #239 trwired 2016-01-24 07:10:25 +01:00
  • b6bee016c2 Merge pull request #238 from trwired/fix-196 Wes Cossick 2016-01-23 18:58:57 -06:00
  • da5e309ffe fixes #196 #238 trwired 2016-01-23 23:40:31 +01:00
  • d1445222aa Remove "What's Changed" secion, Reword "How it works" Wes Cossick 2016-01-22 23:39:45 -06:00
  • 6318fc1b19 Merge pull request #237 from NextStepWebs/development 1.10.0 Wes Cossick 2016-01-22 14:43:19 -06:00
  • 4b75a4e38e Tweak README for the last time #237 Wes Cossick 2016-01-22 14:05:05 -06:00
  • cc4cd7acdd Tweak wording some more Wes Cossick 2016-01-22 13:59:40 -06:00
  • 1e51e98649 Tweak status bar wording Wes Cossick 2016-01-22 13:59:00 -06:00
  • 3da94ef677 Better separator display/hide logic Wes Cossick 2016-01-22 13:16:54 -06:00
  • 6b6bb408cf Refactor custom status bar items Wes Cossick 2016-01-22 13:02:39 -06:00
  • a318e44ffe Rebuild project again Wes Cossick 2016-01-22 12:28:49 -06:00
  • dba58abd59 1.10.0 Wes Cossick 2016-01-22 12:27:37 -06:00
  • f1865e5536 Update version and rebuild project Wes Cossick 2016-01-22 12:26:50 -06:00
  • 120d7e5c85 Merge pull request #233 from ryan-codingintrigue/development Wes Cossick 2016-01-22 12:10:56 -06:00
  • 7904c44036 Updated README to explain statusCustom support #233 Ryan Graham 2016-01-21 12:13:35 +00:00
  • 7bc2cb3c41 Add support for custom options in status bar Ryan Graham 2016-01-21 12:12:30 +00:00
  • 91a27e314a Merge pull request #229 from adam187/feature/get-state Wes Cossick 2016-01-20 16:54:12 -06:00
  • 62caea601e improve get state, add public getter #229 Adam Misiorny 2016-01-20 21:50:59 +01:00
  • 7aedb8623a Fix options undefined bug when clearing autosave value Wes Cossick 2016-01-13 00:46:35 -06:00
  • 3d83a35a2b Merge 5706c022f3d56d2240bf7942c7e122e017fa2bcb into 5f3a67dae25f8e855a2cf8a617cc116267223e02 #226 Michael Blakeney 2016-01-12 17:16:51 +00:00
  • 5706c022f3 builds without spell checker #226 Michael Blakeney 2016-01-12 08:15:54 -09:00
  • abf4b84a68 removes spell check Michael Blakeney 2016-01-12 08:09:13 -09:00
  • b5b34a6134 update gitignore Michael Blakeney 2016-01-12 08:09:00 -09:00
  • 0d9078c98d Merge pull request #223 from trwired/user-configurable-shortcuts Wes Cossick 2016-01-11 22:52:01 -06:00
  • 131e5d8beb Included info on configuring and using custom keyboard shortcuts #223 trwired 2016-01-09 10:13:16 +01:00
  • b61c64d63c Resolved merge conflict with upstream trwired 2016-01-09 08:40:24 +01:00
  • eccfbe5f20 Merge pull request #224 from adam187/feature/clean-block Wes Cossick 2016-01-08 16:46:31 -06:00
  • 664c081876 cs fixes #224 Adam Misiorny 2016-01-08 17:42:40 +01:00
  • 144d724a41 update clean block pattern Adam Misiorny 2016-01-08 17:28:45 +01:00
  • 8469cbc839 add clean block feature Adam Misiorny 2016-01-08 14:44:43 +01:00
  • a59ae2fe47 Merge 16042564a193bb4845a6dfe6dfc19edcaf03d2ef into 5f3a67dae25f8e855a2cf8a617cc116267223e02 #222 Igor Kalat 2016-01-07 09:59:44 +00:00
  • 16042564a1 Gives users the ability to change editor's keyboard shortcuts #222 Igor Kalat 2016-01-07 10:38:19 +01:00
  • 2bac0bbcec Merge pull request #220 from adriaanzon/development Wes Cossick 2016-01-06 10:32:46 -06:00
  • b092fe5ee0 Merge pull request #218 from JamieWohletz/development Wes Cossick 2016-01-06 10:30:22 -06:00
  • aa2ebfe983 Fix table spacing #220 adriaanzon 2016-01-06 15:46:26 +01:00
  • 2f24d571b0 Undo + Redo buttons are no longer added by default #218 Jamie Wohletz 2016-01-03 12:55:57 -07:00
  • 68be24121f Added undo and redo buttons to toolbar Jamie Wohletz 2016-01-03 01:14:18 -07:00
  • d7beab0abe add remove heading method #217 Adam Misiorny 2015-12-28 11:58:17 +01:00
  • d9d7396612 Add jQuery validation example to the documentation #215 #214 Kévin Liagre 2015-12-22 11:30:45 +01:00
  • 0ce602f68d Merge pull request #211 from 7upcat/master Wes Cossick 2015-12-18 19:00:12 -06:00
  • 9fb97e0d5e Fix #206 added useSideBySideListener #211 7cat 2015-12-19 06:33:04 +08:00
  • e27a0933a3 Added useSideBySideListener avoid duplicate cm update 7cat 2015-12-19 06:25:47 +08:00
  • d72ee889ef Update README.md #210 Wes Cossick 2015-12-18 13:21:06 -06:00
  • b602a88226 Test committ #209 Wes Cossick 2015-12-18 12:55:10 -06:00
  • 7a72572c0a Merge e96fddffcbc73f95c44be81deb16bfd1f13fa50d into 5f3a67dae25f8e855a2cf8a617cc116267223e02 #208 7cat 2015-12-18 08:40:11 +00:00
  • e96fddffcb Update simplemde.js #208 7cat 2015-12-18 16:38:40 +08:00
  • 4fe8ad6cdf Fix bug related with issue #206 郑哲明 2015-12-18 16:32:50 +08:00
  • e89b0e4049 Merge pull request #207 from vladson/master Wes Cossick 2015-12-17 22:14:24 -06:00
  • f21d9353a2 Merge 6c61b1a4aa0fa2d03af54db561b878d9874a97d8 into 5f3a67dae25f8e855a2cf8a617cc116267223e02 #204 Vladislav Bogomolov 2015-12-17 22:35:38 +00:00
  • 6c61b1a4aa Add characters count to status bar. #207 #204 Vladislav Bogomolov 2015-12-16 18:24:12 +03:00
  • b9f77e0bea Adding support for asciidoctor 郑明明 2015-12-18 00:07:19 +08:00
  • 6e659cf0ab Merge pull request #199 from adam187/feature/placeholder Wes Cossick 2015-12-10 16:01:59 -06:00
  • 3178aab2cb add styling for placeholder element #199 Adam Misiorny 2015-12-10 22:47:34 +01:00
  • 95cfe5a353 change spaces to tab Adam Misiorny 2015-12-10 22:46:31 +01:00
  • c92f4e3bd3 change single quotes to double quotes Adam Misiorny 2015-12-10 07:58:19 +01:00
  • aad624dfd1 Merge f891cfb787844ccffc3589bbdd3acccb0a8d58fe into 5f3a67dae25f8e855a2cf8a617cc116267223e02 #198 Adam Misiorny 2015-12-08 23:29:30 +00:00
  • f891cfb787 add placeholder option #198 Adam Misiorny 2015-12-09 00:06:38 +01:00
  • 7c49565d43 Faster builds #197 paladox 2015-12-08 17:02:03 +00:00
  • 5f3a67dae2 Merge pull request #189 from NextStepWebs/development 1.9.0 Wes Cossick 2015-12-05 00:55:28 -06:00
  • 7a2e75eb48 Merge branch 'master' into development #189 Wes Cossick 2015-12-05 00:50:55 -06:00
  • 3f54710784 Bump to version 1.9.0 Wes Cossick 2015-12-05 00:48:59 -06:00
  • 5706319644 Full build Wes Cossick 2015-12-05 00:37:20 -06:00
  • 4eec6e6e3a Document showIcons; Tweak other wording Wes Cossick 2015-12-05 00:37:12 -06:00
  • d30d9b7d00 Fix initial value overwriting autosaved value Wes Cossick 2015-12-05 00:31:27 -06:00
  • 36f97604f4 Refactor default toolbar organization; Allow showIcons setting (#170) Wes Cossick 2015-12-05 00:18:40 -06:00
  • 4dbe95fe80 Fixes #163 where tabbing through form would land on icons Wes Cossick 2015-12-04 23:41:24 -06:00
  • 17dad384bc Fix #166, z-index inconsistencies causing scroll issues Wes Cossick 2015-12-04 19:52:34 -06:00
  • 396de5f46c Fix #167 where escape key wouldn't always work Wes Cossick 2015-12-04 19:48:26 -06:00
  • 4b308e0c89 Travis.yml: Broader Node version testing Wes Cossick 2015-12-04 19:23:41 -06:00
  • b21808ed12 Fix trailing space after vinyl-buffer Wes Cossick 2015-12-04 19:19:22 -06:00
  • cac5699594 Fix travis config Wes Cossick 2015-12-04 17:55:49 -06:00
  • c2cf41fc16 Update dependencies; Travis build in more node versions Wes Cossick 2015-12-04 17:34:31 -06:00
  • 169752eb9d More clearly document custom button code Wes Cossick 2015-12-04 14:31:33 -06:00
  • 170cbd0b2f Merge pull request #185 from adam187/feature/block-styles Wes Cossick 2015-11-30 11:09:41 -06:00
  • b4ee8a06e4 Fix small typo Wes Cossick 2015-11-30 11:07:12 -06:00
  • e7c45cfeec Update README.md #185 Adam Misiorny 2015-11-30 17:53:41 +01:00
  • 8a1d8fd285 Merge pull request #186 from adam187/fix/autosave-condition Wes Cossick 2015-11-30 10:06:26 -06:00
  • 19463486ef improve readme Adam Misiorny 2015-11-30 10:24:32 +01:00
  • 54fa76d798 update condition #186 Adam Misiorny 2015-11-30 10:18:26 +01:00
  • abedc7371d add ability to set up markup for bold and italic Adam Misiorny 2015-11-29 21:11:54 +01:00
  • c7c940c614 fix condition for checking unique_id in autosave option when autosave is not defined Adam Misiorny 2015-11-29 21:13:40 +01:00
  • 42c4a0bbef Merge pull request #184 from qumberhussain/development Wes Cossick 2015-11-25 13:56:20 -06:00
  • d850ff7f0c Updated documentation for adding table #184 Qumber 2015-11-25 10:07:51 +00:00
  • a31e978659 Merge pull request #182 from qumberhussain/development Wes Cossick 2015-11-24 12:14:33 -06:00
  • 342e853c19 Added support for tables #182 Qumber 2015-11-24 17:54:41 +00:00
  • e8bdc03120 Update package.json to 1.8.2 Wes Cossick 2015-11-19 17:25:47 -06:00
  • dac02f2698 Update bower version Wes Cossick 2015-11-19 17:25:03 -06:00
  • 9d0b313320 Rebuild Wes Cossick 2015-11-19 17:23:32 -06:00
  • a64f07e1c3 Autosave improvements (see description) Wes Cossick 2015-11-19 17:22:03 -06:00
  • a70b4978cb Rebuild project Wes Cossick 2015-11-19 14:47:24 -06:00
  • 52ed959be9 Change unique_id to uniqueId Wes Cossick 2015-11-19 14:47:15 -06:00
  • 7d5bd5f27e Depend on specific marked version Wes Cossick 2015-11-19 14:39:00 -06:00
  • 1f2490a5e1 Merge a7880fb3f2835ca925b382f9ac84fd5cce6856c0 into e05962d91c6500caf623925400b3c86df73163e0 #180 Maarten Winter 2015-11-17 13:41:13 +00:00
  • a7880fb3f2 Apparently codemirror v5.8.1 is not on npm yet #180 Maarten Winter 2015-11-17 14:40:46 +01:00
  • 1ae5e67fc6 Depend on specific versions of codemirror and marked via npm Maarten Winter 2015-11-17 14:32:47 +01:00
  • eb7f5cac53 Rebuild Wes Cossick 2015-11-16 00:01:48 -06:00
  • 90733ec404 Fix autosave briefly losing saved value Wes Cossick 2015-11-16 00:01:44 -06:00
  • 6129620534 Added example to restore default tab behaviour #164 w.stoettinger 2015-11-06 18:57:12 +01:00