提交歷史

作者 SHA1 備註 提交日期
  Krzysztof Krztoń 61a4857c8d Refactoring. 7 年之前
  Maciej Gołaszewski dd2b17d468 Remove redundant variables de-referencing. 7 年之前
  Maciej Gołaszewski fbf8e630e7 Remove redundant timeouts and garbage collector calls. 7 年之前
  Maciej Gołaszewski 18c3398588 Make memory test fail if memory grows over 0 bytes. 7 年之前
  Krzysztof Krztoń 2d4518c5f1 Docs: Corrected deprecated annotation. 7 年之前
  Maciej Gołaszewski 5b25542987 Add memory leak test retry run if it fails. 7 年之前
  Maciej Gołaszewski e338206907 Improve editor destructuring process. 7 年之前
  Krzysztof Krztoń f131aec806 Added `getEditableElement` method and deprecated `view` property in `EditorUI`. 7 年之前
  Maciej Gołaszewski 631ebbb3b5 Introduce test utils for testing memory leaks with Karma. 7 年之前
  Krzysztof Krztoń f2b2c5538f Move `element` getter and `uiReady` event to `EditorUI` and deprecate the former. 7 年之前
  Piotrek Koszuliński d27ac3e833 Merge brabch ckeditor5/t/1214 7 年之前
  Piotrek Koszuliński 96144044bc Merge branch 'master' into ckeditor5/t/1214 7 年之前
  Aleksander Nowodzinski c41a9fc037 Docs: Fixed wrong EditorWithUI#element property docs formatting. [skip ci] 7 年之前
  Kamil Piechaczek fbb829a206 Fixed formatting in Travis configuration file. 7 年之前
  Piotrek Koszuliński 999d70a9ba Merge branch 'master' into ckeditor5/t/1214 7 年之前
  Piotr Jasiun e97b6f633e Merge branch t/ckeditor5-engine/1556 7 年之前
  Maciej Gołaszewski 7f3891cab8 Merge branch 'master' into t/ckeditor5-engine/1556 7 年之前
  Maciej Gołaszewski d4f139cdb4 Align code to the changes in conversion helpers API. 7 年之前
  Maciej Gołaszewski eff32277db Align code to the changes in conversion helpers API. 7 年之前
  Maciej Gołaszewski 2be7e32f65 Update eslint-config-ckeditor5 package in package.json. 7 年之前
  Maciej Gołaszewski 6da0df5ff4 Rename exported helpers to downcastHelpers & upcastHelpers. 7 年之前
  Maciej Gołaszewski dda40c943e Add default conversion helpers when calling conversion.register(). 7 年之前
  Maciej Gołaszewski 4ab26e76c3 Align code to the latest changes in conversion.register() API. 7 年之前
  Piotr Jasiun 879267fca2 Merge pull request #152 from ckeditor/t/148 7 年之前
  Maciej Gołaszewski 8eb748497a Update plugin collection documentation. 7 年之前
  Maciej Gołaszewski 3b80af088f Add plugincollection.has() method. 7 年之前
  Maciej Gołaszewski cad318923e Make plugincollection.get() to throw error instead of logging warning. 7 年之前
  Maciej Gołaszewski d47d1f78d2 Add warning message to PluginCollection#get() when plugin is not loaded. 7 年之前
  Maciej Gołaszewski 67828ee924 Change plugin exists to be performed on internal _plugins map. 7 年之前
  Maciej Gołaszewski 64bd0e5444 Fix typo in PendingActions tests. 7 年之前