Commit History

Author SHA1 Message Date
  Maciej Gołaszewski e7ceb7a8b8 Docs: Use more human readable code examples for model.insertContent(). 7 years ago
  Maciej Gołaszewski b85820dbb4 Docs: Update wording on model.insertContent() docs. 7 years ago
  Piotr Jasiun 0c4a101902 Small fixes in docs. 7 years ago
  Maciej Gołaszewski e73b603b4a Tests: Use writer.insertText in some insertContent() tests. 7 years ago
  Maciej Gołaszewski 5c349f408a Docs: Add more examples to the `model.insertContent()`. Reword description. 7 years ago
  Maciej Gołaszewski 53065448fa Docs: Improve the model.insertContent() sample docs. 7 years ago
  Maciej Gołaszewski 464a2ef6fb Docs: Move documentation about changing selection to `model.insertContent()` from `insertContent()`. 7 years ago
  Maciej Gołaszewski 1ceb1671a1 Docs: Update `insertContent()` documentation. 7 years ago
  Maciej Gołaszewski c7bf7ac166 The insertContent() function should also work with DocumentSelection. 7 years ago
  Maciej Gołaszewski 005c98d3fe Use `Selection` class instead of `DocumentSelection` to check if `insertContent()` needs to create `Selection` instance. 7 years ago
  Maciej Gołaszewski a4f4dee5d0 Internal: Remove default parameter from `model.insertContent()` calls. 7 years ago
  Maciej Gołaszewski 29cdfeaec2 Changed: The insertContent() should accept position & range. 7 years ago
  Maciej Gołaszewski 95a2fd125c Docs: Fix code samples in model/selection. 7 years ago
  Piotr Jasiun d7abbb9191 Merge pull request #1541 from ckeditor/t/1539 7 years ago
  Szymon Cofalik d31b4b0486 Merge pull request #1536 from ckeditor/t/1521 7 years ago
  Szymon Cofalik 55666a1472 Fix: Added a special case for wrap x unwrap transformation to mirror a case from unwrap x wrap transformation. 7 years ago
  Piotr Jasiun 8b1675e547 Merge pull request #1538 from ckeditor/t/1537 7 years ago
  Szymon Cofalik 2b8720e8f6 Fix: Graveyard changes are correctly handled in Differ for new operations. 7 years ago
  Piotrek Koszuliński f827519ed9 Other: Prevent rendering when in the `model.change()` or `model.enqueueChange()` block. Closes #1528. 7 years ago
  Piotrek Koszuliński a1e1f93083 Merge pull request #1535 from ckeditor/t/1528 7 years ago
  Krzysztof Krztoń a16acdac14 'DowncastWriter#rename()' method params order changed. 7 years ago
  Krzysztof Krztoń bcabd8dda2 The 'DowncastWriter#remove()' method now accepts range or item. 7 years ago
  Piotr Jasiun 992bee872d Improved tests descriptions. 7 years ago
  Piotr Jasiun 1b493218b6 Renamed _disabledRendering to _renderingDisabled. 7 years ago
  Piotr Jasiun 9c882291df Docs: Improve docs. 7 years ago
  Piotr Jasiun 73703392a5 Merge pull request #1534 from ckeditor/t/1533 7 years ago
  Piotr Jasiun 601343fa10 Merge branch 'master' into t/1528 7 years ago
  Piotr Jasiun 1a0127b701 Small improvements. 7 years ago
  Piotr Jasiun b213855d1a Tests: tests for preventing rendering in the change block. 7 years ago
  Szymon Cofalik 26a2c6d0da Fix: SplitOperation properties were wrong if the split was in graveyard. 7 years ago