Piotr Jasiun
|
8fe87e6f0f
Merge pull request #1569 from ckeditor/t/1564
|
7 лет назад |
Maciej Gołaszewski
|
baabc8c588
Tests: Move post-fixers calls test to the editing controller tests.
|
7 лет назад |
Maciej Gołaszewski
|
24d01ad1cb
Docs: Fix view.change() internal comments.
|
7 лет назад |
Maciej Gołaszewski
|
82128b06dd
Docs: Add post-fixer calling comment in view.change() method.
|
7 лет назад |
Maciej Gołaszewski
|
19edcccacc
Tests: Add test for calling a post-fixers on model changes.
|
7 лет назад |
Piotr Jasiun
|
cf2a134828
Merge pull request #1568 from ckeditor/t/1560-c
|
7 лет назад |
Krzysztof Krztoń
|
8af723eb6c
Rewording.
|
7 лет назад |
Krzysztof Krztoń
|
5f2729f4ea
Always update attributes of reused elements while rendering.
|
7 лет назад |
Maciej Gołaszewski
|
54757533f1
Changed: Call view post-fixers once before rendering.
|
7 лет назад |
Piotr Jasiun
|
2a35c1d172
Merge pull request #1567 from ckeditor/t/1560-b
|
7 лет назад |
Krzysztof Krztoń
|
d22b81c35d
Tests: Unit tests for attributes rerendering special case.
|
7 лет назад |
Piotr Jasiun
|
617d9d25fc
Merge pull request #1565 from ckeditor/t/1563
|
7 лет назад |
Krzysztof Krztoń
|
922daeba94
Renderer: marked reused element attributes to be rerendered if replacing element was also marked.
|
7 лет назад |
Krzysztof Krztoń
|
9f9fb2ad69
Tests: Minimal test case for #1560.
|
7 лет назад |
Szymon Cofalik
|
6e8e191dc6
Removed: Removed WrapOperation and UnwrapOperation and associated code.
|
7 лет назад |
Szymon Cofalik
|
cd5643f770
Changed: Removed `insertionPosition` from `SplitOperation` constructor.
|
7 лет назад |
Szymon Cofalik
|
5082ab0acf
Tests: Updated tests.
|
7 лет назад |
Szymon Cofalik
|
52875b6066
Removed: Removed usage of `WrapOperation` and `UnwrapOperation`.
|
7 лет назад |
Szymon Cofalik
|
b01b042d12
Changed: Improvements in `SplitOperation` x `MoveOperation` transformation.
|
7 лет назад |
Szymon Cofalik
|
55c99f9661
Changed: Minor simplifactions in `Differ`.
|
7 лет назад |
Szymon Cofalik
|
fe735a2084
Added: Introduced `SplitOperation#insertionPosition` as a settable property. Renamed `SplitOperation#position` to `#splitPosition`.
|
7 лет назад |
Piotrek Koszuliński
|
a57b61db6f
Internal: Keywords reprioritization.
|
7 лет назад |
Piotr Jasiun
|
ebf58622e1
Merge pull request #1558 from ckeditor/t/1557
|
7 лет назад |
Szymon Cofalik
|
38c26bc3aa
Fix: Added merge x merge transformation case handling when merges source position is same but target different.
|
7 лет назад |
Piotrek Koszuliński
|
cd248cde62
Merge pull request #1550 from ckeditor/t/1546
|
7 лет назад |
Piotrek Koszuliński
|
38699efc8c
Cleaned up the tests. Removed confusing boundary cases with setData() and added explicit test for setting selection's attrs. Cleared schema rules.
|
7 лет назад |
Piotrek Koszuliński
|
cf7d9d2178
Merge branch 'master' into t/1546
|
7 лет назад |
Piotrek Koszuliński
|
529720c050
Docs: Minor.
|
7 лет назад |
Kamil Piechaczek
|
d6fd242bb4
Merge branch 'master' into t/1546
|
7 лет назад |
Kamil Piechaczek
|
3938f6df4e
Add one more test which checks attributes that are set manually.
|
7 лет назад |