christian
|
13c6b46821
|
adding bidirectional text for testing
|
2012-02-28 23:40:29 +00:00 |
|
Alexandre Emsenhuber
|
a22a861c92
|
svn:eol-style native
|
2012-02-28 17:44:35 +00:00 |
|
Inez Korczynski
|
951c95b10b
|
Improved support for spellchecker
|
2012-02-28 01:17:55 +00:00 |
|
Inez Korczynski
|
fe7a223746
|
Input implementation that seems to work in IE, FF and Chrome (all tested on Windows only)
|
2012-02-28 00:21:54 +00:00 |
|
Inez Korczynski
|
aa2e0615b7
|
Input implementation that seems to work in IE, FF and Chrome (all tested on Windows only)
|
2012-02-28 00:19:23 +00:00 |
|
Inez Korczynski
|
df20e27712
|
Detecting if change to text is coming from keyboard or spellcheck
|
2012-02-27 22:43:12 +00:00 |
|
Inez Korczynski
|
9ba2492fa0
|
New approach for handling input in ContentEditable - compare not only plain text but also hash of DOM structure of the particular leafnode (it let's detect spellcheck weird behaviour and react to it)
|
2012-02-24 22:37:17 +00:00 |
|
Inez Korczynski
|
2d500705ad
|
Testing new approach figure out where the change is coming from based on the cursor offset, not based on key events
|
2012-02-24 01:43:33 +00:00 |
|
Inez Korczynski
|
97aebbe226
|
Recogonize if input came from spellcheck or from keyboard (Chrome)
|
2012-02-23 23:20:35 +00:00 |
|
Inez Korczynski
|
25c2372a50
|
Fix relative paths to js files
|
2012-02-23 20:11:53 +00:00 |
|
Inez Korczynski
|
daf57e6f98
|
Move playground to demos subdirectory
|
2012-02-23 20:11:04 +00:00 |
|
Inez Korczynski
|
6429a4ea49
|
Move playground to demos subdirectory
|
2012-02-23 20:10:40 +00:00 |
|
Inez Korczynski
|
b63cac18e2
|
Move playground to demos subdirectory
|
2012-02-23 20:06:14 +00:00 |
|
Inez Korczynski
|
b3453dc71c
|
Add new method: getDOMText
|
2012-02-10 22:19:12 +00:00 |
|
christian
|
f0e60248fb
|
fake cursor demo
|
2012-02-10 18:18:35 +00:00 |
|
Inez Korczynski
|
63224918c7
|
Use more interesting wikidom as example article in Content Editable demo
|
2012-02-10 01:07:12 +00:00 |
|
christian
|
f84fc1cbf1
|
paste handler no longer causes fast viewport shift when pasting
|
2012-02-08 23:37:52 +00:00 |
|
christian
|
13921a0468
|
layout tweaks
|
2012-02-08 22:50:34 +00:00 |
|
Inez Korczynski
|
b9e92ea035
|
Display "wikitext" pane by default in content editable demo
|
2012-02-08 05:56:33 +00:00 |
|
christian
|
75bec9fba1
|
cut support
|
2012-02-08 02:12:21 +00:00 |
|
christian
|
2d058f7a4d
|
copy and paste support
|
2012-02-08 00:47:51 +00:00 |
|
Inez Korczynski
|
2d531ed213
|
Get getSelection in contenteditable working
|
2012-02-08 00:02:08 +00:00 |
|
Inez Korczynski
|
a046c0d2cf
|
Cleanup Surface.js - only functionality that is needed for content editable
|
2012-02-07 22:59:30 +00:00 |
|
Inez Korczynski
|
db0aea6965
|
Make paragraphs in content editable use real <p> tags
|
2012-02-07 22:22:49 +00:00 |
|
Inez Korczynski
|
e0c10cdfff
|
Cleanup ve.es.Content.js for ContentEditable and setup toolbar as empty (as there is no working functionality for now)
|
2012-02-07 22:02:11 +00:00 |
|
Alexandre Emsenhuber
|
f162145298
|
svn:eol-style native
|
2012-02-07 19:13:19 +00:00 |
|
Trevor Parscal
|
250434aee0
|
Reorganized demo and demo-ce into demos/es and demos/ce
|
2012-02-07 18:15:28 +00:00 |
|