Commit History

Author SHA1 Message Date
  Krzysztof Krztoń d9da48a823 Removed deprecated code. 7 years ago
  Krzysztof Krztoń cdce366af6 Refactoring. 7 years ago
  Krzysztof Krztoń 7f3afe797b Fire `ready` event instead of using `ready()` method. 7 years ago
  Krzysztof Krztoń 9cbff93cce The `getEditableElement()` method was moved to base class. 7 years ago
  Krzysztof Krztoń 282cde08ee Return HTMLElement in 'getEditableElement()' method. 7 years ago
  Krzysztof Krztoń bb8abf70b0 Refactoring. 7 years ago
  Krzysztof Krztoń 868cde5452 Adjust to changes in `EditorUI`. 7 years ago
  Krzysztof Krztoń 639fb001f4 Deprecate `DecoupledEditorUIView#editableElement`. 7 years ago
  Oskar Wróbel a3f0cf57b9 Used EditorUI as a DecoupledEditorUI parent class. 7 years ago
  Piotrek Koszuliński a7d0327afa Merge branch 'master' into t/10 7 years ago
  Aleksander Nowodzinski 4929975c47 Allowed the editable element to be passed into DecoupledEditor.constructor(). Removed config.toolbarContainer and config.editableContainer. 7 years ago
  Anna Tomanek c53aade058 Docs: Decoupled editor API docs and guide revised. 7 years ago
  Aleksander Nowodzinski 48e7162efe Made the config.toolbarContainer and config.editableContainer accept only HTMLElement (previosly also String). 8 years ago
  Aleksander Nowodzinski 836817ede6 The first implementation of the decoupled editor. 8 years ago