コミット履歴

作者 SHA1 メッセージ 日付
  Aleksander Nowodzinski d49934b476 Got rid of *EditableUIView#enableEditingRootListeners(). Moved to render() because view document root rendering is postponed now. 6 年 前
  Aleksander Nowodzinski 3eeffa01e0 Merge branch 'master' into t/ckeditor5/479 6 年 前
  Kamil Piechaczek 82718363e1 Internal: Bumped the year. [skip ci] 6 年 前
  Piotr Jasiun ffbeab2739 Merge pull request #23 from ckeditor/t/ckeditor5/1449 6 年 前
  Piotr Jasiun ab1eacb5cd Tests: Update tests after getEditableElement simplification. 6 年 前
  Krzysztof Krztoń 03cafcfdb4 Merge branch 'master' into t/ckeditor5/1449 6 年 前
  Krzysztof Krztoń b769e35207 Docs: Fixed links. 6 年 前
  Krzysztof Krztoń d9da48a823 Removed deprecated code. 6 年 前
  Aleksander Nowodzinski ebef35fb65 Merge pull request #24 from ckeditor/t/ckeditor5/1341 6 年 前
  Krzysztof Krztoń cdce366af6 Refactoring. 6 年 前
  Aleksander Nowodzinski fbc41b2053 Renamed detachDomRoots() to detachDomRoot(). 6 年 前
  Aleksander Nowodzinski 3a3ef70dce Renamed the attachPlaceholder() helper to addPlaceholder(). 6 年 前
  Aleksander Nowodzinski 90873a2a70 Refactoring: Renamed getPlaceholderElement to getRootPlaceholderElement. 6 年 前
  Aleksander Nowodzinski f19952008e Allowed configurable placeholder text. Added placeholder manual test. 6 年 前
  Aleksander Nowodzinski 2d74c844c5 Renamed EditableUiView methods related to editing root listeners. 6 年 前
  Aleksander Nowodzinski 93be7bb4b9 Unified the UI destruction process across the editors. 6 年 前
  Aleksander Nowodzinski 84b123f53c Code refactoring and new documentation in the DecoupledEditorUI class. 6 年 前
  Krzysztof Krztoń 7f3afe797b Fire `ready` event instead of using `ready()` method. 6 年 前
  Aleksander Nowodzinski 018220229f Merge branch 't/ckeditor5/1449' into t/ckeditor5/479 6 年 前
  Krzysztof Krztoń 9cbff93cce The `getEditableElement()` method was moved to base class. 6 年 前
  Krzysztof Krztoń 282cde08ee Return HTMLElement in 'getEditableElement()' method. 6 年 前
  Krzysztof Krztoń bb8abf70b0 Refactoring. 6 年 前
  Aleksander Nowodzinski f57109a7bf Draft of the placeholder feature. 6 年 前
  Maciej Gołaszewski 41e77818cb Remove redundant variables de-referencing. 6 年 前
  Maciej Gołaszewski a725835f32 Add memory leak manual test. 7 年 前
  Maciej Gołaszewski 89f3e9ea99 Reword memory leak test description. 7 年 前
  Maciej Gołaszewski 84ea8e0cc4 Improve editor destructuring process. 7 年 前
  Maciej Gołaszewski 5575037a19 Add memory leak test. 7 年 前
  Krzysztof Krztoń 868cde5452 Adjust to changes in `EditorUI`. 7 年 前
  Krzysztof Krztoń 639fb001f4 Deprecate `DecoupledEditorUIView#editableElement`. 7 年 前