652 Commits

Author SHA1 Message Date
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
34e968077d Fix lineheight 2018-03-19 15:35:47 +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
deed38e50e Design buttons wysiwyg 2018-03-16 12:05:16 +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
81a1a382ad Fix baseline 2018-03-14 23:10:36 +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
3841ae20dd Merge branch 'master' of github.com:strapi/strapi into wysiwyg 2018-03-14 16:59:00 +01:00
cyril lopez
24d3eaa16b Fix wysiwyg underline 2018-03-14 15:12:06 +01:00
Aurelsicoko
d89888bb47 Add keep me updated checkbox on register 2018-03-14 13:18:05 +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
1d0ef6062e Merge branch 'master' of github.com:strapi/strapi into wysiwyg 2018-03-13 10:16:36 +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