Yevhen Pavliuk
085fdfa804
Fix width style for images in editor
před 8 roky
Yedidya Kennard
41410300c0
Changed to internal nam
před 8 roky
Yedidya Kennard
bc2d48da37
new icons
před 8 roky
Artal Druk
ecb4339384
added a gradle script to perform the copy of editor.html to the Android application assets folder. removed the static editor from this folder.
před 8 roky
Artal Druk
27cc519d28
Fixed editor not working in release builds:
1. All external dependencies of the editor like css and js must be included inside the html file.
2. External html files in Android can't be required, so they must be placed in the assets folder and accessed via uri
Also removed using keyboard spacer on Android in the example app.
před 8 roky
Artal Druk
553615ae29
icon image tint color
před 8 roky
Artal Druk
824e554c70
styling
před 8 roky
Artal Druk
ac0fe2981b
fixed placeholder action
před 8 roky
Yedidya Kennard
14b5dd06db
Placeholders, css
před 8 roky
Yedidya Kennard
a7267c1016
Text and Background colors
před 8 roky
Yedidya Kennard
0f6cb60259
Icons!
před 8 roky
Yedidya Kennard
bd591eef7e
Custom CSS as prop and method
před 8 roky
Yedidya Kennard
382fa00298
removed image selected border
před 8 roky
Yedidya Kennard
1f4dfb18b6
Fix for Queue / Stack issue
před 8 roky
Yedidya Kennard
3ecc5c89a6
Links, prepareInsert()
před 8 roky
Artal Druk
9ca270f842
protect from exceptions in selected range + focus before insert image
před 8 roky
Yedidya Kennard
ba698796fb
Added focusContent() and focusTitle()
před 8 roky
Yedidya Kennard
eb747a447b
Merge branch 'master' of github.com:wix-private/react-native-ZSSRichTextEditor
před 8 roky
Yedidya Kennard
7bb4bf8440
Toolbar accepts button style props
před 8 roky
Artal Druk
f152ae1dc4
escape son string to avoid parse exceptions for special characters in text
před 8 roky
Yedidya Kennard
e580df013f
Toolbar handles addImage, addLink, accepts actions
před 8 roky
Yedidya Kennard
48da796fa7
Reactive toolbar
před 8 roky
Yedidya Kennard
ccfea80c59
Gentrify toolbar
před 8 roky
Yedidya Kennard
e0632e38a3
Basic toolbar working
před 8 roky
Yedidya Kennard
ba7b2db20d
Changed exports
před 8 roky
Artal Druk
80c13bb6ef
rename of all iOS project data to example: change the schemes, folder names, plist location
před 8 roky
Artal Druk
16a5bf5dc0
white app bg color
před 8 roky
Artal Druk
7bece37261
fixed title class + some styles
před 8 roky
Artal Druk
a855d99cab
support insert image
před 8 roky
Artal Druk
c3f49d83e3
support insert link
před 8 roky
Artal Druk
6dfbd92d9e
bind setFocusHandlers
před 8 roky
Artal Druk
54dc228d6e
renamed iOS example project
před 8 roky
Artal Druk
d3379d3928
added focus handlers + editor initialized callback
před 8 roky
Artal Druk
1cbe66cf53
disable line breaks for title
před 8 roky
Artal Druk
e36394fc0d
support title in editor
před 8 roky
Yedidya Kennard
8e73253a97
Initial toolbar
před 8 roky
Yedidya Kennard
b39bfc4d1a
Added scroll and log callbacks
před 8 roky
Yedidya Kennard
fc1c1782b9
Removed waiting a second hack
před 8 roky
Yedidya Kennard
9a2a0a274f
Android example project, fix for missing ;
před 8 roky
Yedidya Kennard
72b69ea93d
get HTML
před 8 roky
Yedidya Kennard
b39facc829
Rest of actions
před 8 roky
Artal Druk
8f19381d78
send actions
před 8 roky
Artal Druk
85d5ce01d3
initial commit
před 8 roky