adam
681b9fcf4e
update:增加originWhitelist,防止IOS下无法加载本地html的bug
5 år sedan
adam
c805ebae04
fix:如果url没有http协议,自动增加,主要防止web这边访问有问题
5 år sedan
pu
12f8bdc0db
autoFocus for richtexteditor
5 år sedan
zhangchao
3fac0438c3
修复表情链接可能获取不正确
5 år sedan
zhangchao
95aceb0b42
增加选填
5 år sedan
zhangchao
59487f1a70
s
5 år sedan
zhangchao
888a3a2c93
s
5 år sedan
zhangchao
b7f9b1670a
s
5 år sedan
zhangchao
35457a9159
s
5 år sedan
zhangchao
8cc93af53b
S
5 år sedan
zhangchao
b4f4a9253d
s
5 år sedan
zhangchao
1c9edb54bd
s
5 år sedan
zhangchao
add2bf5bec
s
5 år sedan
zhangchao
fd50d73a59
s
5 år sedan
zhangchao
79e605c540
s
5 år sedan
zhangchao
9d8ee04b6a
s
5 år sedan
zhangchao
ecfeebcec9
移除插入图片时getSelection
5 år sedan
zhangchao
d160e2abdd
升级webview
5 år sedan
Eden Gottlieb
c97afb15cd
Support RN 0.51.0
7 år sedan
iyegoroff
07102478e1
added defaultProps
8 år sedan
ihork
5d75ad3b77
Pass footerHeight as prop
8 år sedan
Yevhen Pavliuk
ac440f2a5f
Restore the content change case again
8 år sedan
Yevhen Pavliuk
a543c32f60
Give selection change listeners more specific name
8 år sedan
Yevhen Pavliuk
31b9a5bee6
Restore the content change case that was accidentally removed
8 år sedan
Yevhen Pavliuk
512e6dc859
Add support for selected text change notifications
8 år sedan
ihork
e8997991c9
#WOA-2970|#WOA-2603|Fix update offset and cursor position calculation
8 år sedan
alexk wix
0cc8248684
onChange content listeners; toggle, hide and show methods for title
8 år sedan
Yevhen Pavliuk
b30688d323
Change signature of insertImage
8 år sedan
Yevhen Pavliuk
69dcfe1880
#WOA-2560|Resolved|Fix positioning of the link dialog in Android
8 år sedan
Yevhen Pavliuk
207867bf5a
#WOA-2434|Resolved|Make input values in the link dialog visible
8 år sedan
Yevhen Pavliuk
20bfe9bc54
Fix case for button texts in the link dialog
8 år sedan
Yevhen Pavliuk
7961a91f28
#WOA-2354|Resolved|Improve link dialog
8 år sedan
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 år sedan
Yevhen Pavliuk
0ac75f83ab
Fix the issue with apostrophes in a better way
8 år sedan
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 år sedan
Yevhen Pavliuk
9396c0fe14
#WOA-2358|Resolved|Focus title during initialization
8 år sedan
ihork
ac5cdeded2
Add getTitleText method
8 år sedan
Artal Druk
8b07524110
don't allow to click on links
8 år sedan
Artal Druk
669510ed37
don't allow insert of links that's missing either title or URL
8 år sedan
Artal Druk
290f6326c7
better link dialog
8 år sedan
Artal Druk
803a814025
make sure html is encoded. for some reason, the apostrophe caused issues.
8 år sedan
Yedidya Kennard
8e349f974a
ZSS init called when React side web view onLoad is called, fix issue with race condition on Android
8 år sedan
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 år sedan
Yedidya Kennard
14b5dd06db
Placeholders, css
8 år sedan
Yedidya Kennard
a7267c1016
Text and Background colors
8 år sedan
Yedidya Kennard
bd591eef7e
Custom CSS as prop and method
8 år sedan
Yedidya Kennard
1f4dfb18b6
Fix for Queue / Stack issue
8 år sedan
Yedidya Kennard
3ecc5c89a6
Links, prepareInsert()
8 år sedan
Yedidya Kennard
ba698796fb
Added focusContent() and focusTitle()
8 år sedan
Artal Druk
f152ae1dc4
escape son string to avoid parse exceptions for special characters in text
8 år sedan