コミット履歴

作者 SHA1 メッセージ 日付
  Aleksander Nowodzinski 289dac809b Tests: Added tests for WidgetTypeAround using an arrow with a Shift modifier. 5 年 前
  Aleksander Nowodzinski 771898e74a Tests: Added a test to check if all 4 arrow keys activate the WidgetTypeAround fake caret. 5 年 前
  Maciej 64e5315373 Merge pull request #7408 from ckeditor/i/5857 5 年 前
  Maciej Gołaszewski 0effb45656 Move normalizeToArray() close to other helper functions in downcast.js. 5 年 前
  Maciej Gołaszewski 56b386249a Fix table downcast tests after merge. 5 年 前
  Maciej Gołaszewski cbbc30892c Fix wrong import in InsertColumnCommand tests. 5 年 前
  Maciej cc0e69478e Merge pull request #7386 from ckeditor/i/7330 5 年 前
  Kamil Piechaczek dc314d7bcc Simplified the code. 5 年 前
  Aleksander Nowodzinski ab41440160 Tests: Used proper key codes for Shift, Ctrl and Alt instead of internal masks in isNonTypingKeystroke() tests. 5 年 前
  Aleksander Nowodzinski f265208334 Improved delete and backspace handling around blocks widgets when empty elements precede or follow a widget. 5 年 前
  Aleksander Nowodzinski 56c857f0b2 Code refactoring. 5 年 前
  Aleksander Nowodzinski b4aa47315b Code refactoring: Split WidgetTypeAround#_handleArrowKeyPress into two shorter sub-methods. 5 年 前
  Aleksander Nowodzinski 1936a53ed8 Update packages/ckeditor5-widget/src/widgettypearound/widgettypearound.js 5 年 前
  Aleksander Nowodzinski a3de8bb5f5 Code refactoring: Don't look for nearest selection range if not laving the fake caret mode. 5 年 前
  Aleksander Nowodzinski ffc5b13110 Docs. 5 年 前
  Aleksander Nowodzinski c18a487cd1 Update packages/ckeditor5-widget/src/widgettypearound/widgettypearound.js 5 年 前
  Aleksander Nowodzinski 022cada79d Used a cached reference to a view widget in the WidgetTypeAround plugin to remove the CSS class responsible for the fake caret. 5 年 前
  Aleksander Nowodzinski 0888cc3aa2 Code refactoring: Increased the priority of the keydown listeners in the WidgetTypeAround to avoid future collisions with the TableKeyboard plugin. 5 年 前
  Aleksander Nowodzinski abda6ea08c Docs: Added missing docs in the WidgetTypeAround#_insertParagraphAccordingToSelectionAttribute method. 5 年 前
  Aleksander Nowodzinski 415f0bf809 Code refactoring: Got rid of the Paragraph dependency in the WidgetTypeAround plugin. 5 年 前
  Aleksander Nowodzinski c77db0a00f Added a missing dependency in package.json. 5 年 前
  Aleksander Nowodzinski 0cb585f57e Docs: Extended docs of various keyboard helpers. 5 年 前
  Aleksander Nowodzinski b0e273efb4 Tests: Code refactoring in isNonTypingKeystroke() tests. 5 年 前
  Aleksander Nowodzinski 5e527b9f6a Tests: Code refactoring in isNonTypingKeystroke() tests. 5 年 前
  Aleksander Nowodzinski 18f68f0b50 Renamed isSafeKeystroke() to isNonTypingKeystroke(). Added docs for the helper. 5 年 前
  Aleksander Nowodzinski cf9cca7a59 The widget selection handle should slowly fade out when the type around fake caret shows up. 5 年 前
  Aleksander Nowodzinski 4691d856f2 Restored the widget :hover outline when the type around "fake caret" is visible. 5 年 前
  Aleksander Nowodzinski f80bef2715 Update packages/ckeditor5-typing/tests/utils/injectunsafekeystrokeshandling.js 5 年 前
  Aleksander Nowodzinski a6da635d3f Update packages/ckeditor5-typing/tests/utils/injectunsafekeystrokeshandling.js 5 年 前
  Aleksander Nowodzinski c1db77bfc4 Merge branch 'master' into i/6693 5 年 前