Artal Druk
|
c646443d26
|
npm ignore the folder with images for the readme
|
7 years ago |
Artal Druk
|
b6b204ebe0
|
version bump
|
7 years ago |
Yedidya Kennard
|
a37de3efbc
|
Merge pull request #10 from iyegoroff/editor_css_typo
fixed typo in editor.html + added defaultProps
|
8 years ago |
iyegoroff
|
07102478e1
|
added defaultProps
|
8 years ago |
iyegoroff
|
c67854e686
|
fixed typo in editor.html
|
8 years ago |
ihork
|
d0d4790b1f
|
Wrap images with br
|
8 years ago |
Igor Khudik
|
e3469110ef
|
Merge pull request #8 from wix/update-offset-and-cursor-calculation-fix
Fix update offset and cursor position calculation
|
8 years ago |
ihork
|
5d75ad3b77
|
Pass footerHeight as prop
|
8 years ago |
d4vidi
|
7788ddb95a
|
Merge pull request #9 from wix/woa-2914
Add support for adding listeners to selected text change
|
8 years ago |
Yevhen Pavliuk
|
ac440f2a5f
|
Restore the content change case again
|
8 years ago |
Yevhen Pavliuk
|
a543c32f60
|
Give selection change listeners more specific name
|
8 years ago |
Yevhen Pavliuk
|
31b9a5bee6
|
Restore the content change case that was accidentally removed
|
8 years ago |
Yevhen Pavliuk
|
512e6dc859
|
Add support for selected text change notifications
|
8 years ago |
Yevhen Pavliuk
|
0cd0866bb9
|
Avoid excessive, duplicate selection change notifications
That leads to unnecessary re-renderings.
|
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 |