Piotr Jasiun
|
ba0a6aca2f
Do nothing if selection attribute or marker conversion creator return null.
|
8 years ago |
Szymon Cofalik
|
17109bbd2c
Chagned: Removed Selection markers API.
|
8 years ago |
Szymon Cofalik
|
e32792f55f
Added: converters for Selection markers.
|
9 years ago |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
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 |
Szymon Cofalik
|
c4df85feae
Merge branch 'master' into t/643
|
9 years ago |
Szymon Cofalik
|
051c792935
Changed: PR fixes for Markers.
|
9 years ago |
Piotrek Koszuliński
|
b4b502d4b6
Tests: fixed schema configurations.
|
9 years ago |
Piotrek Koszuliński
|
66f4e8eb2c
Tests: wrapped tests in the main describe().
|
9 years ago |
Szymon Cofalik
|
5fec43d122
Added: Implemented destroy chain for EditingController->observers->dom events.
|
9 years ago |
Piotrek Koszuliński
|
c7aa0d31cc
Changed imports in automated tests to be compatible with Webpack.
|
9 years ago |
Szymon Kupś
|
8adf7130df
Added tests to fake selection clearing converter.
|
9 years ago |
Maksymilian Barnaś
|
8dc43c8b66
Updated imports to use new paths.
|
9 years ago |
Oskar Wrobel
|
a478937ad2
Refactored uses of EmitterMixin.
|
9 years ago |
Szymon Cofalik
|
7fdb10cd06
Changed: view.Writer renamed methods and updated docs.
|
9 years ago |
Oskar Wrobel
|
6301385f40
Merge branch 'master' into t/306
|
9 years ago |
Szymon Cofalik
|
d4967ae681
Changed: ModelConversionDispatcher#convertInsert renamed to convertInsertion.
|
9 years ago |
Oskar Wrobel
|
5a475d1103
Adjusted tests to refactored model utils.
|
9 years ago |
Oskar Wrobel
|
9252ba01dc
Adjusted test to new model utils.
|
9 years ago |
Szymon Cofalik
|
e0982a68d8
Changed: model/view Range constructors.
|
9 years ago |
Piotr Jasiun
|
e28c223083
Merge branch 'master' into t/551
|
9 years ago |
Szymon Cofalik
|
be57606825
Fixed: fixes required by changes in utils.EmitterMixin + set priority for some callbacks.
|
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 Kupś
|
569c780575
Merge branch 'master' into t/455
|
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 |
Szymon Kupś
|
369531ab6a
Changed model utilities setData method to use document.enqueueChanges.
|
9 years ago |
Szymon Kupś
|
3bb6e97bf6
Changes in engine.view.writer: renamed breakAttributes and mergeAttributes method, getParentAttribute method is now private, fixed ranges and positions container validation. Updated docs and tests.
|
9 years ago |