67 Commits

Author SHA1 Message Date
cyril lopez
873cfd5d92 Remove wysiwyg components folder 2018-03-28 16:00:08 +02:00
cyril lopez
8652700d50 Handle multiline selection ol 2018-03-27 18:59:24 +02:00
cyril lopez
f2fe224f01 Handle multiline selection for list, update all blocks when inserting new ul 2018-03-27 18:02:47 +02:00
cyril lopez
e3dd28b209 Fix pasted text 2018-03-27 11:51:57 +02:00
cyril lopez
bee3ee7850 Fix backspace bug 2018-03-27 11:34:38 +02:00
cyril lopez
2f99752452 Merge branch 'wysiwyg-preview-fullscreen' of github.com:strapi/strapi into wysiwyg-preview-fullscreen 2018-03-26 16:45:27 +02:00
Aurelsicoko
0803b021c2 Improve preview style 2018-03-26 16:28:21 +02:00
cyril lopez
f059ccddd5 Modify key commands 2018-03-26 16:20:58 +02:00
cyril lopez
aed37546ff Created components folder 2018-03-26 11:14:07 +02:00
cyril lopez
340f06e053 Remove autoclose fs 2018-03-23 16:48:45 +01:00
cyril lopez
8da11a829c Fix css and fix fullscreen preview bug when empty 2018-03-23 16:40:01 +01:00
cyril lopez
118a77eda0 Clean code wysiwyg 2018-03-22 20:33:34 +01:00
cyril lopez
23fe21fcdf Fix fullscreen css 2018-03-22 18:37:01 +01:00
cyril lopez
5d5d5d1097 Add fullscreen live preview 2018-03-22 18:19:49 +01:00
cyril lopez
6d540d4d6d Fix wysiwyg style 2018-03-22 14:27:33 +01:00
cyril lopez
cf2ee11074 Add disabled style to InputSelect
Disable wysiwyg controls when in preview mode
2018-03-22 13:23:26 +01:00
cyril lopez
ef70242adf Fix tab focus 2018-03-22 12:01:11 +01:00
cyril lopez
f25a36ec59 Created strategie to retrieve img and links
(Preview is starting to work as expected
2018-03-21 19:01:46 +01:00
cyril lopez
186aaac277 Init preview with custom md converter 2018-03-21 14:55:09 +01:00
cyril lopez
d908af4943 Handle wysiwyg errors and style 2018-03-20 16:53:11 +01:00
cyril lopez
32ce6d0a0e Clean code 2018-03-20 16:12:05 +01:00
cyril lopez
9b08f159ee Created addContent handler 2018-03-20 15:34:27 +01:00
cyril lopez
280d37c595 Handle selections when adding a new block 2018-03-20 15:17:33 +01:00
cyril lopez
9fa19f3cb1 Refacto add list block 2018-03-20 14:49:49 +01:00
cyril lopez
0d71844e29 Handle selection for link media 2018-03-20 13:27:42 +01:00
cyril lopez
cbee0345ea Add striked out control and fix css 2018-03-20 12:12:02 +01:00
cyril lopez
5e7e4b5f59 Fix selection on link 2018-03-19 19:01:05 +01:00
cyril lopez
60d6306b59 Fix offsets algo 2018-03-19 18:22:09 +01:00
cyril lopez
d87fce5365 Fix auto block 2018-03-19 18:06:48 +01:00
cyril lopez
0952c9aaa9 Add new layout dynamic 2018-03-19 12:30:04 +01:00
cyril lopez
2098ff1782 Init preview HTML
(still very buggy)
2018-03-19 09:47:56 +01:00
cyril lopez
644ccd13a0 Init preview 2018-03-16 14:52:17 +01:00
cyril lopez
0b5fcc39a2 Init preview html 2018-03-16 13:48:32 +01:00
cyril lopez
98f0b6f3fc Created ToggleToMArkdown button 2018-03-16 11:45:21 +01:00
cyril lopez
1b82aa0940 Fix offsets 2018-03-15 20:21:21 +01:00
cyril lopez
1047a5bdda Order funcs 2018-03-15 19:10:02 +01:00
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