Yevhen Pavliuk
3bb286890b
Don't follow links on touch by preventing default
8 vuotta sitten
Yevhen Pavliuk
0b8783e459
Revert "don't allow to click on links"
It doesn't conver all the cases. There's a better and simpler fix.
This reverts commit 8b07524110 .
8 vuotta sitten
Yevhen Pavliuk
0ac75f83ab
Fix the issue with apostrophes in a better way
8 vuotta sitten
Yevhen Pavliuk
9d1f327e76
Revert the previous fix for apostrophes
It doesn't cover all the cases. There's a simpler and better fix.
This reverts commit 803a814025 .
8 vuotta sitten
ihork
b73f92008d
Add linebreak after image; Add display:block to image
8 vuotta sitten
Yevhen Pavliuk
9396c0fe14
#WOA-2358|Resolved|Focus title during initialization
8 vuotta sitten
Artal Druk
7c353e7e4f
version bump
8 vuotta sitten
ihork
ac5cdeded2
Add getTitleText method
8 vuotta sitten
Yevhen Pavliuk
9e33d52825
#WOA-2357|Resolved|Avoid converting 9 digits to a telephone link
8 vuotta sitten
Yevhen Pavliuk
8d8453c4a2
#WOA-2373|Resolved|When pasting insert as plain text
8 vuotta sitten
Artal Druk
8b07524110
don't allow to click on links
8 vuotta sitten
Artal Druk
669510ed37
don't allow insert of links that's missing either title or URL
8 vuotta sitten
Artal Druk
cdc8f36d25
version bump
8 vuotta sitten
Artal Druk
290f6326c7
better link dialog
8 vuotta sitten
Artal Druk
803a814025
make sure html is encoded. for some reason, the apostrophe caused issues.
8 vuotta sitten
Artal Druk
de711eda0e
fixed html-copy gradle file location (changed when we moved to a temp private npm package)
8 vuotta sitten
Artal Druk
a6895687e8
version bump
8 vuotta sitten
Artal Druk
fd2dadfa7c
fixed a bug with image disappearing when losing focus
8 vuotta sitten
Yedidya Kennard
b645c6ae83
0.1.2
8 vuotta sitten
Yedidya Kennard
8e349f974a
ZSS init called when React side web view onLoad is called, fix issue with race condition on Android
8 vuotta sitten
Artal Druk
b9057ac5bd
version bump
8 vuotta sitten
Yevhen Pavliuk
085fdfa804
Fix width style for images in editor
8 vuotta sitten
Yedidya Kennard
41410300c0
Changed to internal nam
8 vuotta sitten
Yedidya Kennard
bc2d48da37
new icons
8 vuotta sitten
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.
8 vuotta sitten
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.
8 vuotta sitten
Artal Druk
553615ae29
icon image tint color
8 vuotta sitten
Artal Druk
824e554c70
styling
8 vuotta sitten
Artal Druk
ac0fe2981b
fixed placeholder action
8 vuotta sitten
Yedidya Kennard
14b5dd06db
Placeholders, css
8 vuotta sitten
Yedidya Kennard
a7267c1016
Text and Background colors
8 vuotta sitten
Yedidya Kennard
0f6cb60259
Icons!
8 vuotta sitten
Yedidya Kennard
bd591eef7e
Custom CSS as prop and method
8 vuotta sitten
Yedidya Kennard
382fa00298
removed image selected border
8 vuotta sitten
Yedidya Kennard
1f4dfb18b6
Fix for Queue / Stack issue
8 vuotta sitten
Yedidya Kennard
3ecc5c89a6
Links, prepareInsert()
8 vuotta sitten
Artal Druk
9ca270f842
protect from exceptions in selected range + focus before insert image
8 vuotta sitten
Yedidya Kennard
ba698796fb
Added focusContent() and focusTitle()
8 vuotta sitten
Yedidya Kennard
eb747a447b
Merge branch 'master' of github.com:wix-private/react-native-ZSSRichTextEditor
8 vuotta sitten
Yedidya Kennard
7bb4bf8440
Toolbar accepts button style props
8 vuotta sitten
Artal Druk
f152ae1dc4
escape son string to avoid parse exceptions for special characters in text
8 vuotta sitten
Yedidya Kennard
e580df013f
Toolbar handles addImage, addLink, accepts actions
8 vuotta sitten
Yedidya Kennard
48da796fa7
Reactive toolbar
8 vuotta sitten
Yedidya Kennard
ccfea80c59
Gentrify toolbar
8 vuotta sitten
Yedidya Kennard
e0632e38a3
Basic toolbar working
8 vuotta sitten
Yedidya Kennard
ba7b2db20d
Changed exports
8 vuotta sitten
Artal Druk
80c13bb6ef
rename of all iOS project data to example: change the schemes, folder names, plist location
8 vuotta sitten
Artal Druk
16a5bf5dc0
white app bg color
8 vuotta sitten
Artal Druk
7bece37261
fixed title class + some styles
8 vuotta sitten
Artal Druk
a855d99cab
support insert image
8 vuotta sitten