Historique des commits

Auteur SHA1 Message Date
  Piotrek Koszuliński 7215506ff6 WIP2 il y a 5 ans
  Maciej Gołaszewski 5eb77f6ca4 Fix dangling comma. il y a 5 ans
  Kamil Piechaczek 344ec71488 Internal: Bumped the year. [skip ci] il y a 6 ans
  Mateusz Samsel aac61e3c87 Add a description in a code for the fix. Improve name of the unit test. il y a 6 ans
  Mateusz Samsel 68b4c7bfd8 Add unit test covering fix. il y a 6 ans
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] il y a 6 ans
  Szymon Cofalik 0d20edd3d4 Added: `Model#insertContent` now returns "affected range" which is a range containing all the changes performed by the insertion. il y a 6 ans
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] il y a 6 ans
  Maciej Gołaszewski fa1bea6a29 Update model/view selection docs and tests. il y a 7 ans
  Maciej Gołaszewski 742109912d Changed: The model.insertContent() should accept offset parameter. il y a 7 ans
  Maciej Gołaszewski e73b603b4a Tests: Use writer.insertText in some insertContent() tests. il y a 7 ans
  Maciej Gołaszewski 1ceb1671a1 Docs: Update `insertContent()` documentation. il y a 7 ans
  Maciej Gołaszewski c7bf7ac166 The insertContent() function should also work with DocumentSelection. il y a 7 ans
  Maciej Gołaszewski a4f4dee5d0 Internal: Remove default parameter from `model.insertContent()` calls. il y a 7 ans
  Maciej Gołaszewski 29cdfeaec2 Changed: The insertContent() should accept position & range. 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
  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 Gołaszewski 1d0d0a6d54 Tests: Update tests to the newest list feature schema. il y a 7 ans
  Kamil Piechaczek 8bdcc3b0d6 Minor refactoring and added more tests. il y a 7 ans
  Kamil Piechaczek 5760da6e08 Paragraph will not inserted into list items. il y a 7 ans
  Maciej Bukowski 69638a9875 Aligned code fragments to new Selection constructor. il y a 7 ans
  Maciej Bukowski a9573be26e Added missing tests for insertContent and deleteContent. il y a 7 ans
  Piotrek Koszuliński f34ef88e5e Implemented Schema#addAttributeCheck. il y a 7 ans
  Piotrek Koszuliński bf7af09cc9 Implemented Schema#addChildCheck. il y a 7 ans
  Piotrek Koszuliński b8315068fe Introduced child to childDefinition normalization in the checkChild event. il y a 7 ans
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] il y a 8 ans
  Piotrek Koszuliński 49384c1932 Renamed 3 methods. il y a 8 ans
  Piotrek Koszuliński dfaa9ce407 Introduced SchemaContext and simplified check method callbacks. il y a 8 ans
  Piotrek Koszuliński 3979c41195 Fixed removeDisallowedAttributes() usage in insertContent() and deleteContent(). il y a 8 ans