提交歷史

作者 SHA1 備註 提交日期
  Marek Lewandowski fadf8db479 Tests (image): Added a TC ensuring that resizer is only created after image is loaded. 5 年之前
  Marek Lewandowski a0fd43642c Internal (image): Fixed a case when multiple resizers could be created for a single widget. 5 年之前
  Marek Lewandowski 25aebdf923 Tests (image): Fixed a failing test by extracting common code. 5 年之前
  Marek Lewandowski e3de098510 Merge remote-tracking branch 'origin/master' into i/7548 5 年之前
  Marek Lewandowski a6f90702a4 Loosen model verification. 5 年之前
  Marek Lewandowski e519b50f44 Tests (image): Adjusted unit tests so that they wait for the images to be loaded. 5 年之前
  Kuba Niegowski a7c99732fd Merge pull request #8099 from ckeditor/i/7956 5 年之前
  Maciej Gołaszewski d193903b0c Update DowncastDispatcher#_mapChangesWithAutomaticReconversion() docs. 5 年之前
  Maciej 857343be9e Apply suggestions from code review 5 年之前
  Marek Lewandowski 64b69dabe3 Added API comment. 5 年之前
  Marek Lewandowski a152ee2b04 Other (widget): WidgetResize will now automatically set visibleResizer when calling WidgetResize.attachTo() if the corresponding resizer's element is focused during the call. 5 年之前
  Maciej 73c2fb8e7a Fix manual test. 5 年之前
  Marek Lewandowski 83d407bd25 Internal (image): Refactored ImageResizeHandles plugin in a way that it attaches the resizer once the image is fully loaded. 5 年之前
  Marek Lewandowski 1ba5671f11 Internal (engine): Use a common `isArrowKeyCode` implementation from `ckeditor5-utils` package. Closes #6648. 5 年之前
  Maciej Gołaszewski b8c5703d49 Remove Array.isArray() check for configuration option. 5 年之前
  Maciej Gołaszewski e31c77a476 Update logic for ignoring text changes when mapping events to reconversion actions. 5 年之前
  Kamil Piechaczek eb73de3f46 Merge pull request #8215 from ckeditor/i/7916 5 年之前
  Marek Lewandowski 6eb1b6c703 Other (widget): `WidgetResize#visibleResizer` is now a public property. 5 年之前
  CKEditor Bot aae4878154 Merge stable into master 5 年之前
  Marek Lewandowski 2b5b36c07d Other (ckeditor5): Added blog post link in the changelog. 5 年之前
  Marek Lewandowski 145b6ee227 Merge remote-tracking branch 'origin/master' into i/7548 5 年之前
  Marek Lewandowski d45bc876f9 Adjusted import path. 5 年之前
  Maciej 85575b3668 Merge pull request #8208 from Simsimpicpic/patch-2 5 年之前
  Maciej e93515c823 Merge pull request #8199 from ckeditor/i/6645 5 年之前
  Maciej Gołaszewski 2a5e54ac5c Update jsdocs of the reconvertElement methods. 5 年之前
  Piotrek Koszuliński 9492ffef14 Merge branch 'master' into i/7916 5 年之前
  Maciej Gołaszewski e8921b6e46 Rename DowncastDispatcher#mapReconversionTriggerEvent to _mapReconversionTriggerEvent() as it is a protected method. 5 年之前
  Maciej Gołaszewski dc85a1e649 Merge branch 'master' into i/7956-reconversion-trigger-by 5 年之前
  Maciej Gołaszewski 019066e27b Add comments to DowncastDispatcher#reconvertElement(). 5 年之前
  Maciej Gołaszewski 7c85c6465b Refactor DowncastDispatcher#_mapChangesWithAutomaticReconversion(). 5 年之前