Szymon Cofalik
|
8564bd1021
Tests: expanded tests for model/view.Selection to cover more cases.
|
9 лет назад |
Piotrek Koszuliński
|
3a543a7aec
Fixed test after merge from master.
|
9 лет назад |
Szymon Cofalik
|
576f286c33
Docs: added missing documentation.
|
9 лет назад |
Piotrek Koszuliński
|
b373a6ef86
Merge branch 'master' into t/675
|
9 лет назад |
Szymon Kupś
|
4bd781380d
Merge pull request #680 from ckeditor/t/646
|
9 лет назад |
Szymon Cofalik
|
29a27e78db
Tests: added additional test for EditingController#destroy.
|
9 лет назад |
Szymon Cofalik
|
e67d311925
Changed: simplified implementation of model/view.Selection#isEqual.
|
9 лет назад |
Piotrek Koszuliński
|
4714f2eff7
Merge branch 'master' into t/629b
|
9 лет назад |
Szymon Cofalik
|
1b581370a1
Added: DomConverter#viewPositionToDom implemented additional conditions when the method may return `null` value.
|
9 лет назад |
Szymon Cofalik
|
a2c803627a
Docs: changed some typos.
|
9 лет назад |
Szymon Cofalik
|
05580508f8
Tests: Additional tests for model.Selection and view.SelectionObserver.
|
9 лет назад |
Szymon Cofalik
|
4765ae72ac
Docs: added/fixed code comments.
|
9 лет назад |
Piotrek Koszuliński
|
65142cf94f
Removed the composer.
|
9 лет назад |
Piotrek Koszuliński
|
978a211a99
Renamed insert to insertContent and changed it param to model's doc frag.
|
9 лет назад |
Szymon Cofalik
|
b4a9ae0f96
Fixed: Selection#isEqual was throwing in the selection had no ranges.
|
9 лет назад |
Szymon Cofalik
|
5fec43d122
Added: Implemented destroy chain for EditingController->observers->dom events.
|
9 лет назад |
Piotrek Koszuliński
|
8a11dc9bfe
Tests: Fixed a selection observer test which could never work, but was hard to find because it depended on how you executed the tests.
|
9 лет назад |
Piotrek Koszuliński
|
d226d9f3c2
Tests: Cleaning listeners should not be necessary since we're disabling the observer (so view#selChange won't be fired).
|
9 лет назад |
Piotrek Koszuliński
|
dc94a0be8f
Tests: Improved cleanup.
|
9 лет назад |
Piotrek Koszuliński
|
c5b01b24fb
Merge pull request #672 from ckeditor/t/657
|
9 лет назад |
Piotrek Koszuliński
|
9f5dd508b0
Code refactoring: Throw once.
|
9 лет назад |
Piotrek Koszuliński
|
2393866882
The error needs to be documented once.
|
9 лет назад |
Piotrek Koszuliński
|
7a592301df
API docs fixes.
|
9 лет назад |
Piotrek Koszuliński
|
7eff60cd32
Merge branch 'master' into t/657
|
9 лет назад |
Piotrek Koszuliński
|
d403699be8
Manual ticket tests should also be inside manual/ directory.
|
9 лет назад |
Piotrek Koszuliński
|
27efaedec3
Merge branch 'master' into t/629b
|
9 лет назад |
Kamil Piechaczek
|
2a6ecbfc6d
Travis: Added "ignore-duplicates" to test script.
|
9 лет назад |
Szymon Cofalik
|
784b80deff
Tests: updated manual test description.
|
9 лет назад |
Szymon Cofalik
|
6cf89bdce2
Tests: SelectionObserver infinite loop removed unstable unit tests and added manual test.
|
9 лет назад |
Szymon Cofalik
|
3a465ec002
Changed: SelectionObserver clearing infinite loop counter in time intervals.
|
9 лет назад |