Historique des commits

Auteur SHA1 Message Date
  Kamil Piechaczek ecb24f3a76 Tests: Replaced spy.reset() with spy.resetHistory(). See ckeditor/ckeditor5#801. il y a 7 ans
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". il y a 7 ans
  Szymon Cofalik 7706f2ffd2 Added: Introduced `.isBefore()` and `.isAfter()` in `model.Node` and `view.Node`. il y a 7 ans
  Szymon Cofalik cf6bec37c7 Added: Introduced `view.Node#getPath`. il y a 7 ans
  Szymon Cofalik 4dc160cf26 Added: Introduced `.is( 'node' )` in view and model. il y a 7 ans
  Kamil Piechaczek fd1a2b434c "view.Text#data" is protected now. il y a 7 ans
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. il y a 7 ans
  Szymon Kupś d58187dda4 AttributeElement priority is now protected. EditableElement document is now protected. il y a 7 ans
  Szymon Kupś af910eb6b9 Using writer to remove attribute from view element. il y a 7 ans
  Szymon Kupś 9e3a2f8128 Using writer to set attribute on view element. il y a 7 ans
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] il y a 8 ans
  Szymon Cofalik f13a875925 Changed: Added `view.Node#toJSON` method to prevent throwing error when stringifying. il y a 8 ans
  Piotrek Koszuliński 1e73135772 Renamed all includeNode options to includeSelf. il y a 8 ans
  Piotrek Koszuliński 2738f5e924 Introduced includeSelf to Node#getCommonAncestor() methods. il y a 8 ans
  Piotrek Koszuliński 8181e3a896 Introduced view.Node#getCommonAncestor(). il y a 8 ans
  Piotrek Koszuliński 14fc05fe81 Tests: Code style. il y a 8 ans
  Kamil Piechaczek 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. il y a 8 ans
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". il y a 8 ans
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. il y a 9 ans
  Szymon Kupś 5d20df1b21 Moved additional construtor params to custom properties in EditableElement and RootEditableElement. il y a 9 ans
  Piotrek Koszuliński c904325be6 Bump up the year. il y a 9 ans
  Piotrek Koszuliński 1e6d9a8380 Updated tests – removed bender tags and CSS links. il y a 9 ans
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. il y a 9 ans
  Piotrek Koszuliński c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. il y a 9 ans
  Maksymilian Barnaś a04d16dc61 Revert "Merge pull request #573 from ckeditor/t/572" il y a 9 ans
  Maksymilian Barnaś 2b5390945f Update tests with `throwCKEditorError` check. il y a 9 ans
  Szymon Cofalik c4659768c7 Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC. il y a 9 ans
  Szymon Kupś 64332fe20d Renamed and changed order of arguments in engine.model.Batch setAttr and removeAttr methods. il y a 9 ans
  Piotrek Koszuliński c88cb07749 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. il y a 9 ans
  Szymon Kupś 8f5c1b3995 Added empty DocumentFragment handling to view utils parse(). il y a 9 ans