Kamil Piechaczek
|
48755f4a1f
Tests: Views will be created by JS (not inserting from HTML file).
|
9 лет назад |
Piotrek Koszuliński
|
363bff14e7
Merge pull request #650 from ckeditor/t/627
|
9 лет назад |
Piotrek Koszuliński
|
783b933620
Merge branch 'master' into t/627
|
9 лет назад |
Piotrek Koszuliński
|
947ef5c923
Merge pull request #656 from ckeditor/t/648
|
9 лет назад |
Piotrek Koszuliński
|
9dfb1e8e46
Made comments consistent.
|
9 лет назад |
Piotrek Koszuliński
|
0dbf35e597
Tests: Refactored tests to not use too complex helpers.
|
9 лет назад |
Szymon Kupś
|
4d74d2a971
Added focus/selected state to fake selection manual test.
|
9 лет назад |
Piotrek Koszuliński
|
046d932a42
Changed the order of params and made the batch optional.
|
9 лет назад |
Piotrek Koszuliński
|
10057278d4
Moved controllers to a separate directory and renamed insertContent to insert.
|
9 лет назад |
Szymon Cofalik
|
a5b45459e7
Changed: fixed commented test for deleteContents.
|
9 лет назад |
Szymon Kupś
|
db41e1f472
Added test checking if view selection setFocus method fires change event.
|
9 лет назад |
Szymon Kupś
|
1bca5046d0
Added test checking if DOMConverter can return proper fake selection if DOM selection is placed inside text node.
|
9 лет назад |
Piotrek Koszuliński
|
853a374cde
Various stability and cross browser fixes.
|
9 лет назад |
Piotrek Koszuliński
|
8e4934f7ae
Tests: Fixed naming of a listener params.
|
9 лет назад |
Szymon Kupś
|
03fc1a8e23
Fixed fake selection manual test, to better simulate real use cases.
|
9 лет назад |
Piotrek Koszuliński
|
dced4a9864
Tests: Improved the manual test to better simulate the real world case.
|
9 лет назад |
Piotrek Koszuliński
|
86081732a6
API docs: Minor correction.
|
9 лет назад |
Piotrek Koszuliński
|
8fda08c15f
Merge branch 'master' into t/627
|
9 лет назад |
Piotrek Koszuliński
|
0cafecb479
Added missing datacontroller API docs.
|
9 лет назад |
Piotrek Koszuliński
|
bd649569e4
Added missing schema tests and docs.
|
9 лет назад |
Piotrek Koszuliński
|
0ec5e0bd93
Refactoring: Deduped the code.
|
9 лет назад |
Piotrek Koszuliński
|
e1dff7b84f
Refactoring and 100% CC.
|
9 лет назад |
Piotrek Koszuliński
|
d93c1193db
Consider item attributes when querying the schema.
|
9 лет назад |
Piotrek Koszuliński
|
f3f1dcbe4f
I couldn't make the test pass so I commented it out.
|
9 лет назад |
Piotrek Koszuliński
|
28dae24a7c
Improved autoparagraphing.
|
9 лет назад |
Piotrek Koszuliński
|
54521aac39
Made the tests pass.
|
9 лет назад |
Szymon Kupś
|
9a4f2a71bf
Get rid of innerHtml setting when rendering a fake selection DOM container.
|
9 лет назад |
Szymon Kupś
|
2877f87ae1
Changed fake selection's container left CSS property to -9999px.
|
9 лет назад |
Szymon Kupś
|
23c520a524
Extended description of engine.view.Selection#setFake method.
|
9 лет назад |
Piotrek Koszuliński
|
e26381c970
Base infrastructure and tests for the insertContent() function.
|
9 лет назад |