Historial de Commits

Autor SHA1 Mensaje Fecha
  Maciej Bukowski ce576047ff Some error fixes. hace 6 años
  Maciej Bukowski d8e642e7de Added context to thrown `CKEditorError`s. hace 6 años
  Kamil Piechaczek bb8aaf2c05 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] hace 6 años
  Krzysztof Krztoń 7de5b50f25 Merge branch 'master' into t/ckeditor5/1477 hace 6 años
  Krzysztof Krztoń 77ccae9056 Remove `ready` event. Merge `plugins.load()` and `plugins.init()` methods. hace 6 años
  Kamil Piechaczek 6daac3505b Internal: Bumped the year. [skip ci] hace 6 años
  Maciej Gołaszewski 3b80af088f Add plugincollection.has() method. hace 7 años
  Maciej Gołaszewski cad318923e Make plugincollection.get() to throw error instead of logging warning. hace 7 años
  Maciej Gołaszewski d47d1f78d2 Add warning message to PluginCollection#get() when plugin is not loaded. hace 7 años
  Maciej Gołaszewski 6dc04beb0a Revert "Add warning message to PluginCollection#get() when plugin is not loaded." hace 7 años
  Maciej Gołaszewski 58ceb8c492 Add warning message to PluginCollection#get() when plugin is not loaded. hace 7 años
  Maciej Gołaszewski add2bdbadb Tests: Properly use sinon sandbox in tests. hace 7 años
  Piotrek Koszuliński 8e38d477dd Internal: Bumped the year. [skip ci] hace 8 años
  Piotrek Koszuliński c104f2d5f2 Fixed the usage of log.warn(). hace 8 años
  Kamil Piechaczek f7638055c6 Simplified part of code which logs about loaded duplicated plugins. hace 8 años
  Kamil Piechaczek 75d8676eee PluginCollection - will log a warning if tries to load the plugins with the same name more than once. hace 8 años
  Piotrek Koszuliński ed9d4a7880 Minor improvements in the tests. hace 8 años
  Kamil Piechaczek 223c6e0071 Fix: PluginCollection.destroy() does not crash if a plugin does not have a "destroy()" method. hace 8 años
  Kamil Piechaczek 409bf0e894 Improvements for Plugin, PluginCollection and Editor classes. See details. hace 8 años
  Kamil Piechaczek faa693dbae Feature: PluginCollection handles with plugins which do not extend the base Plugin class. hace 8 años
  Kamil Piechaczek 5cfd89d102 Code style: Switched to ESLint. hace 8 años
  Piotrek Koszuliński 96925186c0 Minor refactoring and docs fixes. hace 8 años
  Kamil Piechaczek 8a5495603c Internal: Removed checking whether the dependencies of loaded plugin exist. hace 8 años
  Kamil Piechaczek 58c6050e5e Internal: Simplified the logic of `PluginCollection.load()` method. hace 8 años
  Piotrek Koszuliński 27f3426e33 Improved tests. hace 8 años
  Piotrek Koszuliński 294654dc70 Docs and comments fixes. hace 8 años
  Kamil Piechaczek 48d3f92423 Fix: Name of plugins are optional. hace 8 años
  Kamil Piechaczek 9ec343623e Revert: Editor does not support built-in plugins yet. hace 8 años
  Kamil Piechaczek 1f6015a5c3 Docs: Minor improvements. hace 8 años
  Kamil Piechaczek 5112d2bb2a Feature: PluginCollection - #load() will ignored plugin listed in "removePlugins" option. hace 8 años