Piotrek Koszuliński
|
ab1d5bb703
Merge branch 'master' into t/837
|
hace 8 años |
Piotrek Koszuliński
|
4539f932f4
Merge pull request #836 from ckeditor/t/835
|
hace 8 años |
Szymon Cofalik
|
2c46850297
Changed: ModelConversionDispatcher should use `remove` + `insert` conversion for `move` and `rename` changes.
|
hace 8 años |
Szymon Cofalik
|
2926e2a20e
Fixed: Wrong usage of `is()` method.
|
hace 8 años |
Piotr Jasiun
|
b246f86082
Updated docs for view.Range.enlarge() and view.Range.shrink().
|
hace 8 años |
Szymon Cofalik
|
9b48a0b33f
Merge pull request #834 from ckeditor/t/830
|
hace 8 años |
Piotr Jasiun
|
c62f9f0647
Fixed tests after changes.
|
hace 8 años |
Piotr Jasiun
|
d051b655df
Enlarge should not go outside the container element.
|
hace 8 años |
Piotrek Koszuliński
|
fa15f687eb
Feature: Introduced `Schema#limits` map. See #818.
|
hace 8 años |
Piotrek Koszuliński
|
317cad4a35
Merge pull request #827 from ckeditor/t/809
|
hace 8 años |
Piotrek Koszuliński
|
26c2d498b1
Docs: Let keep the element name param in element's method desc.
|
hace 8 años |
Szymon Cofalik
|
1b70273fff
Docs: tweaked docs for `is` method in model and view.
|
hace 8 años |
Szymon Cofalik
|
b3f9143763
Changed: use `is()` method in engine.
|
hace 8 años |
Szymon Cofalik
|
df328982e2
Add: Introduced `is()` method for engine view.
|
hace 8 años |
Szymon Cofalik
|
446a5ec4cb
Changed: Enhancements for `is()` method in engine model.
|
hace 8 años |
Szymon Cofalik
|
30fcbb548e
Changed: Use `is()` method.
|
hace 8 años |
Szymon Cofalik
|
0be83b11b9
Added: Introduced `is()` method in model tree objects.
|
hace 8 años |
Piotrek Koszuliński
|
a71857fec7
Docs: Improved unwrap() description.
|
hace 8 años |
Szymon Cofalik
|
20113f5895
Merge pull request #817 from ckeditor/t/811
|
hace 8 años |
Szymon Cofalik
|
e5cd8523fe
Changed: model.Selection changed name of internal function.
|
hace 8 años |
Szymon Kupś
|
fe85b95b70
Merge pull request #813 from ckeditor/t/808
|
hace 8 años |
Szymon Kupś
|
fa53a8ec20
Docs: minor fixes.
|
hace 8 años |
Szymon Cofalik
|
d47b66daeb
Changed: Fixed logging of applied operation and a test.
|
hace 8 años |
Szymon Cofalik
|
2f8ba3f654
Changed: After enabling engine debug, overwritten .toString() methods return also class name.
|
hace 8 años |
Szymon Cofalik
|
be574afebc
Removed: In dev-utils enableEngineDebug, removed unneeded condition.
|
hace 8 años |
Szymon Kupś
|
73b8933736
Fix: dev-utils/model#setData() should work with custom roots. Closes #815.
|
hace 8 años |
Piotrek Koszuliński
|
0f9a311ead
Feature: Introduced `view.Range#getEnlarged()`, `view.Range#getTrimmed()`, `view.Position#getLastMatchingPosition()`, `model.Position#getLastMatchingPosition()`, `view.TreeWalker#skip()`, `model.TreeWalker#skip()`. Closes #789.
|
hace 8 años |
Piotrek Koszuliński
|
93d118c34f
Fixed issue when the method could return a root.
|
hace 8 años |
Piotrek Koszuliński
|
3a2aea2495
Merge branch 't/815' into t/811
|
hace 8 años |
Piotrek Koszuliński
|
30b3ff526f
Tests: Fixed coverage by removing unneeded code.
|
hace 8 años |