Historique des commits

Auteur SHA1 Message Date
  Szymon Kupś c735ddbd84 Renamed VirtualSelection to Highlight. il y a 8 ans
  Szymon Kupś d342ddbc16 Merge branch 'master' into t/1015 il y a 8 ans
  Szymon Kupś 7920832107 Split marker conversion to separately convert texts and elements inside. il y a 8 ans
  Szymon Kupś 45d47bb8fb Get rid of duplicated event during marker conversion. il y a 8 ans
  Szymon Cofalik 3438089fb5 Fixed: Fixed default remove model-to-view converter for edge cases. il y a 8 ans
  Szymon Kupś d9d222a52f Renamed selectionDescriptorToAttribute to selectionDescriptorToAttributeElement. il y a 8 ans
  Szymon Kupś 43bbb991b1 Using custom properties to set and remove virtual selection from view elements. il y a 8 ans
  Szymon Kupś 982bbf7531 More tests for BuildModelConverter, model to view converters and ModelConversionDispatcher. il y a 8 ans
  Szymon Kupś c5528565fd Fixed failing tests after virtual selection implementation. il y a 8 ans
  Kamil Piechaczek 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. il y a 8 ans
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". il y a 8 ans
  Szymon Cofalik 0ae837fc52 Changed: default remove converter should not try to map model positions that do not exist in model. il y a 8 ans
  Piotrek Koszuliński 2f0237f13d Mapping is fun. Read the comments. il y a 8 ans
  Oskar Wróbel 866adf8912 Moved isOpening parameter to data object. il y a 8 ans
  Oskar Wróbel 6ce59f04de Added option to create different opening and closing marker stamp. il y a 8 ans
  Oskar Wróbel 35994d8430 Added test for wrap / unwrap collpased range. il y a 8 ans
  Oskar Wróbel 46800c5e9c Improved insert and remove UIElement to handle collapsed and non-collapsed ranges. il y a 8 ans
  Szymon Cofalik 7b9406582b Fixed: default `remove()` converter should not remove `view.UIElement`s that are next to removed nodes. il y a 8 ans
  Szymon Cofalik 2c46850297 Changed: ModelConversionDispatcher should use `remove` + `insert` conversion for `move` and `rename` changes. il y a 8 ans
  Szymon Cofalik ad3f5e9f06 Added: view.UIElement converters. il y a 8 ans
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. il y a 9 ans
  Piotrek Koszuliński c904325be6 Bump up the year. il y a 9 ans
  Piotrek Koszuliński 1e6d9a8380 Updated tests – removed bender tags and CSS links. il y a 9 ans
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. il y a 9 ans
  Szymon Cofalik c4df85feae Merge branch 'master' into t/643 il y a 9 ans
  Szymon Cofalik 051c792935 Changed: PR fixes for Markers. il y a 9 ans
  Piotrek Koszuliński 66f4e8eb2c Tests: wrapped tests in the main describe(). il y a 9 ans
  Szymon Cofalik 39651489fe Changed: model converters: introduced markers converters, simplified move and remove converter, other slight tweaks. il y a 9 ans
  Piotrek Koszuliński c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. il y a 9 ans
  Szymon Cofalik 06c3cab82e Fixed: ModelConversionDispatcher#convertMove and #convertRemove. il y a 9 ans