Historique des commits

Auteur SHA1 Message Date
  Tomek Wytrębowicz c5c495762c Move code comments closer to the code they apply to, il y a 5 ans
  Tomek Wytrębowicz fc82d5cec7 Fix code styling for multiline comment description, il y a 5 ans
  Tomek Wytrębowicz d3513944db Workaround the lack of lookbehind RegExp assertion in Firefox, il y a 5 ans
  Tomek Wytrębowicz 4ea684d2c6 Stop normalizing color values passed to the UI. il y a 5 ans
  Tomek Wytrębowicz 1c2077a7e2 Relax matching criteria for ColorInputView's text input. il y a 5 ans
  Maciej fb5fe8b895 Merge pull request #6762 from ckeditor/i/3274 il y a 5 ans
  Maciej Gołaszewski 10dbfdd41f Rename empty table row upcast converter. il y a 5 ans
  Maciej fbec6b2af7 Merge pull request #6779 from ckeditor/i/6260 il y a 5 ans
  Piotrek Koszuliński d08ce3e89e Docs: Fixed a broken link. il y a 5 ans
  Maciej 82f7ae376f Update packages/ckeditor5-table/src/converters/table-cell-refresh-post-fixer.js il y a 5 ans
  Maciej Gołaszewski 9f4c0e2745 Add test to verify that refresh item is not called too many times. il y a 5 ans
  Piotrek Koszuliński d436527c6f Merge pull request #6701 from ckeditor/config-port il y a 5 ans
  Piotrek Koszuliński af7928f1fe Merge pull request #6784 from ckeditor/i/6241-colorinput il y a 5 ans
  Piotrek Koszuliński 9abb619741 Move the blur event to the internal input. il y a 5 ans
  Piotrek Koszuliński 4393cfb74a Formatting. il y a 5 ans
  Piotrek Koszuliński 2e151967b7 Removed a priority that seems to be excessive. il y a 5 ans
  Piotrek Koszuliński c0d7683e5c Minor refactoring (comments, order). il y a 5 ans
  Piotrek Koszuliński 671b39aa10 Merge branch 'master' into i/6241-colorinput il y a 5 ans
  Tomek Wytrębowicz dd70cb844d Fix JSDoc links in ColorGridView@execute params. il y a 5 ans
  Tomek Wytrębowicz 38a39bbd18 Use existing `extendTemplate` instead of expanding InputTextView API. il y a 5 ans
  Marek Lewandowski 6421767755 Internal (ckeditor5): `reset` command should not remove the `packages` directory. il y a 5 ans
  Tomek Wytrębowicz 7c58d4d647 Document ColorGridView's execute event. il y a 5 ans
  Tomek Wytrębowicz 543adbc909 Display a defined color label in text input field. Closes #6241. il y a 5 ans
  Tomek Wytrębowicz fcfb18bf12 Add tests for #6241 - displaying a defined color label. il y a 5 ans
  Tomek Wytrębowicz 779d3fcd29 Fix the JSDoc path for InputTextView#_inputView type. il y a 5 ans
  Tomek Wytrębowicz 76e249e983 Document the return value for InputTextView._createInputTextView. il y a 5 ans
  Kuba Niegowski b0a98371e0 Added missing wasFixed flag in post-fixer. Added CK_DEBUG_TABLE to table post-fixers. il y a 5 ans
  Kuba Niegowski 4eddb208af Fixed triggering of table cell refreshing when multiple elements added in one differ. il y a 5 ans
  Kuba Niegowski 0b44ce5f6e Table row upcast converter skips empty rows. il y a 5 ans
  Kuba Niegowski a522867203 Table layout post-fixer updated to remove empty rows. il y a 5 ans