Commit Graph

68 Commits

Author SHA1 Message Date
Kiwi 794487b1a9 fix: bug where erasing the edit RTE content would respawn the original content (#2308) 2019-05-09 23:22:14 +02:00
Kim Gardner 1c2ff7d2ae Update default plugins and docs (#2265)
* Update default plugins

* Update plugin docs with missing plugin

* Fixed broken link in docs

* Update Code of Conduct in docs

* Fix mixup that both plugins are moderation-actions

* fix: adapt server tests to use the rich text plugin

* fix: e2e

* fix: sync docs
2019-04-16 20:54:44 +02:00
vittoboa 1dd8d0a706 Add italian translation for plugins 2019-03-02 22:33:52 +01:00
Leandro da1a8bb539 Remove duplicate placeholder proptype. (#2211) 2019-03-01 19:34:24 +01:00
Kim Gardner de5de26c82 Merge branch 'master' into feature/talk_470_dutch_translations 2019-02-28 11:09:19 -05:00
Besma 0bb2d4cbca Add Dutch translation 2019-02-25 16:18:33 +01:00
Mendel Konikov 9d3e3ce45d Add additional Hebrew translations 2019-01-27 21:59:38 -05:00
Mendel Konikov f6bfef3fb5 Sort Translations ABC, Add missing Hebrew 2019-01-27 21:31:51 -05:00
Chi Vinh Le ed679096c8 Workaround RTE Button focus bug on IOS 2018-05-28 17:16:44 +02:00
Erik Reyna ba3af0aeb3 apply @cvle suggestion for fix 2018-05-25 18:07:41 -04:00
Erik Reyna 2c6843129a move placeholder right behind contentEditable 2018-05-25 15:02:34 -04:00
Chi Vinh Le d07c54918d Indent, outdent fixes 2018-05-16 21:37:48 +02:00
Chi Vinh Le 2eac8f48d6 Workaround IOS focus bug when clicking on buttons 2018-05-16 21:37:35 +02:00
Chi Vinh Le fc5621a060 Add reference to story 2018-05-11 17:12:28 +02:00
Chi Vinh Le 631206f360 Disable autofocus on IOS Safari, prevent zoom on narrow screens 2018-05-11 00:30:12 +02:00
Mendel Konikov 018addc6ad Remove space to correct markdown link formatting 2018-05-01 20:37:42 -04:00
Mendel Konikov c3d01be0df Add note explaining possible plugin conflict 2018-05-01 20:34:42 -04:00
Chi Vinh Le fe75d9543c Restore Links 2018-03-30 20:12:10 +02:00
Chi Vinh Le 0865c4d5ad Remove italic styling from blockquote 2018-03-26 22:56:26 +02:00
Chi Vinh Le dca9b19240 Better disabled detection 2018-03-26 22:44:24 +02:00
Chi Vinh Le 5b9d24a029 Disable hover on touch devices 2018-03-26 22:35:21 +02:00
Chi Vinh Le 45ad7eeff7 Let browser insert text 2018-03-25 23:17:47 +02:00
Chi Vinh Le 9efa5479a8 Support nested feature instance 2018-03-25 23:01:43 +02:00
Chi Vinh Le 7867b0113e Rename buttons to feature 2018-03-25 22:52:48 +02:00
Chi Vinh Le 17d50c6ebb Add classNames for styling 2018-03-25 22:48:51 +02:00
Chi Vinh Le 11051fbdb9 Shortcut support 2018-03-25 22:43:30 +02:00
Chi Vinh Le ee9786de02 Fix append new line after node.. 2018-03-25 22:18:57 +02:00
Chi Vinh Le 0226991521 Better selection behavior 2018-03-25 22:07:32 +02:00
Chi Vinh Le 7d4217d2d7 Remove all unwanted style attr 2018-03-25 21:41:45 +02:00
Chi Vinh Le 81b98187f1 Ensure end in new line blockquote 2018-03-25 18:44:46 +02:00
Chi Vinh Le a7e580fab3 Fix paste for ie 2018-03-25 18:38:49 +02:00
Chi Vinh Le a55cee5cc1 IE Fixes 2018-03-25 17:50:29 +02:00
Chi Vinh Le 69e194f648 Unmount cleanly 2018-03-25 01:58:35 +01:00
Chi Vinh Le 939df89842 Simplify normalizer, adjust server config 2018-03-25 01:37:45 +01:00
Chi Vinh Le 8586da97fb Add limitTo 2018-03-25 01:32:21 +01:00
Chi Vinh Le 2757791672 Refactor 2018-03-25 01:20:46 +01:00
Chi Vinh Le 06ed792005 Add comments 2018-03-25 00:02:42 +01:00
Chi Vinh Le 3bd8d5627b Use our own UNDO stack!! 2018-03-24 21:43:32 +01:00
Chi Vinh Le 595dda11bf Control pasting, better IE support 2018-03-24 19:14:06 +01:00
Chi Vinh Le a154ccfc60 Better dom handling, disable state 2018-03-24 15:36:49 +01:00
Chi Vinh Le cc66be033a More manual DOM manipulations 2018-03-24 02:45:31 +01:00
Chi Vinh Le 246e3efe7f Include translations 2018-03-23 12:49:08 +01:00
Chi Vinh Le b504d2ad2b Translations 2018-03-23 12:41:08 +01:00
Chi Vinh Le de48880e01 Refactor n active state 2018-03-23 12:37:20 +01:00
Chi Vinh Le 292e33c105 Implement AdminCommentContent for text and html 2018-03-22 23:15:21 +01:00
Chi Vinh Le a1a867ec55 Add margin to contentEditable 2018-03-22 19:44:53 +01:00
Chi Vinh Le 19920deeda Better detect tag ancestors 2018-03-22 18:03:13 +01:00
Chi Vinh Le 78eb92e3ab Fix styling on admin site 2018-03-21 19:48:33 +01:00
Chi Vinh Le 1aeae553e5 Add border radius 2018-03-21 19:24:36 +01:00
Chi Vinh Le 99955b82f5 Blockquote styling 2018-03-21 18:41:27 +01:00