Kuba Niegowski
|
3db5048c0c
Added tests for is( 'node', name ).
|
5 years ago |
Kuba Niegowski
|
f4ccae349a
Updated calls to Element#is() - type argument should always be provided.
|
5 years ago |
Kuba Niegowski
|
987265215d
Updated calls to Element#is() - type argument should always be provided.
|
5 years ago |
Kuba Niegowski
|
d914edc1ee
Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy.
|
5 years ago |
Piotrek Koszuliński
|
46defe5c19
Tests: Fixed to.be.equal() use.
|
5 years ago |
Kamil Piechaczek
|
e046735d04
"This should be inlined."
|
5 years ago |
Kamil Piechaczek
|
9cd71ec623
Simplified tests.
|
5 years ago |
Kamil Piechaczek
|
bf9f8643bd
Updated tests to new APIs.
|
5 years ago |
Kamil Piechaczek
|
10085ac7fb
StylesProcessor is not singleton anymore.
|
5 years ago |
Kamil Piechaczek
|
f1cd1c67b9
Added test for checking whether #document property is being updated after inserting a children to an element.
|
5 years ago |
Kamil Piechaczek
|
60743c338c
Adjusted tests and fixed "view.Text#_clone()" and "view.Element#_clone()" methods.
|
5 years ago |
Maciej Gołaszewski
|
015475e5c2
Add tests for view/Element.getNormalizedStyle().
|
5 years ago |
Maciej Gołaszewski
|
6e4d24d0fc
Rename StylesMap.getInlineProperty() to getAsString() and improve docs.
|
5 years ago |
Maciej Gołaszewski
|
8707133144
Rename StylesMap.hasProperty() to has().
|
5 years ago |
Maciej Gołaszewski
|
b414675235
Merge branch 'master' into i/3287
|
6 years ago |
Kamil Piechaczek
|
344ec71488
Internal: Bumped the year. [skip ci]
|
6 years ago |
Maciej Gołaszewski
|
7de8e8ef0e
Refactor view Element.isSimilar() tests.
|
6 years ago |
Maciej Gołaszewski
|
b12e798f26
Add more tests to the styles class.
|
6 years ago |
Maciej Gołaszewski
|
52bb17362a
Fix tests.
|
6 years ago |
Maciej Gołaszewski
|
13d5160eea
Refactor styles method names.
|
6 years ago |
Maciej Gołaszewski
|
6276748d03
Always add trailing semicolon to styles output.
|
6 years ago |
Maciej Gołaszewski
|
59cab27449
Rewrite Element class to use Styles normalization class.
|
6 years ago |
Mateusz Samsel
|
d3f4b23206
Unify names of unit tests.
|
6 years ago |
Mateusz Samsel
|
33890bb968
Add unit tests for view components.
|
6 years ago |
Kamil Piechaczek
|
35aba7b0d6
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 years ago |
Kamil Piechaczek
|
c7953fd655
Internal: Bumped the year. [skip ci]
|
6 years ago |
Kamil Piechaczek
|
d1bc09e3a3
Renamed singular parameters names to plural.
|
7 years ago |
Kamil Piechaczek
|
c63c55c6e9
Renamed "_*Children()" name of functions to "_*Child()".
|
7 years ago |
Szymon Cofalik
|
4dc160cf26
Added: Introduced `.is( 'node' )` in view and model.
|
7 years ago |
Kamil Piechaczek
|
a559f429d9
"_clone()" method is now protected.
|
7 years ago |