Commit History

作者 SHA1 備註 提交日期
  Aleksander Nowodzinski 9a69bb78a0 Used secureSourceElement() as a helper. 6 年之前
  Aleksander Nowodzinski 34cb348ea2 Mixed the ElementApiMixin. Used the ElementApiMixin#secureSourceElement(). 6 年之前
  Aleksander Nowodzinski 00fbbaea76 Updated the ElementApiMixin#secureSourceElement error message to the latest API. 6 年之前
  Maciej Gołaszewski ae28a89611 Merge branch 'master' into t/ckeditor5/746 6 年之前
  Maciej Bukowski 877015ff68 Removed usage of logger. 6 年之前
  Maciej Bukowski b71d9d32e4 Added context to thrown `CKEditorError`s. Aligned code to changes in `ckeditor5-utils`. 6 年之前
  Kamil Piechaczek 8377721677 Introduced a check that prevents creating the editor using the same element more than once. 6 年之前
  Mateusz Samsel 1b83e05af0 Improve test to match exactly thrown error. 6 年之前
  Mateusz Samsel 0e8fd5955d Add unit test 6 年之前
  Kamil Piechaczek d538025dad Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年之前
  Szymon Cofalik 69dfe84e52 Introduced EditorConfig#initialData. Made `config` param optional. 6 年之前
  Krzysztof Krztoń 60a40057a9 Merge branch 'master' into t/ckeditor5/1477 6 年之前
  Krzysztof Krztoń 4bfb9d5523 Tests: Adjustments. 6 年之前
  Krzysztof Krztoń e98823a648 Adjustments to new data#ready event. 6 年之前
  Krzysztof Krztoń 4f49c701ad Tests: Adjust unit tests to 'plugincollection#ready' event. 6 年之前
  Kamil Piechaczek 82718363e1 Internal: Bumped the year. [skip ci] 6 年之前
  Krzysztof Krztoń 03cafcfdb4 Merge branch 'master' into t/ckeditor5/1449 6 年之前
  Krzysztof Krztoń d9da48a823 Removed deprecated code. 6 年之前
  Maciej Gołaszewski 89f3e9ea99 Reword memory leak test description. 6 年之前
  Maciej Gołaszewski 5575037a19 Add memory leak test. 7 年之前
  Krzysztof Krztoń 2102b6e014 Adjust to changes in `core/EditorWithUI`. 7 年之前
  Maciej Gołaszewski c2c85fb963 Tests: Properly use sinon sandbox in tests. 7 年之前
  Kamil Piechaczek 0864101de3 Merge branch 'master' into t/ckeditor5-core/64 7 年之前
  Oskar Wróbel f34c575e63 Fixed failing tests. 7 年之前
  Kamil Piechaczek 029956ca4b Renamed editor.element to editor.sourceElement. Implemented the EditorWithUI interface (added editor.element property). 7 年之前
  Oskar Wróbel 5a8035aa59 Fix: Added missing return to the data initialization step. 7 年之前
  Aleksander Nowodzinski 8a6039bcfe Tests: Simplified DecoupledEditor tests to avoid unexpected crashes of Firefox. 7 年之前
  Aleksander Nowodzinski 4929975c47 Allowed the editable element to be passed into DecoupledEditor.constructor(). Removed config.toolbarContainer and config.editableContainer. 7 年之前
  Aleksander Nowodzinski 58a3f5b116 Fix: The data controller should be initialized in DecoupledEditor.create. 7 年之前
  Aleksander Nowodzinski ed20f1b71b Fixed linter errors. 7 年之前