Historique des commits

Auteur SHA1 Message Date
  Maciej Gołaszewski 1a3b72a794 Fix error messages tests assertions. il y a 5 ans
  Kuba Niegowski 21b4569376 Updated test to bring 100CC il y a 5 ans
  Kuba Niegowski 26c95ae963 Added Writer#cloneElement(). il y a 5 ans
  Maciej Gołaszewski b8269ee376 Fix upcoming ESLint problems in tests. il y a 5 ans
  Kamil Piechaczek 344ec71488 Internal: Bumped the year. [skip ci] il y a 6 ans
  Maciej Bukowski ab458a9e2c WIP - changing errors. il y a 6 ans
  Szymon Cofalik 5d1d882e1f Fix: `model.Writer#insert()` will now update markers passed in DocumentFragment if markers with the same name existed in the document. il y a 6 ans
  Maciej Bukowski 2a58ad24aa Fixed typo. il y a 6 ans
  Maciej Bukowski 3723e008a6 Fixed tests. il y a 6 ans
  Szymon Cofalik e084202809 Other: Added more cases of affected markers on merging in writer. il y a 6 ans
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] il y a 6 ans
  Oskar Wróbel 48eebf9ee8 Feature: Added possibility to refresh the marker with no changes through `Writer#updateMarker()` method. il y a 6 ans
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] il y a 6 ans
  Szymon Cofalik f510cfd021 Fix: Prevent `model.Writer` from inserting empty text nodes. il y a 7 ans
  Szymon Cofalik 9490980305 Changed: `model.Writer` will add marker operation if move, remove or merge affected a marker. il y a 7 ans
  Maciej Gołaszewski e2cec333d0 Merge branch 'master' into t/1555 il y a 7 ans
  Maciej Gołaszewski 9b7e3752d8 Create stub tests for writer's Position/Writer/Selection factory methods. il y a 7 ans
  Maciej Bukowski 5a43d45b55 Fixed tests. il y a 7 ans
  Maciej Bukowski a68db47589 Made markers created by `Writer#insert()` affect data. il y a 7 ans
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). il y a 7 ans
  Maciej Gołaszewski 4d500ac4d4 Changed: Make factory methods of model Position protected. il y a 7 ans
  Maciej Gołaszewski 90d2a88bf7 Make Position.createAt() offset parameter required. il y a 7 ans
  Szymon Cofalik 9ee2170d45 Changed: Remove `ReinsertOperation` and `RemoveOperation`. il y a 7 ans
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. il y a 7 ans
  Maciej Gołaszewski 959eec408d Code style: Change the selection post-fixer internals for better readability. il y a 7 ans
  Piotrek Koszuliński 355fc4aea3 Merge branch 'master' into t/ckeditor5-table/12 il y a 7 ans
  Maciej Gołaszewski f9c07db70c Other: Move selection post fixer to model/utils and inject it in model's constructor. il y a 7 ans
  Maciej Bukowski 201715e641 Defaulted `Marker#affectsData` to false. il y a 7 ans
  Maciej Bukowski 5f550100e9 Provided support for `affectsData` prooperty in `Writer#addMarker()` and `Writer#updateMarker()`. il y a 7 ans
  Aleksander Nowodzinski 7fc7d346fe Tests/Docs: Updated Writer and DocumentSelection docs and tests to the newest API. il y a 7 ans