31 Commits

Author SHA1 Message Date
cyril lopez
a353c4bc41 Add character numbers and hanle add simple link without selection 2018-03-15 18:58:40 +01:00
cyril lopez
feee771cc5 Fix quotes and code block 2018-03-15 18:27:18 +01:00
cyril lopez
eb3b07c592 Handle Tab key command with event listener
I have to force the tab key event since it is not working with the Editor handleKeyCommand handler
2018-03-15 18:10:19 +01:00
cyril lopez
a54db55d0c Clean add media 2018-03-15 17:28:12 +01:00
cyril lopez
24a1d3cb92 Refacto addUl and addOl 2018-03-15 17:18:05 +01:00
cyril lopez
798536f0d6 Handle auto add ol 2018-03-15 16:54:28 +01:00
cyril lopez
eed3bb059c Handle auto add li for ul 2018-03-15 15:14:17 +01:00
cyril lopez
724ec3fb7a Handle ul block 2018-03-15 12:01:58 +01:00
cyril lopez
8f6d732228 Handle add new IMG 2018-03-15 11:31:07 +01:00
cyril lopez
3733d37a48 Handle file upload on wysiwyg 2018-03-14 22:47:56 +01:00
cyril lopez
8e3e385f26 Init drag and drop files 2018-03-14 22:20:39 +01:00
cyril lopez
ac3ea588fa Add eslint to strapi-helper-plugin! 2018-03-14 09:59:42 +01:00
cyril lopez
bf9451d720 Clean code 2018-03-13 21:39:27 +01:00
cyril lopez
0cd6f1cedf Add forceSelection, handle B, I , U, code block 2018-03-13 20:47:57 +01:00
cyril lopez
43fe22a88b Add styles to inline button and init convert from md 2018-03-13 13:46:42 +01:00
cyril lopez
07661c6ca7 Add wysiwg md controls 2018-03-13 13:12:06 +01:00
cyril lopez
adb104f666 Fix editorState bug 2018-03-12 16:05:36 +01:00
cyril lopez
fb70b174d2 Add fullscreen mode
the wysiwyg in full screen is still buggy
2018-03-12 15:38:38 +01:00
cyril lopez
4c6adde386 Created WysiwigEditor component 2018-03-12 14:02:34 +01:00
cyril lopez
42bbaf1a28 Created WysiwygBottomControls component 2018-03-12 13:26:07 +01:00
cyril lopez
50914d5258 Change Controls to markdown 2018-03-12 12:05:29 +01:00
cyril lopez
82b779aa6f Fix conflict and start fixineg eslint on helper plugin 2018-03-09 16:41:24 +01:00
cyril lopez
2139ec3da9 Use ref function instead of string in WYSIWYG 2018-03-09 12:45:37 +01:00
cyril lopez
828e808fa8 Add select titles 2018-03-08 18:55:49 +01:00
cyril lopez
0f6c3192fc Remove useless const 2018-03-08 15:50:28 +01:00
cyril lopez
ffbc3298c8 Add header controls 2018-03-08 14:24:26 +01:00
cyril lopez
edc9f82b34 Add controls to wysiwyg start to fix eslint for helper components 2018-03-08 12:56:44 +01:00
cyril lopez
37c31ed3f0 Handle Wysiwyg reset value 2018-03-06 21:32:48 +01:00
cyril lopez
19c5e46f69 Add controls 2018-03-06 18:20:05 +01:00
cyril lopez
abc4598aa7 Init Wysiwyg focus and value 2018-03-05 19:23:06 +01:00
cyril lopez
3e468a1b9c Wysiwyg is coming 2018-03-05 14:30:28 +01:00