8
0

История коммитов

Автор SHA1 Сообщение Дата
  Szymon Cofalik df328982e2 Add: Introduced `is()` method for engine view. 8 лет назад
  Piotr Jasiun eaa205ddc8 Merged getPriorPosition and getFurtherPosition into one getLastMatchingPosition. Renamed `Range.getShrinked` to `Range.getTrimmed`. 8 лет назад
  Piotr Jasiun 0f80458404 Fixed typos in docs. 8 лет назад
  Piotr Jasiun 625c85b055 Introduced view.Range#getEnlarded, view.Range#getShrinked, view.Position#getFurtherPosition, view.Position#getPriorPosition, view.TreeWalker#skip. 8 лет назад
  Szymon Cofalik 3dc1540fd2 Changed: Position.getAncestors() was returning nodes in different order than Node.getAncestors(). 9 лет назад
  Szymon Cofalik 9ebe34c7a5 Docs: fixed docs for view.Position#parent. 9 лет назад
  Szymon Cofalik e4654c5d25 Removed: Some premature optimization in view.Position. 9 лет назад
  Szymon Cofalik e3c6d85793 Removed: view.DocumentFragment#getAncestors(). 9 лет назад
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. 9 лет назад
  Piotrek Koszuliński c904325be6 Bump up the year. 9 лет назад
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. 9 лет назад
  Maciek ba20d9ad60 Docs: renamed many type references. 9 лет назад
  Maciek 6af1af021f Started fixing docs in engine. 9 лет назад
  Szymon Cofalik 576f6b16a2 Changed: view.Position#getAncestors changed order of ancestors. 9 лет назад
  Maksymilian Barnaś 955cad14ea Updated error names. 9 лет назад
  Szymon Cofalik 7b79abaf81 Docs: fixes. 9 лет назад
  Szymon Cofalik c4659768c7 Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC. 9 лет назад
  Szymon Cofalik f0957a5b1b Changed: added and changed engine.view classes to unifiy view API with model API. 9 лет назад
  Piotrek Koszuliński c88cb07749 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. 9 лет назад
  Oskar Wrobel 2a555b94ed Renamed `SAME` to lower case. 9 лет назад
  Oskar Wrobel 060cfe773b Renamed `PREFIX` and `EXTENSION` to lower case. 9 лет назад
  Oskar Wrobel 906ae48b78 Renamed `DIFFERENT` to lower case. 9 лет назад
  Oskar Wrobel 448990ca4a Renamed `BEFORE` and `AFTER` to lower case. 9 лет назад
  Piotr Jasiun dbdab7db3b Merge pull request #492 from ckeditor/t/255 9 лет назад
  Oskar Wrobel bcb8df0966 Set some of TextProxy properties as public and updated docs. 9 лет назад
  Szymon Kupś 7351f9549e Added getEditableElement() method to engine.view.Position class. 9 лет назад
  Oskar Wrobel ba19a22ec5 Fixed creating position after TextProxy. 9 лет назад
  Oskar Wrobel aaf6d295b6 Fixed position creating after and before TextProxy. 9 лет назад
  Oskar Wrobel 812723571f Improved docs in view.position. 9 лет назад
  Oskar Wrobel 616d117dfa Refactored text proxy. 9 лет назад