Commit History

作者 SHA1 備註 提交日期
  Piotrek Koszuliński 8d312e6860 Internal: Updated new license headers. 5 年之前
  Piotrek Koszuliński e6d1c6350a Tests: Updated orphans cleanup after introduction of the new body collection wrapper. 5 年之前
  Piotrek Koszuliński 4a0d7c21c2 Tests: Fixed the cleanup util test leaking itself by not using it(). Also: reverted stupid it.only() change. 5 年之前
  Piotrek Koszuliński 32dc1038d4 Tests: Updated conditions too (after changing error names). 5 年之前
  Piotrek Koszuliński cd579e98eb Docs: Wording. [skip ci] 5 年之前
  Piotrek Koszuliński ce18450e1d Merge pull request #204 from ckeditor/context 5 年之前
  Piotrek Koszuliński 09a4a08f5e Minor API docs improvements. 5 年之前
  Piotrek Koszuliński ab56ad7715 Merge branch 'master' into context 5 年之前
  Aleksander Nowodzinski 323281314f Merge pull request #207 from ckeditor/i/6002 6 年之前
  Marek Lewandowski b998e8b99f Tests: Added unit test for the removeEditorBodyOrphans util function. 6 年之前
  Marek Lewandowski 4d55639afb Tests: Moved the destroyEditorOrphans method from core to the watchdog package. 6 年之前
  Kamil Piechaczek 2222b673f4 Internal: Bumped the year. [skip ci] 6 年之前
  Marek Lewandowski 8f07017c55 Tests: Use local import paths whenever possible. 6 年之前
  Marek Lewandowski b8944cbe8e Merge branch 'master' into i/6002 6 年之前
  Marek Lewandowski 61855eae8d Tests: Fixed leaked DOM nodes. Added commonly used methods for cleaning up editors by other test suites. 6 年之前
  Piotrek Koszuliński 7ac1d2c1a6 Internal: Added config for package.json to .editorconfig. See #318. 6 年之前
  Piotrek Koszuliński 76e120660e Docs: Fixed links to the wrong method. 6 年之前
  Oskar Wróbel 8ba2fd79b5 Renamed externalPlugins to contextPlugins. 6 年之前
  Oskar Wróbel 6c4acf159f Changed invalid PendingActions docs. Added test checking if PendingActions is a context plugin. 6 年之前
  Oskar Wróbel 5a14d485a6 Renamed _getConfigForEditor method to _getEditorConfig. 6 年之前
  Oskar Wróbel 3e1f65b1b7 Improved docs for the ContextPlugin. 6 年之前
  Oskar Wróbel af52a945a7 Changed usage of async/await to promises in code sample. 6 年之前
  Oskar Wróbel b72dcfdd77 Improved docs for the Context class. 6 年之前
  Oskar Wróbel 6de6a98844 Fixed invalid links. 6 年之前
  Oskar Wróbel 2fb02da86f Moved context destroy at the end of the editor destroy chain. 6 年之前
  Oskar Wróbel 33e642a63b Improved how the context is destroyed by the editor when the editor has created the context. 6 年之前
  Szymon Cofalik b2f0c2f796 Docs: Provided documentation for `Context` class and `Context.create()`. 6 年之前
  Oskar Wróbel 3f8adb0744 Minor docs improvement. 6 年之前
  Oskar Wróbel 6b695e9893 Renamed isCreatedByEditor to wasCreatedByEditor. 6 年之前
  Oskar Wróbel 391dac24dd Added isContextPlugin property to the PluginInterface. 6 年之前