Szymon Cofalik
|
45ee95cf81
Changed: Added HighlightDescriptor#id handling for a highlight on text nodes.
|
8 年之前 |
Szymon Kupś
|
c4d76da49a
Add id to HighlightDescriptor.
|
8 年之前 |
Szymon Kupś
|
cb84b12441
Allow to pass an array with CSS classes to HighlightDescriptor.
|
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ś
|
db97c629bc
Changed setHighlight to addHighlight.
|
8 年之前 |
Szymon Kupś
|
c735ddbd84
Renamed VirtualSelection to Highlight.
|
8 年之前 |
Szymon Kupś
|
d342ddbc16
Merge branch 'master' into t/1015
|
8 年之前 |
Szymon Kupś
|
7920832107
Split marker conversion to separately convert texts and elements inside.
|
8 年之前 |
Szymon Kupś
|
45d47bb8fb
Get rid of duplicated event during marker conversion.
|
8 年之前 |
Szymon Cofalik
|
3438089fb5
Fixed: Fixed default remove model-to-view converter for edge cases.
|
8 年之前 |
Szymon Kupś
|
d9d222a52f
Renamed selectionDescriptorToAttribute to selectionDescriptorToAttributeElement.
|
8 年之前 |
Szymon Kupś
|
43bbb991b1
Using custom properties to set and remove virtual selection from view elements.
|
8 年之前 |
Szymon Kupś
|
982bbf7531
More tests for BuildModelConverter, model to view converters and ModelConversionDispatcher.
|
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 年之前 |
Szymon Cofalik
|
0ae837fc52
Changed: default remove converter should not try to map model positions that do not exist in model.
|
8 年之前 |
Piotrek Koszuliński
|
2f0237f13d
Mapping is fun. Read the comments.
|
8 年之前 |
Oskar Wróbel
|
866adf8912
Moved isOpening parameter to data object.
|
8 年之前 |
Oskar Wróbel
|
6ce59f04de
Added option to create different opening and closing marker stamp.
|
8 年之前 |
Oskar Wróbel
|
35994d8430
Added test for wrap / unwrap collpased range.
|
8 年之前 |
Oskar Wróbel
|
46800c5e9c
Improved insert and remove UIElement to handle collapsed and non-collapsed ranges.
|
8 年之前 |
Szymon Cofalik
|
7b9406582b
Fixed: default `remove()` converter should not remove `view.UIElement`s that are next to removed nodes.
|
8 年之前 |
Szymon Cofalik
|
2c46850297
Changed: ModelConversionDispatcher should use `remove` + `insert` conversion for `move` and `rename` changes.
|
8 年之前 |
Szymon Cofalik
|
ad3f5e9f06
Added: view.UIElement converters.
|
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 年之前 |