Szymon Cofalik
|
0a44ee8321
Fix: Fixed `view.Renderer` bug causing editor crash in some scenarios involving reusing DOM elements.
|
5 yıl önce |
Kamil Piechaczek
|
344ec71488
Internal: Bumped the year. [skip ci]
|
6 yıl önce |
Marek Lewandowski
|
38871cc14b
Tests: Fixed tests leaking editor instance / DOM element.
|
6 yıl önce |
Maciej Gołaszewski
|
29c1754ebe
Revert "Fix: IME composistion broken in empty paragraph in Safari."
|
6 yıl önce |
Maciej Gołaszewski
|
c0dd948af5
Merge branch 'master' into t/404
|
6 yıl önce |
Maciej Gołaszewski
|
60241340b7
Move block filler handling to DomConverter.
|
6 yıl önce |
Piotrek Koszuliński
|
c244cc7194
Merge branch 'master' into t/404
|
6 yıl önce |
Marek Lewandowski
|
f40cdee26d
Tests: Added unit test making sure that fake selection is still being correctly mapped, even if reused.
|
6 yıl önce |
Piotrek Koszuliński
|
7324d90551
Merge branch 'master' into t/1791
|
6 yıl önce |
Marek Lewandowski
|
09f6e74201
Tests: Removed stray unit test.
|
6 yıl önce |
Maciej Gołaszewski
|
49d2c6b98f
Minor docs update.
|
6 yıl önce |
Marek Lewandowski
|
74d90d0286
Internal: Improved test coverage, fixed return value if there is no container or container is in a different root.
|
6 yıl önce |
Marek Lewandowski
|
77fa360238
Tests: Added second test case for fake selection updating.
|
6 yıl önce |
Marek Lewandowski
|
e7f8a29608
Tests: Added unit test for verifying that the same subsequent fake selections sets do not cause unnecessary DOM selection changes.
|
6 yıl önce |
Maciej Gołaszewski
|
24a143c326
Introduce blockFillerMode in DomConverter.
|
6 yıl önce |
farthinker
|
12b3f4bde0
Fix: IME composistion broken in empty paragraph in Safari.
|
6 yıl önce |
Maciej Bukowski
|
e30957dd5b
Fixed view tests.
|
6 yıl önce |
Maciej Bukowski
|
ab458a9e2c
WIP - changing errors.
|
6 yıl önce |
Szymon Cofalik
|
9f354f4eeb
Other: Changed how are generated on view->DOM rendering.
|
6 yıl önce |
Kamil Piechaczek
|
35aba7b0d6
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 yıl önce |
Oskar Wróbel
|
aeea74cb4d
Prevent from throwing while updating empty fake selection container.
|
6 yıl önce |
Szymon Cofalik
|
50835b676a
Tests: Added missing tests to reach 100% CC.
|
6 yıl önce |
Maciej Gołaszewski
|
5d76a9fd9d
Add test for fast diff in renderer.
|
6 yıl önce |
Piotrek Koszuliński
|
874b79f861
Filter out FSC before comparing expected children with the actual one because FSC is never returned as part of the expected ones.
|
6 yıl önce |
Maciej Gołaszewski
|
c911db4bac
Revert "Remove fake selection container before inspecting changed child nodes in Renderer.render()."
|
6 yıl önce |
Maciej Gołaszewski
|
78b5a699eb
Remove fake selection container before inspecting changed child nodes in Renderer.render().
|
6 yıl önce |
Szymon Cofalik
|
c6eb1b11dd
Tests: Re-written test so it is less prone to browser quirks.
|
6 yıl önce |
Szymon Cofalik
|
22f53124d5
Fix: Fake selection container was not appended to the new fake selection editable when fake selection changes.
|
6 yıl önce |
Krzysztof Krztoń
|
1ba28446d8
Tests: Ignore rendering performance tests on Edge and increase timeout to make tests more stable.
|
6 yıl önce |
Krzysztof Krztoń
|
75781d6934
Tests: Simplified tests.
|
6 yıl önce |