Historial de Commits

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