ihork
ac5cdeded2
Add getTitleText method
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
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
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
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
Yedidya Kennard
14b5dd06db
Placeholders, css
8 years ago
Yedidya Kennard
a7267c1016
Text and Background colors
8 years ago
Yedidya Kennard
bd591eef7e
Custom CSS as prop and method
8 years ago
Yedidya Kennard
1f4dfb18b6
Fix for Queue / Stack issue
8 years ago
Yedidya Kennard
3ecc5c89a6
Links, prepareInsert()
8 years ago
Yedidya Kennard
ba698796fb
Added focusContent() and focusTitle()
8 years ago
Artal Druk
f152ae1dc4
escape son string to avoid parse exceptions for special characters in text
8 years ago
Yedidya Kennard
48da796fa7
Reactive toolbar
8 years ago
Artal Druk
a855d99cab
support insert image
8 years ago
Artal Druk
c3f49d83e3
support insert link
8 years ago
Artal Druk
d3379d3928
added focus handlers + editor initialized callback
8 years ago
Artal Druk
e36394fc0d
support title in editor
8 years ago
Yedidya Kennard
b39bfc4d1a
Added scroll and log callbacks
8 years ago
Yedidya Kennard
fc1c1782b9
Removed waiting a second hack
8 years ago
Yedidya Kennard
9a2a0a274f
Android example project, fix for missing ;
8 years ago
Yedidya Kennard
72b69ea93d
get HTML
8 years ago
Yedidya Kennard
b39facc829
Rest of actions
8 years ago
Artal Druk
8f19381d78
send actions
8 years ago
Artal Druk
85d5ce01d3
initial commit
8 years ago