Maciej Gołaszewski
|
1a3b72a794
Fix error messages tests assertions.
|
5 年之前 |
Maciej
|
dbee47989a
Merge pull request #7623 from ckeditor/i/7608
|
5 年之前 |
Kuba Niegowski
|
d914edc1ee
Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy.
|
5 年之前 |
Szymon Cofalik
|
992f967d43
Other: Prevented from adding markers with names containing "," character.
|
5 年之前 |
Kamil Piechaczek
|
344ec71488
Internal: Bumped the year. [skip ci]
|
6 年之前 |
Mateusz Samsel
|
2e6b14ae5a
Remove unit test which are no longer valid.
|
6 年之前 |
Mateusz Samsel
|
7ca55de973
Improve code spacing.
|
6 年之前 |
Mateusz Samsel
|
86259f155e
Add prefix model to missingo ones.
|
6 年之前 |
Mateusz Samsel
|
7a360adede
Remove checks for no parameters, as those shouldn't be supported.
|
6 年之前 |
Mateusz Samsel
|
9d85b88c93
Add unit test for 'is' methods.
|
6 年之前 |
Maciej Bukowski
|
5d2f8e713e
Fixing error context - WIP.
|
6 年之前 |
Maciej Bukowski
|
57d2396204
Fixed model tests.
|
6 年之前 |
Maciej Bukowski
|
ab458a9e2c
WIP - changing errors.
|
6 年之前 |
Kamil Piechaczek
|
35aba7b0d6
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 年之前 |
Oskar Wróbel
|
b44639a613
Changed invalid class name in error message.
|
6 年之前 |
Oskar Wróbel
|
48eebf9ee8
Feature: Added possibility to refresh the marker with no changes through `Writer#updateMarker()` method.
|
6 年之前 |
Kamil Piechaczek
|
c7953fd655
Internal: Bumped the year. [skip ci]
|
6 年之前 |
Maciej Gołaszewski
|
5f2f65a519
Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets().
|
7 年之前 |
Maciej Gołaszewski
|
4d500ac4d4
Changed: Make factory methods of model Position protected.
|
7 年之前 |
Maciej Bukowski
|
9d0ba95dd8
Reverted MarkerCollection update event's params.
|
7 年之前 |
Maciej Bukowski
|
201715e641
Defaulted `Marker#affectsData` to false.
|
7 年之前 |
Maciej Bukowski
|
dbc36879ea
Fixed tests and API docs for `MarkerCollection`.
|
7 年之前 |
Maciej Bukowski
|
2d790252c0
Improved `change:data` event.
|
7 年之前 |
Maciej Bukowski
|
cab3c77712
Introduced affectsData property in markers.
|
7 年之前 |
Kamil Piechaczek
|
c63c55c6e9
Renamed "_*Children()" name of functions to "_*Child()".
|
7 年之前 |
Kamil Piechaczek
|
bfd5f00dc2
Changed public API to protected.
|
7 年之前 |
Oskar Wróbel
|
4ffb96d604
Feature: Keep the same marker instance when marker is updated.
|
7 年之前 |
Maciej Bukowski
|
8d45d4deb7
Fixed event name and util name.
|
7 年之前 |
Maciej Bukowski
|
780d16a6f0
Marked MarkerCollection's `set` and `remove` as protected.
|
7 年之前 |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 年之前 |