提交歷史

作者 SHA1 備註 提交日期
  Szymon Cofalik cf6bec37c7 Added: Introduced `view.Node#getPath`. 7 年之前
  Szymon Cofalik cc949468c7 Changed: Refactored `view.Position#compareWith` to look more sane and similar to `model.Position#compareWith`. 7 年之前
  Szymon Cofalik 4dc160cf26 Added: Introduced `.is( 'node' )` in view and model. 7 年之前
  Maciej 789238bb5b Merge pull request #1373 from ckeditor/t/1370 7 年之前
  Kamil Piechaczek 8535a16591 Tests: Fixed MT. `conversionApi` is no longer available during down-conversion. 7 年之前
  Piotrek Koszuliński 0b6c11610e Internal: Updated links to CKEditor 5 website. [skip ci] 7 年之前
  Piotrek Koszuliński f16401af46 Merge branch 'stable' 7 年之前
  Piotrek Koszuliński 454cb3d40e Docs: Improved event docs. [skip ci] 7 年之前
  Szymon Cofalik c3cde8daa1 Fixed: `conversion.downcast-converters.downcastAttributeToElement` should let specify from what element the model attribute will be converted. 7 年之前
  Piotrek Koszuliński 47a9c7a9ea Merge branch 'stable' 7 年之前
  Piotrek Koszuliński 450e44e307 Docs: Mentioned docsel when it should be. Closes #1307. [skip ci] 7 年之前
  Piotr Jasiun a973343b63 Merge pull request #1357 from ckeditor/t/1304 7 年之前
  Piotr Jasiun 6aee70f1ca Docs: Small changes in Selection docs. 7 年之前
  Piotrek Koszuliński 71bfc18c4e Merge branch 'stable' 7 年之前
  Piotrek Koszuliński 36b7d6e560 Docs: Improved writer's and model's docs. [skip ci] 7 年之前
  Szymon Kupś 2e219e5fc2 Merge branch 'master' into t/1304 7 年之前
  Szymon Kupś 2e022359d1 Fixed wrong writer.createElement method examples. 7 年之前
  Szymon Kupś 5b3cd96468 Removed examples with setting view DocumentSelection to other DocumentSelection. 7 年之前
  Piotrek Koszuliński 581ee997d4 Docs: Fixed grammar. [skip ci] 7 年之前
  Piotrek Koszuliński 90b061e171 Docs: Fixed grammar. [skip ci] 7 年之前
  Piotr Jasiun 2c9e49b549 Merge pull request #1347 from ckeditor/t/1226 7 年之前
  Szymon Cofalik d274c7a51f Docs: Fixed mistake in docs. 7 年之前
  Szymon Cofalik ba0c3be5d4 Changed: Moved `getAllClonedElements` from `view.Writer` to `view.AttributeElement`. 7 年之前
  Szymon Cofalik 0d50c718b5 Changed: Refactored how `view.Writer` stores cloned attribute elements groups and how `conversion.Mapper` uses this information. 7 年之前
  Szymon Cofalik cbc941bda4 Fix: Removing highlight on text crashed when marker range was empty-ish. 7 年之前
  Szymon Cofalik 4e55a7a22d Changed: Move markers removal conversion from `controller.EditingController` to `conversion.DowncastDispatcher`. 7 年之前
  Szymon Cofalik f7a14db1cf Docs: Small tweak in docs. 7 年之前
  Szymon Cofalik f69b4c68a1 Added: `view.Writer` now links attribute elements together when they are broken during wrapping. Introduced `view.Writer#getAllBrokenSiblings`. 7 年之前
  Szymon Cofalik 608d817263 Added: Enabled `view.AttributeElement#id` in view dev utils. 7 年之前
  Szymon Cofalik fbbd144409 Changed: Allowed to pass `id` in `view.Writer#createAttributeElement`. 7 年之前