Maciej Bukowski
|
32aaa1c978
Added small improvements to model/writer.js.
|
il y a 8 ans |
Maciej Bukowski
|
ac71377d1a
Added fixes to t/1209 after rebasing master.
|
il y a 8 ans |
Szymon Cofalik
|
793326487e
Changed: Reorganized code in wrap model-to-view converter.
|
il y a 8 ans |
Szymon Cofalik
|
9a210e0cff
Changed: Simplified conversion by dropping `selectionMarker` and `selectionAttribute` model-to-view conversion events.
|
il y a 8 ans |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
il y a 8 ans |
Szymon Cofalik
|
b33ff4354b
Changed: `view.Writer` to better handle attribute elements partial (un)wrapping and merging.
|
il y a 8 ans |
Piotrek Koszuliński
|
2debd0e781
Revert "Merge pull request #1175 from ckeditor/t/897"
|
il y a 8 ans |
Maciej Gołaszewski
|
c23053d40a
Docs: Update `writer.remove()` method docs.
|
il y a 8 ans |
Maciej Gołaszewski
|
0f55cd254f
Other: Make view Range immutable.
|
il y a 8 ans |
Maciej Gołaszewski
|
13efc02c86
Other: Remove excessive view Position.createFromPosition calls.
|
il y a 8 ans |
Maciej Gołaszewski
|
9117e564ff
Other: Make view Position immutable.
|
il y a 8 ans |
Kamil Piechaczek
|
2230723279
Docs: Fixed invalid error docs. [skip ci]
|
il y a 8 ans |
Szymon Kupś
|
67c600bb6d
Merge branch 't/1060' into t/1015
|
il y a 8 ans |
Szymon Kupś
|
d84d16a3ac
Perserving writer priority when wrapping elements that can be merged.
|
il y a 8 ans |
Szymon Kupś
|
1289d0673a
Merge branch 't/1060' into t/1015
|
il y a 8 ans |
Szymon Kupś
|
a4e65b34cf
Docs fixes in view Element and Writer classes.
|
il y a 8 ans |
Szymon Kupś
|
b52c8b59e5
Merge branch 'master' into t/1060
|
il y a 8 ans |
Szymon Kupś
|
8eb75dfb76
Writer keeps consitent hierarchy when wrapping.
|
il y a 8 ans |
Szymon Kupś
|
45f6bc5c75
Added viewElement.getIdentity().
|
il y a 8 ans |
Szymon Kupś
|
67b0f63c62
Removed Writer.breakViewRangePerContainer method as its no longer used.
|
il y a 8 ans |
Kamil Piechaczek
|
e0212e36d5
Fixed issues reported by ESLint in "src/" directory.
|
il y a 8 ans |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
il y a 8 ans |
Szymon Cofalik
|
df328982e2
Add: Introduced `is()` method for engine view.
|
il y a 8 ans |
Szymon Cofalik
|
9ea96428a8
Changed: view.writer move array out of the function scope so it is not reinitialized in each call.
|
il y a 9 ans |
Oskar Wróbel
|
912b1f534e
Added clear method to the exported writer object.
|
il y a 9 ans |
Oskar Wróbel
|
6f77ae95a5
Simplified checking if range stick out of given range.
|
il y a 9 ans |
Oskar Wróbel
|
f693874096
Simplified checking of nodes valid to insert.
|
il y a 9 ans |
Oskar Wróbel
|
894ee5d4eb
Fixed condition that checks the same twice.
|
il y a 9 ans |
Oskar Wróbel
|
6c6f9dd91b
Improved docs.
|
il y a 9 ans |
Oskar Wróbel
|
d33e048ff5
Simplefied checking if range stick out of other range.
|
il y a 9 ans |