Yevhen Pavliuk
8d8453c4a2
#WOA-2373|Resolved|When pasting insert as plain text
il y a 8 ans
Artal Druk
8b07524110
don't allow to click on links
il y a 8 ans
Artal Druk
669510ed37
don't allow insert of links that's missing either title or URL
il y a 8 ans
Artal Druk
cdc8f36d25
version bump
il y a 8 ans
Artal Druk
290f6326c7
better link dialog
il y a 8 ans
Artal Druk
803a814025
make sure html is encoded. for some reason, the apostrophe caused issues.
il y a 8 ans
Artal Druk
de711eda0e
fixed html-copy gradle file location (changed when we moved to a temp private npm package)
il y a 8 ans
Artal Druk
a6895687e8
version bump
il y a 8 ans
Artal Druk
fd2dadfa7c
fixed a bug with image disappearing when losing focus
il y a 8 ans
Yedidya Kennard
b645c6ae83
0.1.2
il y a 8 ans
Yedidya Kennard
8e349f974a
ZSS init called when React side web view onLoad is called, fix issue with race condition on Android
il y a 8 ans
Artal Druk
b9057ac5bd
version bump
il y a 8 ans
Yevhen Pavliuk
085fdfa804
Fix width style for images in editor
il y a 8 ans
Yedidya Kennard
41410300c0
Changed to internal nam
il y a 8 ans
Yedidya Kennard
bc2d48da37
new icons
il y a 8 ans
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.
il y a 8 ans
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.
il y a 8 ans
Artal Druk
553615ae29
icon image tint color
il y a 8 ans
Artal Druk
824e554c70
styling
il y a 8 ans
Artal Druk
ac0fe2981b
fixed placeholder action
il y a 8 ans
Yedidya Kennard
14b5dd06db
Placeholders, css
il y a 8 ans
Yedidya Kennard
a7267c1016
Text and Background colors
il y a 8 ans
Yedidya Kennard
0f6cb60259
Icons!
il y a 8 ans
Yedidya Kennard
bd591eef7e
Custom CSS as prop and method
il y a 8 ans
Yedidya Kennard
382fa00298
removed image selected border
il y a 8 ans
Yedidya Kennard
1f4dfb18b6
Fix for Queue / Stack issue
il y a 8 ans
Yedidya Kennard
3ecc5c89a6
Links, prepareInsert()
il y a 8 ans
Artal Druk
9ca270f842
protect from exceptions in selected range + focus before insert image
il y a 8 ans
Yedidya Kennard
ba698796fb
Added focusContent() and focusTitle()
il y a 8 ans
Yedidya Kennard
eb747a447b
Merge branch 'master' of github.com:wix-private/react-native-ZSSRichTextEditor
il y a 8 ans
Yedidya Kennard
7bb4bf8440
Toolbar accepts button style props
il y a 8 ans
Artal Druk
f152ae1dc4
escape son string to avoid parse exceptions for special characters in text
il y a 8 ans
Yedidya Kennard
e580df013f
Toolbar handles addImage, addLink, accepts actions
il y a 8 ans
Yedidya Kennard
48da796fa7
Reactive toolbar
il y a 8 ans
Yedidya Kennard
ccfea80c59
Gentrify toolbar
il y a 8 ans
Yedidya Kennard
e0632e38a3
Basic toolbar working
il y a 8 ans
Yedidya Kennard
ba7b2db20d
Changed exports
il y a 8 ans
Artal Druk
80c13bb6ef
rename of all iOS project data to example: change the schemes, folder names, plist location
il y a 8 ans
Artal Druk
16a5bf5dc0
white app bg color
il y a 8 ans
Artal Druk
7bece37261
fixed title class + some styles
il y a 8 ans
Artal Druk
a855d99cab
support insert image
il y a 8 ans
Artal Druk
c3f49d83e3
support insert link
il y a 8 ans
Artal Druk
6dfbd92d9e
bind setFocusHandlers
il y a 8 ans
Artal Druk
54dc228d6e
renamed iOS example project
il y a 8 ans
Artal Druk
d3379d3928
added focus handlers + editor initialized callback
il y a 8 ans
Artal Druk
1cbe66cf53
disable line breaks for title
il y a 8 ans
Artal Druk
e36394fc0d
support title in editor
il y a 8 ans
Yedidya Kennard
8e73253a97
Initial toolbar
il y a 8 ans
Yedidya Kennard
b39bfc4d1a
Added scroll and log callbacks
il y a 8 ans
Yedidya Kennard
fc1c1782b9
Removed waiting a second hack
il y a 8 ans