Maciej Bukowski
|
d1a5753c2a
Fixed _setTo usage.
|
8 年之前 |
Maciej Bukowski
|
5cc4d74fad
Fixed wrong usages of Selection API.
|
8 年之前 |
Szymon Cofalik
|
9a210e0cff
Changed: Simplified conversion by dropping `selectionMarker` and `selectionAttribute` model-to-view conversion events.
|
8 年之前 |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 年之前 |
Oskar Wróbel
|
59ab7ad9a8
Aligned conversion tests to changes in view document.
|
8 年之前 |
Piotrek Koszuliński
|
8650b26165
Started converting schema usage to the new API.
|
8 年之前 |
Szymon Cofalik
|
f846567c83
Changed: Aligned code to correctly use new `model.Differ` and refactored `conversion.ModelConversionDispatcher`.
|
8 年之前 |
Oskar Wróbel
|
757ef4bf83
Fixed conversion tests.
|
8 年之前 |
Kamil Piechaczek
|
dd3d6fd019
"devUtils#stringify" - classes and styles will be sorted.
|
8 年之前 |
Szymon Cofalik
|
55f09aa437
Changed: `convertSelectionMarker` should use `HighlightDescriptor#id`.
|
8 年之前 |
Szymon Kupś
|
52b4524e9b
Renamed model to view converters to singular form to match other methods.
|
8 年之前 |
Szymon Kupś
|
dc889156de
Renamed model to view converters: convertElementsInsideMarker to highlightElements and convertTextsInsideMarker to highlightTexts.
|
8 年之前 |
Szymon Kupś
|
c735ddbd84
Renamed VirtualSelection to Highlight.
|
8 年之前 |
Szymon Kupś
|
d342ddbc16
Merge branch 'master' into t/1015
|
8 年之前 |
Szymon Kupś
|
46f2fc54ba
Fixed markers manual test, unified data in marker conversion and selection marker conversion.
|
8 年之前 |
Szymon Kupś
|
7920832107
Split marker conversion to separately convert texts and elements inside.
|
8 年之前 |
Szymon Cofalik
|
81eb3285c6
Fixed: AttributeElement with bogus BR should be pushed after all ui elements.
|
8 年之前 |
Szymon Kupś
|
c5528565fd
Fixed failing tests after virtual selection implementation.
|
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 年之前 |
Piotrek Koszuliński
|
dbacd64ebf
Merge branch 'master' into t/837
|
8 年之前 |
Piotr Jasiun
|
ba0a6aca2f
Do nothing if selection attribute or marker conversion creator return null.
|
8 年之前 |
Szymon Cofalik
|
2c46850297
Changed: ModelConversionDispatcher should use `remove` + `insert` conversion for `move` and `rename` changes.
|
8 年之前 |
Szymon Cofalik
|
17109bbd2c
Chagned: Removed Selection markers API.
|
9 年之前 |
Szymon Cofalik
|
e32792f55f
Added: converters for Selection markers.
|
9 年之前 |
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 年之前 |
Szymon Cofalik
|
c4df85feae
Merge branch 'master' into t/643
|
9 年之前 |