Kuba Niegowski
|
d914edc1ee
Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy.
|
5 年之前 |
Kamil Piechaczek
|
e046735d04
"This should be inlined."
|
5 年之前 |
Kamil Piechaczek
|
9cd71ec623
Simplified tests.
|
5 年之前 |
Kamil Piechaczek
|
bf9f8643bd
Updated tests to new APIs.
|
5 年之前 |
Kamil Piechaczek
|
60743c338c
Adjusted tests and fixed "view.Text#_clone()" and "view.Element#_clone()" methods.
|
5 年之前 |
Kamil Piechaczek
|
344ec71488
Internal: Bumped the year. [skip ci]
|
6 年之前 |
Mateusz Samsel
|
33890bb968
Add unit tests for view components.
|
6 年之前 |
Kamil Piechaczek
|
35aba7b0d6
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 年之前 |
Kamil Piechaczek
|
c7953fd655
Internal: Bumped the year. [skip ci]
|
6 年之前 |
Kamil Piechaczek
|
c63c55c6e9
Renamed "_*Children()" name of functions to "_*Child()".
|
7 年之前 |
Szymon Cofalik
|
4dc160cf26
Added: Introduced `.is( 'node' )` in view and model.
|
7 年之前 |
Kamil Piechaczek
|
bfd5f00dc2
Changed public API to protected.
|
7 年之前 |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 年之前 |
Szymon Cofalik
|
656860a510
Added: Support for inserting `TextProxy` instances into `Element` and `DocumentFragment` (in model and view).
|
8 年之前 |
Kamil Piechaczek
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
8 年之前 |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 年之前 |
Szymon Cofalik
|
df328982e2
Add: Introduced `is()` method for engine view.
|
8 年之前 |
Szymon Cofalik
|
e3c6d85793
Removed: view.DocumentFragment#getAncestors().
|
8 年之前 |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
9 年之前 |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
9 年之前 |
Piotrek Koszuliński
|
1e6d9a8380
Updated tests – removed bender tags and CSS links.
|
9 年之前 |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
9 年之前 |
Piotrek Koszuliński
|
ffb24ae62b
Made Karma complain less.
|
9 年之前 |
Piotrek Koszuliński
|
c7aa0d31cc
Changed imports in automated tests to be compatible with Webpack.
|
9 年之前 |
Szymon Cofalik
|
c4659768c7
Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC.
|
9 年之前 |
Szymon Cofalik
|
9656b8f4aa
Fixed: follow-up issues after model refactor.
|
9 年之前 |
Szymon Cofalik
|
f0957a5b1b
Changed: added and changed engine.view classes to unifiy view API with model API.
|
9 年之前 |
Szymon Cofalik
|
3783e71d0d
Merge pull request #536 from ckeditor/t/383
|
9 年之前 |
Piotrek Koszuliński
|
c88cb07749
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
9 年之前 |
Szymon Kupś
|
3f37d59979
Added event namespaces to change event fired in engine.view.DocumentFragment.
|
9 年之前 |