Historique des commits

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