Oskar Wrobel
|
93bc6d4130
Refactored using of converters in model utils.
|
9 年之前 |
Szymon Cofalik
|
c4659768c7
Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC.
|
9 年之前 |
Szymon Cofalik
|
f1585e4a98
Merge branch 'master' into t/480
|
9 年之前 |
Piotrek Koszuliński
|
c88cb07749
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
9 年之前 |
Szymon Cofalik
|
215386d4dd
Docs: huge docs refactor in engine, also changed methods order and variables names.
|
9 年之前 |
Szymon Kupś
|
3bb6e97bf6
Changes in engine.view.writer: renamed breakAttributes and mergeAttributes method, getParentAttribute method is now private, fixed ranges and positions container validation. Updated docs and tests.
|
9 年之前 |
Szymon Kupś
|
586a658b9f
Converted engine.view.Writer class to utilities functions.
|
9 年之前 |
Piotr Jasiun
|
7a19f8daad
Do not clear attributes if they are detached. They were most probably already cleared.
|
9 年之前 |
Piotr Jasiun
|
370c25830c
Renamed treeView to view, treeModel to model and treeController to conversion.
|
9 年之前 |