8
0

Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Aleksander Nowodzinski 3a531dd321 Code refactoring: Made WidgetTypeAround#_insertParagraph accept a model element instead of a view element. 5 gadi atpakaļ
  Maciej Gołaszewski ed15684681 Move marker highlight conversion to own suite. 5 gadi atpakaļ
  Maciej Gołaszewski 62a41ae491 Move marker highlight conversion to own suite. 5 gadi atpakaļ
  Aleksander Nowodzinski 09b57f856c Integrated WidgetTypeAround feature with the widget resize UI. 5 gadi atpakaļ
  Aleksander Nowodzinski 289dac809b Tests: Added tests for WidgetTypeAround using an arrow with a Shift modifier. 5 gadi atpakaļ
  Aleksander Nowodzinski 771898e74a Tests: Added a test to check if all 4 arrow keys activate the WidgetTypeAround fake caret. 5 gadi atpakaļ
  Maciej 64e5315373 Merge pull request #7408 from ckeditor/i/5857 5 gadi atpakaļ
  Maciej Gołaszewski 0effb45656 Move normalizeToArray() close to other helper functions in downcast.js. 5 gadi atpakaļ
  Maciej Gołaszewski 56b386249a Fix table downcast tests after merge. 5 gadi atpakaļ
  Maciej Gołaszewski cbbc30892c Fix wrong import in InsertColumnCommand tests. 5 gadi atpakaļ
  Maciej Gołaszewski a14548866f Merge branch 'master' into memory-test 5 gadi atpakaļ
  Maciej cc0e69478e Merge pull request #7386 from ckeditor/i/7330 5 gadi atpakaļ
  Kamil Piechaczek dc314d7bcc Simplified the code. 5 gadi atpakaļ
  Aleksander Nowodzinski ab41440160 Tests: Used proper key codes for Shift, Ctrl and Alt instead of internal masks in isNonTypingKeystroke() tests. 5 gadi atpakaļ
  Aleksander Nowodzinski f265208334 Improved delete and backspace handling around blocks widgets when empty elements precede or follow a widget. 5 gadi atpakaļ
  Aleksander Nowodzinski 56c857f0b2 Code refactoring. 5 gadi atpakaļ
  Aleksander Nowodzinski b4aa47315b Code refactoring: Split WidgetTypeAround#_handleArrowKeyPress into two shorter sub-methods. 5 gadi atpakaļ
  Aleksander Nowodzinski 1936a53ed8 Update packages/ckeditor5-widget/src/widgettypearound/widgettypearound.js 5 gadi atpakaļ
  Aleksander Nowodzinski a3de8bb5f5 Code refactoring: Don't look for nearest selection range if not laving the fake caret mode. 5 gadi atpakaļ
  Aleksander Nowodzinski ffc5b13110 Docs. 5 gadi atpakaļ
  Aleksander Nowodzinski c18a487cd1 Update packages/ckeditor5-widget/src/widgettypearound/widgettypearound.js 5 gadi atpakaļ
  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 gadi atpakaļ
  Aleksander Nowodzinski 0888cc3aa2 Code refactoring: Increased the priority of the keydown listeners in the WidgetTypeAround to avoid future collisions with the TableKeyboard plugin. 5 gadi atpakaļ
  Aleksander Nowodzinski abda6ea08c Docs: Added missing docs in the WidgetTypeAround#_insertParagraphAccordingToSelectionAttribute method. 5 gadi atpakaļ
  Aleksander Nowodzinski 415f0bf809 Code refactoring: Got rid of the Paragraph dependency in the WidgetTypeAround plugin. 5 gadi atpakaļ
  Aleksander Nowodzinski c77db0a00f Added a missing dependency in package.json. 5 gadi atpakaļ
  Aleksander Nowodzinski 0cb585f57e Docs: Extended docs of various keyboard helpers. 5 gadi atpakaļ
  Aleksander Nowodzinski b0e273efb4 Tests: Code refactoring in isNonTypingKeystroke() tests. 5 gadi atpakaļ
  Aleksander Nowodzinski 5e527b9f6a Tests: Code refactoring in isNonTypingKeystroke() tests. 5 gadi atpakaļ
  Aleksander Nowodzinski 18f68f0b50 Renamed isSafeKeystroke() to isNonTypingKeystroke(). Added docs for the helper. 5 gadi atpakaļ