8
0

История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Szymon Cofalik c4df85feae Merge branch 'master' into t/643 9 лет назад
  Szymon Cofalik 051c792935 Changed: PR fixes for Markers. 9 лет назад
  Piotrek Koszuliński 66f4e8eb2c Tests: wrapped tests in the main describe(). 9 лет назад
  Szymon Cofalik 39651489fe Changed: model converters: introduced markers converters, simplified move and remove converter, other slight tweaks. 9 лет назад
  Piotrek Koszuliński c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. 9 лет назад
  Szymon Cofalik 06c3cab82e Fixed: ModelConversionDispatcher#convertMove and #convertRemove. 9 лет назад
  Oskar Wrobel a478937ad2 Refactored uses of EmitterMixin. 9 лет назад
  Szymon Cofalik a952797ecd Changed: Moved some rename conversion logic from ModelConversionDispatcher to converter. 9 лет назад
  Szymon Cofalik 2c42a3e4f1 Added: Rename change type conversion. 9 лет назад
  Szymon Cofalik 43312012c8 Tests: missing tests for model-to-view-converters. 9 лет назад
  Szymon Cofalik d4967ae681 Changed: ModelConversionDispatcher#convertInsert renamed to convertInsertion. 9 лет назад
  Szymon Cofalik 75f74d3f6f Tests: fixed red tests. 9 лет назад
  Szymon Cofalik e0982a68d8 Changed: model/view Range constructors. 9 лет назад
  Szymon Cofalik 89fffdcc38 Tests: added tests with unicode characters and also did some minor fixes in tests. 9 лет назад
  Szymon Cofalik c4659768c7 Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC. 9 лет назад
  Szymon Cofalik f1585e4a98 Merge branch 'master' into t/480 9 лет назад
  Piotrek Koszuliński c88cb07749 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. 9 лет назад