Szymon Kupś
|
d58187dda4
AttributeElement priority is now protected. EditableElement document is now protected.
|
7 years ago |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 years ago |
Szymon Cofalik
|
e7cd0e9296
Added: `view.TextProxy#offsetSize` property.
|
8 years ago |
Piotrek Koszuliński
|
1e73135772
Renamed all includeNode options to includeSelf.
|
8 years ago |
Piotrek Koszuliński
|
4e495689a0
Aligned comments to changes in the ESLint config.
|
8 years ago |
Kamil Piechaczek
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
8 years ago |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 years ago |
Szymon Cofalik
|
df328982e2
Add: Introduced `is()` method for engine view.
|
8 years ago |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
9 years ago |
Szymon Kupś
|
5d20df1b21
Moved additional construtor params to custom properties in EditableElement and RootEditableElement.
|
9 years ago |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
9 years ago |
Piotrek Koszuliński
|
1e6d9a8380
Updated tests – removed bender tags and CSS links.
|
9 years ago |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
9 years ago |
Piotrek Koszuliński
|
ffb24ae62b
Made Karma complain less.
|
9 years ago |
Piotrek Koszuliński
|
c7aa0d31cc
Changed imports in automated tests to be compatible with Webpack.
|
9 years ago |
Maksymilian Barnaś
|
a04d16dc61
Revert "Merge pull request #573 from ckeditor/t/572"
|
9 years ago |
Maksymilian Barnaś
|
2b5390945f
Update tests with `throwCKEditorError` check.
|
9 years ago |
Szymon Cofalik
|
89fffdcc38
Tests: added tests with unicode characters and also did some minor fixes in tests.
|
9 years ago |
Szymon Cofalik
|
c4659768c7
Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC.
|
9 years ago |
Szymon Cofalik
|
9656b8f4aa
Fixed: follow-up issues after model refactor.
|
9 years ago |
Szymon Cofalik
|
f0957a5b1b
Changed: added and changed engine.view classes to unifiy view API with model API.
|
9 years ago |
Piotrek Koszuliński
|
c88cb07749
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
9 years ago |
Oskar Wrobel
|
bcb8df0966
Set some of TextProxy properties as public and updated docs.
|
9 years ago |
Oskar Wrobel
|
f85b343123
Improved TextProxy class.
|
9 years ago |
Oskar Wrobel
|
9a3a32840f
Increased code coverage to 100% of TextProxy.
|
9 years ago |
Oskar Wrobel
|
616d117dfa
Refactored text proxy.
|
9 years ago |
Oskar Wrobel
|
36ad7deb24
Changes variables names in tests.
|
9 years ago |
Oskar Wrobel
|
53025b4384
Added base vaersion of TextProxy class.
|
9 years ago |