Rotem M
e58d462adb
prepare for open source
8 лет назад
Yevhen Pavliuk
5ae7f187a4
Bump the version up to 0.1.13
8 лет назад
Yevhen Pavliuk
b30688d323
Change signature of insertImage
8 лет назад
Yevhen Pavliuk
710ee63c5e
Bump the version up to 0.1.12
8 лет назад
Yevhen Pavliuk
69dcfe1880
#WOA-2560|Resolved|Fix positioning of the link dialog in Android
8 лет назад
Yevhen Pavliuk
646e703129
Bump the version up to 0.1.11
8 лет назад
Yevhen Pavliuk
4dbc99d9c3
Bump the version up to 0.1.10
8 лет назад
Yevhen Pavliuk
3a948e8543
Prevent following links on click (for Android 4)
8 лет назад
Yevhen Pavliuk
4da94fd103
Bump up the version to 0.1.9
8 лет назад
Yevhen Pavliuk
7bb01d8439
Avoid using ES6 in the web view content to support Android 4.x
8 лет назад
ihork
b639aed882
#WOA-2374|resolved|Clear HTML if text is empty
8 лет назад
Yevhen Pavliuk
207867bf5a
#WOA-2434|Resolved|Make input values in the link dialog visible
8 лет назад
Artal Druk
4f778fee56
version bump
8 лет назад
Yevhen Pavliuk
20bfe9bc54
Fix case for button texts in the link dialog
8 лет назад
Yevhen Pavliuk
f1b24e9002
Prevent some doubled actions, fix runtime error
8 лет назад
Yevhen Pavliuk
4774dfe593
Encode HTML entities in user input
8 лет назад
Yevhen Pavliuk
7961a91f28
#WOA-2354|Resolved|Improve link dialog
8 лет назад
Yevhen Pavliuk
3bb286890b
Don't follow links on touch by preventing default
8 лет назад
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 лет назад
Yevhen Pavliuk
0ac75f83ab
Fix the issue with apostrophes in a better way
8 лет назад
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 лет назад
ihork
b73f92008d
Add linebreak after image; Add display:block to image
8 лет назад
Yevhen Pavliuk
9396c0fe14
#WOA-2358|Resolved|Focus title during initialization
8 лет назад
Artal Druk
7c353e7e4f
version bump
8 лет назад
ihork
ac5cdeded2
Add getTitleText method
8 лет назад
Yevhen Pavliuk
9e33d52825
#WOA-2357|Resolved|Avoid converting 9 digits to a telephone link
8 лет назад
Yevhen Pavliuk
8d8453c4a2
#WOA-2373|Resolved|When pasting insert as plain text
8 лет назад
Artal Druk
8b07524110
don't allow to click on links
8 лет назад
Artal Druk
669510ed37
don't allow insert of links that's missing either title or URL
8 лет назад
Artal Druk
cdc8f36d25
version bump
8 лет назад
Artal Druk
290f6326c7
better link dialog
8 лет назад
Artal Druk
803a814025
make sure html is encoded. for some reason, the apostrophe caused issues.
8 лет назад
Artal Druk
de711eda0e
fixed html-copy gradle file location (changed when we moved to a temp private npm package)
8 лет назад
Artal Druk
a6895687e8
version bump
8 лет назад
Artal Druk
fd2dadfa7c
fixed a bug with image disappearing when losing focus
8 лет назад
Yedidya Kennard
b645c6ae83
0.1.2
8 лет назад
Yedidya Kennard
8e349f974a
ZSS init called when React side web view onLoad is called, fix issue with race condition on Android
8 лет назад
Artal Druk
b9057ac5bd
version bump
8 лет назад
Yevhen Pavliuk
085fdfa804
Fix width style for images in editor
8 лет назад
Yedidya Kennard
41410300c0
Changed to internal nam
8 лет назад
Yedidya Kennard
bc2d48da37
new icons
8 лет назад
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 лет назад
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 лет назад
Artal Druk
553615ae29
icon image tint color
8 лет назад
Artal Druk
824e554c70
styling
8 лет назад
Artal Druk
ac0fe2981b
fixed placeholder action
8 лет назад
Yedidya Kennard
14b5dd06db
Placeholders, css
8 лет назад
Yedidya Kennard
a7267c1016
Text and Background colors
8 лет назад
Yedidya Kennard
0f6cb60259
Icons!
8 лет назад
Yedidya Kennard
bd591eef7e
Custom CSS as prop and method
8 лет назад