Szymon Cofalik
|
9a210e0cff
Changed: Simplified conversion by dropping `selectionMarker` and `selectionAttribute` model-to-view conversion events.
|
8 anni fa |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 anni fa |
Oskar Wróbel
|
2423829fc6
Test: Mock attaching to dom root where it is possible.
|
8 anni fa |
Oskar Wróbel
|
59ab7ad9a8
Aligned conversion tests to changes in view document.
|
8 anni fa |
Piotrek Koszuliński
|
3979c41195
Fixed removeDisallowedAttributes() usage in insertContent() and deleteContent().
|
8 anni fa |
Szymon Cofalik
|
f846567c83
Changed: Aligned code to correctly use new `model.Differ` and refactored `conversion.ModelConversionDispatcher`.
|
8 anni fa |
Oskar Wróbel
|
757ef4bf83
Fixed conversion tests.
|
8 anni fa |
Oskar Wróbel
|
74cad5e74e
Replaced model writer by batch API in advanced conversion tests.
|
8 anni fa |
Oskar Wróbel
|
4e9ceac333
Removed unnecessary batch from additionalData.
|
8 anni fa |
Oskar Wróbel
|
d4f55307ff
Moved batch from conversion additionalData do conversionApi.
|
8 anni fa |
Oskar Wróbel
|
02b01ab398
Refactored conversion and DataController to use new Batch API.
|
8 anni fa |
Szymon Cofalik
|
d83732f969
Changed: Nodes are removed from their old parent when they are appended to new parent.
|
8 anni fa |
Kamil Piechaczek
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
8 anni fa |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 anni fa |
Szymon Cofalik
|
16a08399c5
Changed: unified values returned in data.output during view-to-model conversion.
|
8 anni fa |
Szymon Cofalik
|
2c46850297
Changed: ModelConversionDispatcher should use `remove` + `insert` conversion for `move` and `rename` changes.
|
8 anni fa |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
9 anni fa |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
9 anni fa |
Piotrek Koszuliński
|
1e6d9a8380
Updated tests – removed bender tags and CSS links.
|
9 anni fa |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
9 anni fa |
Szymon Cofalik
|
c4df85feae
Merge branch 'master' into t/643
|
9 anni fa |
Szymon Cofalik
|
051c792935
Changed: PR fixes for Markers.
|
9 anni fa |
Piotrek Koszuliński
|
66f4e8eb2c
Tests: wrapped tests in the main describe().
|
9 anni fa |
Piotrek Koszuliński
|
c7aa0d31cc
Changed imports in automated tests to be compatible with Webpack.
|
9 anni fa |
Piotrek Koszuliński
|
fae2d26f65
Fixed code style issue.
|
9 anni fa |
Oskar Wrobel
|
a478937ad2
Refactored uses of EmitterMixin.
|
9 anni fa |
Szymon Cofalik
|
d4967ae681
Changed: ModelConversionDispatcher#convertInsert renamed to convertInsertion.
|
9 anni fa |
Szymon Cofalik
|
e0982a68d8
Changed: model/view Range constructors.
|
9 anni fa |
Szymon Cofalik
|
be57606825
Fixed: fixes required by changes in utils.EmitterMixin + set priority for some callbacks.
|
9 anni fa |
Szymon Cofalik
|
c4659768c7
Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC.
|
9 anni fa |