Szymon Cofalik
|
dd2c56eba1
Merge pull request #106 from ckeditor/t/89
|
10 years ago |
Szymon Cofalik
|
5ee9b42d1c
MoveOperation remove not needed dependency.
|
10 years ago |
Piotr Jasiun
|
a819c2bd69
Created document folder to group document tests.
|
10 years ago |
Piotr Jasiun
|
355bceba49
Removed createFromPositionAndShift, use Range.createFromPositionAndOffset instead.
|
10 years ago |
Piotr Jasiun
|
1133594a72
Do not change null to undefined in change event for attributes.
|
10 years ago |
Szymon Cofalik
|
0b0620b29b
Document change event minor changes in docs and tests.
|
10 years ago |
Piotr Jasiun
|
38fe7efd7d
Fixes after the rebase.
|
10 years ago |
Piotr Jasiun
|
d46aca5ebb
Type as a separate argument in the change event. Docs for change event.
|
10 years ago |
Piotr Jasiun
|
d2540353cb
Update docs.
|
10 years ago |
Piotr Jasiun
|
d00ea2fb70
Tests: operation.type, document.applyTransformation.
|
10 years ago |
Piotr Jasiun
|
7e2cfc5d70
Tests for createFromPositionAndShift.
|
10 years ago |
Piotr Jasiun
|
9ee6311120
Change event code.
|
10 years ago |
Piotr Jasiun
|
13ea2a97f4
Tests for change event.
|
10 years ago |
Piotrek Koszuliński
|
7a3b56fb0d
Merge pull request #94 from cksource/t/93
|
10 years ago |
Piotrek Koszuliński
|
953e6a4b78
Merge branch 'master' into t/93
|
10 years ago |
Piotrek Koszuliński
|
334e71b0e2
Merge pull request #90 from ckeditor/t/59-r
|
10 years ago |
Szymon Cofalik
|
e24ad77c81
Range.containsRange introduced, operation/transform.js fixed order of returned operations, special case for one of MoveOperation by MoveOperation transformation scenarios.
|
10 years ago |
Aleksander Nowodzinski
|
b5cab58708
Used ...spread operator in Model#bind tests. Minor refactoring in Model#bind tests.
|
10 years ago |
Aleksander Nowodzinski
|
5f11865b60
Used ...rest parameter in Model#bind and Model#unbind methods.
|
10 years ago |
Aleksander Nowodzinski
|
ff29e59825
Increased test code coverage for Model#bind.
|
10 years ago |
Aleksander Nowodzinski
|
fdca6fbea8
Code refactoring to Model#bind private functions: used Array#every instead of Array#findIndex.
|
10 years ago |
Aleksander Nowodzinski
|
ddb555523f
Merged a number of Model#bind errors to reduce the amount of code and documentation.
|
10 years ago |
Piotrek Koszuliński
|
af4de34c34
Merge branch 'master' into t/59-r
|
10 years ago |
Szymon Cofalik
|
7f6aca3278
operation/transform.js changed ranges sorting.
|
10 years ago |
Piotrek Koszuliński
|
c6935804f1
Minor API docs fix.
|
10 years ago |
Szymon Cofalik
|
90bfe49566
Sorted methods in classes in document namespace.
|
10 years ago |
Piotrek Koszuliński
|
961b7c2ce0
API docs.
|
10 years ago |
Piotrek Koszuliński
|
82402c3395
API docs fixes.
|
10 years ago |
Piotrek Koszuliński
|
44c7170ac2
Code style issues.
|
10 years ago |
Szymon Cofalik
|
59f7fcc55e
operation/transform.js tests and bugfix.
|
10 years ago |