76 Commits

Author SHA1 Message Date
Cássio Zen
a16a8ff20d Small refactor 2016-08-03 10:30:42 -03:00
Cássio Zen
08d5110d3a Hover menu 2016-08-02 23:25:45 -03:00
Cássio Zen
b1a56f60cd Custom block components + soft break handling 2016-08-02 16:37:37 -03:00
Cássio Zen
fb38de60d3 draftjs out, slate in 2016-08-01 16:41:55 -03:00
Cássio Zen
21c3d060ea Merge branch 'contentIntegration' into react 2016-08-01 16:09:46 -03:00
Cássio Zen
a9106b00b0 typo 2016-07-28 15:47:35 -03:00
Cássio Zen
18ad041d96 Preparing for github file persistence 2016-07-19 17:11:22 -03:00
Cássio Zen
37cf1ba52d eslint compliance on presentational components 2016-06-30 17:28:47 -03:00
Cássio Zen
1700f98e4e Refactor on upload media data fow 2016-06-10 14:01:14 -03:00
Cássio Zen
1ba98fdb5a refactor: Creating Medias reducer 2016-06-10 00:16:01 -03:00
Cássio Zen
9275aaec90 Moved draft state for an entry (when in edit mode) to Redux 2016-06-08 11:18:34 -03:00
Cássio Zen
2d48743f37 moving string size check to helper lib 2016-06-07 21:33:12 -03:00
Cássio Zen
327cb883ee Refinment: truncate in middle 2016-06-07 21:27:34 -03:00
Cássio Zen
d5da853db1 Only create ImageProxy if there's a value prop 2016-06-07 21:04:40 -03:00
Cássio Zen
0cf5dc141a in memmory persistence for test-repo 2016-06-07 20:15:28 -03:00
Cássio Zen
8d7f5702e5 Added onRemoveMedia callback 2016-06-07 11:38:19 -03:00
Cássio Zen
83d03c63ec persistence draft
Persisting individual media file objects
2016-06-07 01:20:54 -03:00
Cássio Zen
3e80bab1f6 Consistent display of pre-existent filenames and user uploaded filenames 2016-06-06 11:04:46 -03:00
Cássio Zen
6ce5721cd2 Back to original file formatting 2016-06-06 11:04:10 -03:00
Cássio Zen
139b86c268 render props.value straight 2016-06-06 10:41:55 -03:00
Cássio Zen
70a3d99ac1 Maps an image file DOMString to its toString function
(So the File can be used straight into an image tag)
2016-06-06 10:40:11 -03:00
Cássio Zen
0f1b95f262 typos 2016-06-05 23:37:19 -03:00
Cássio Zen
ade51b27fc Support for image preview & drag and drop 2016-06-05 23:22:12 -03:00
Mathias Biilmann Christensen
32e54cdbdc Load, display and edit entries from test repo and github 2016-06-05 01:52:18 -07:00
Mathias Biilmann Christensen
ba8febd107 fix naming of entry page 2016-05-30 17:08:30 -07:00
Mathias Biilmann Christensen
d2aa1adf7b Basic editing with some widgets 2016-05-30 16:55:32 -07:00