Andrey Okonetchnikov
|
7fe1a6f8b6
|
Extracted renderToken function from class. Do not render additional <div> .
|
2016-09-22 17:44:25 +02:00 |
|
Andrey Okonetchnikov
|
95008d8607
|
WIP on React renderer for any Markit-up syntax
|
2016-09-22 17:36:02 +02:00 |
|
Andrey Okonetchnikov
|
d351f10a9b
|
Fixed formatting of richText.js
|
2016-09-22 10:03:02 +02:00 |
|
Andrey Okonetchnikov
|
eb14200643
|
Fixed ESLint errors and warning that could be fixed with eslint --fix
|
2016-09-13 15:30:58 +02:00 |
|
Mathias Biilmann Christensen
|
8221c9c170
|
Maor UI polish for editing with live preview
|
2016-09-12 11:14:21 +02:00 |
|
Mathias Biilmann Christensen
|
bbbf3c5621
|
Add datetime widget
|
2016-09-11 23:07:48 +02:00 |
|
Mathias Biilmann Christensen
|
8d63ff0a88
|
Expose methods for installations to create custom preview components
|
2016-09-11 17:53:44 +02:00 |
|
Mathias Biilmann Christensen
|
c51f42658e
|
Get rid of double connect in markdown control
|
2016-09-09 17:32:23 +02:00 |
|
Mathias Biilmann Christensen
|
1065bcf0cc
|
Merge remote-tracking branch 'origin/react' into react-ui-updates
|
2016-09-08 20:47:11 +02:00 |
|
Frances Berriman
|
55e1644711
|
Merge pull request #66 from netlify/apply-theme
Apply theme
|
2016-08-31 13:26:18 -07:00 |
|
Frances Berriman
|
d805cb67cb
|
Add a bit of padding to inputs
|
2016-08-31 13:18:18 -07:00 |
|
Frances Berriman
|
c49cfc5fce
|
Knock back tip text
|
2016-08-31 13:08:14 -07:00 |
|
Frances Berriman
|
74a0c8c602
|
Copy drag image style a bit more from ember version
|
2016-08-31 13:06:23 -07:00 |
|
Frances Berriman
|
81e27632be
|
Made the image upload button stand out as a drag target
|
2016-08-31 12:11:14 -07:00 |
|
Cássio Zen
|
704bc41b59
|
bugfix, closes #59
|
2016-08-29 17:26:47 -03:00 |
|
Cássio Zen
|
6eec0feb72
|
Small refactor preparing for branch creating/editing. Also closes #58
|
2016-08-29 17:09:04 -03:00 |
|
Cássio Zen
|
b717874e7b
|
Allow the creation of new entries
|
2016-08-24 21:37:22 -03:00 |
|
Cássio Zen
|
fd79381160
|
include mediaproxy block
|
2016-08-23 15:25:44 -03:00 |
|
Cássio Zen
|
b4f3a38bd5
|
Preview using MarkupIt
|
2016-08-18 17:26:01 -03:00 |
|
Cássio Zen
|
95fdba9953
|
plugin fields have with distinct name and label
|
2016-08-18 15:30:28 -03:00 |
|
Cássio Zen
|
e52ccc0dbc
|
Editor plugin architecture skeleton
|
2016-08-18 15:13:22 -03:00 |
|
Cássio Zen
|
ae52a14cb1
|
plugin parsing for rich text editors
|
2016-08-18 10:51:38 -03:00 |
|
Cássio Zen
|
dea734ec21
|
updated slate version
|
2016-08-17 09:52:06 -03:00 |
|
Cássio Zen
|
474abd8f78
|
Markdown editor switching
|
2016-08-11 18:21:32 -03:00 |
|
Cássio Zen
|
994d969247
|
Raw text editor (with markdown highlight)
|
2016-08-11 17:06:01 -03:00 |
|
Cássio Zen
|
7405ae8f63
|
Refactored the markdown visual/block editor into it's own component
|
2016-08-11 14:17:47 -03:00 |
|
Cássio Zen
|
2e40e12f18
|
Make images selectable on editor
|
2016-08-11 10:57:24 -03:00 |
|
Cássio Zen
|
5a4fe3c214
|
changed markdown serializer
|
2016-08-10 18:59:56 -03:00 |
|
Cássio Zen
|
efddf74404
|
Image Uploads
|
2016-08-08 18:51:53 -03:00 |
|
Cássio Zen
|
3b1590be72
|
Editor: Performance improvement
|
2016-08-08 14:39:54 -03:00 |
|
Cássio Zen
|
095b70890e
|
Better approach to creating new paragraph after new block type
|
2016-08-06 18:57:24 -03:00 |
|
Cássio Zen
|
5fa551dcb2
|
Add/Remove link
|
2016-08-06 18:16:30 -03:00 |
|
Cássio Zen
|
baf388039e
|
Block menu implementation
|
2016-08-05 13:19:31 -03:00 |
|
Cássio Zen
|
2334862083
|
Bugfix verifying list items block
|
2016-08-04 16:00:56 -03:00 |
|
Cássio Zen
|
36a344f34a
|
refactor: moved styles menu to external component
|
2016-08-04 15:49:43 -03:00 |
|
Cássio Zen
|
62d6ece758
|
Floating button to add different block types
|
2016-08-03 18:39:00 -03:00 |
|
Cássio Zen
|
d7c7ba4cdc
|
Icons for hover menu
|
2016-08-03 12:02:10 -03:00 |
|
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 |
|