Historie revizí

Autor SHA1 Zpráva Datum
  Maciej Gołaszewski d792e320aa Fix ESLint errors related to new CKEditorError check. před 5 roky
  Aleksander Nowodzinski b02783e22f Updated the Model#hasContent() method implementation to use Schema#isContent() instead of Schema#isObject(). před 5 roky
  Aleksander Nowodzinski 1453b7fa77 Tests: Extended a model class test to verify that $text is registered as a content in the schema. před 5 roky
  Kuba Niegowski ea4e36a0d4 Option to ignore markers in Model#hasContent(). před 5 roky
  Szymon Cofalik 9f2afa3174 Feature: Introduced `Model#createOperationFromJSON` which is an alias for `OperationFactory#fromJSON`. před 5 roky
  Kamil Piechaczek 344ec71488 Internal: Bumped the year. [skip ci] před 6 roky
  Maciej Bukowski eddaaaebe1 Rethrown original error in try-catch blocks when the `debug=true` mode is on. před 6 roky
  Maciej Bukowski 8025d041c9 Moved common error handling part to the `CKEditorError` class. před 6 roky
  Maciej Bukowski 8b8f969a42 Wrapped `model.change()` and `model.enqueueChange()` into try/catch blocks. před 6 roky
  Maciej Gołaszewski 3575b23f2b Add tests for model.createBatch() type parameter. před 6 roky
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] před 6 roky
  Szymon Cofalik caba092b86 Internal: Removed `Model#event:_change`. před 6 roky
  Oskar Wróbel 2cd96cfdb9 Internal: Allowed $marker element in any parent element. před 6 roky
  Piotrek Koszuliński 19dac9db4d A couple of minor improvements and refactoring. před 6 roky
  Krzysztof Krztoń a5873909dc Refactoring. před 6 roky
  Krzysztof Krztoń 2551370fd0 Tests: Removed unused deps. před 6 roky
  Krzysztof Krztoń f9fa3a88b8 Tests: More tests added. před 6 roky
  Krzysztof Krztoń 3e6dc7bef8 Tests: Added `isEmpty()` unit tests. před 6 roky
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] před 6 roky
  Maciej Gołaszewski 35cd6e4fe7 Create stub tests for model Position/Writer/Selection factory methods. před 7 roky
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). před 7 roky
  Maciej Gołaszewski a4f4dee5d0 Internal: Remove default parameter from `model.insertContent()` calls. před 7 roky
  Maciej Gołaszewski 29cdfeaec2 Changed: The insertContent() should accept position & range. před 7 roky
  Szymon Cofalik c1416effc9 Changed: Fixed code style. před 7 roky
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. před 7 roky
  Maciej Bukowski 7284c797e0 Aligned code to changes in ModelSelection#setTo method. před 7 roky
  Oskar Wróbel 0c90591171 Fix: Registered `$marker` element as an allowed `$root` and `$block` child. před 7 roky
  Szymon Cofalik c44336d58a Changed: Operations no longer remove changes object on `_execute()`. před 8 roky
  Szymon Cofalik 31ebc75f26 Changed: Changed `model.Document#event:change` to be fired after change block is done and there were changes on `Document`. před 8 roky
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] před 8 roky