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