Historia zmian

Autor SHA1 Wiadomość Data
  Szymon Cofalik 781c35fd64 Merge pull request #584 from ckeditor/t/583 9 lat temu
  Piotrek Koszuliński ca0da2ffeb Updated the package to use versioned and scoped ckeditor5-dev-lint. 9 lat temu
  Szymon Cofalik e13fcdbaac Docs: small fix. 9 lat temu
  Szymon Cofalik 50e0a04c73 Docs: changed comments in model-to-view-converters. 9 lat temu
  Szymon Cofalik 00fddd987d Docs: added comment in LiveRange. 9 lat temu
  Szymon Cofalik 03c9b666c4 Added: Introduced Mapper#registerViewToModelLength. 9 lat temu
  Szymon Cofalik f9d85fe799 Changed: Mapper position mapping callbacks parameter moved to data object. 9 lat temu
  Szymon Cofalik a952797ecd Changed: Moved some rename conversion logic from ModelConversionDispatcher to converter. 9 lat temu
  Szymon Cofalik 7fdb10cd06 Changed: view.Writer renamed methods and updated docs. 9 lat temu
  Aleksander Nowodzinski 6d859fca67 Merge pull request #578 from ckeditor/t/577 9 lat temu
  Oskar Wrobel c832d64972 Added more docs to ClickObserver. 9 lat temu
  Szymon Cofalik 2c42a3e4f1 Added: Rename change type conversion. 9 lat temu
  Szymon Cofalik 3e2a4f7e60 Added: OT for RenameOperation. 9 lat temu
  Szymon Cofalik b067744220 Added: Introduced RenameOperation. 9 lat temu
  Szymon Cofalik 0b49a9b5a4 Tests: missing tests for change in AttributeOperation. 9 lat temu
  Szymon Cofalik 2b4c0cb54d Fixed: In AttributeOperation, 0 as attribute value was treated as no value and caused removing attribute. 9 lat temu
  Szymon Cofalik 9afe789b4e Fixed: view.TreeWalker jumped over range boundary when creating return value. 9 lat temu
  Szymon Cofalik 028c87c7a9 Added: missing LiveSelection#getLastRange() method. 9 lat temu
  Szymon Cofalik 7826f3af8c Added: Schema#itemExtends + some docs fixes in Schema. 9 lat temu
  Szymon Cofalik 576f6b16a2 Changed: view.Position#getAncestors changed order of ancestors. 9 lat temu
  Szymon Cofalik a7058d785a Added: model.Position#getAncestors. 9 lat temu
  Szymon Cofalik 010483e81f Docs: model.DocumentFragment children are optional in constructor. 9 lat temu
  Szymon Cofalik b6d04bd743 Changed: no need to pass Mapper instance in position mapping callbacks. 9 lat temu
  Szymon Cofalik c8e9c46772 Fixed: problems with linting. 9 lat temu
  Szymon Cofalik 49e53bb148 Changed: DataController#mapper changed to public to enable adding position mapping callbacks to it. 9 lat temu
  Szymon Cofalik 6e78c022ec Tests: corrected tests for ModelConversionDispatcher after changing move/remove changes dispatching. 9 lat temu
  Szymon Cofalik 43312012c8 Tests: missing tests for model-to-view-converters. 9 lat temu
  Szymon Cofalik 4050cb6d2a Tests: missing tests for Mapper + moved initialization from before() to beforeEach(). 9 lat temu
  Szymon Cofalik 2262f27222 Add: view.Writer#breakContainer and view.Writer#mergeContainers. 9 lat temu
  Szymon Cofalik 350cc25ca5 Changed: make move and remove conversion dispatching similar to other change types dispatching. 9 lat temu