Commit History

Author SHA1 Message Date
  Mateusz Samsel f642a04a0b Add 'is' method to model's classes. 6 years ago
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 years ago
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] 6 years ago
  Piotrek Koszuliński df7eabf42f Docs: Fixed links. [skip ci] 7 years ago
  Piotrek Koszuliński 3abdeca678 Docs: Fixed @link usage. [skip ci] 7 years ago
  Piotrek Koszuliński 3f03cf93f5 Docs: Use @returns. [skip ci] 7 years ago
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". 7 years ago
  Kamil Piechaczek 09d3d58e5a Added missing docs. 7 years ago
  Kamil Piechaczek fb4d26b683 Fixed docs and order of methods in class. 7 years ago
  Kamil Piechaczek 5dcaf9a06f Fixed invalid link in docs. 7 years ago
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. 7 years ago
  Piotrek Koszuliński 72cd67e752 API docs: Cleaned up Iterable/Iterator/Generator confusion. See https://github.com/ckeditor/ckeditor5/issues/755. [skip ci] 8 years ago
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] 8 years ago
  Szymon Cofalik 656860a510 Added: Support for inserting `TextProxy` instances into `Element` and `DocumentFragment` (in model and view). 8 years ago
  Oskar Wróbel f74c3eaf80 Improved docs. 8 years ago
  Piotrek Koszuliński 4dbd71e6eb Docs: Added missing docs and prevented errors in other ones. 8 years ago
  Szymon Cofalik d83732f969 Changed: Nodes are removed from their old parent when they are appended to new parent. 8 years ago
  Kamil Piechaczek 568bb0b515 "model.DocumentFragment#getNodeByPath()" works with offsets instead of indexes. 8 years ago
  Kamil Piechaczek 6579c8406b Added method "DocumentFragment#getNodeByPath()". 8 years ago
  Kamil Piechaczek 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 years ago
  Kamil Piechaczek e0212e36d5 Fixed issues reported by ESLint in "src/" directory. 8 years ago
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 years ago
  Oskar Wróbel 00dcb9e6a7 Improved docs. 8 years ago
  Oskar Wróbel 69726939eb Changed format of static markers on DocumentFragment. 8 years ago
  Oskar Wróbel 6aab0362ce Added Markers Collection to DocumentFragment. 8 years ago
  Szymon Cofalik 1b70273fff Docs: tweaked docs for `is` method in model and view. 8 years ago
  Szymon Cofalik 446a5ec4cb Changed: Enhancements for `is()` method in engine model. 8 years ago
  Szymon Cofalik 0be83b11b9 Added: Introduced `is()` method in model tree objects. 8 years ago
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. 9 years ago
  Piotrek Koszuliński c904325be6 Bump up the year. 9 years ago