Historique des commits

Auteur SHA1 Message Date
  Szymon Cofalik fabf372eb3 Changed: `view.Range#getTrimmed` should collapse range at the end of container element if there is no data in that container element. il y a 8 ans
  Szymon Cofalik dc4010be81 Tests: Added an explanation in tests. il y a 8 ans
  Szymon Cofalik b5669fe74e Tests: Added additional test. il y a 8 ans
  Szymon Cofalik 6ddb7016d8 Fixed: `view.Range#getTrimmed()` was returning incorrect ranges in some cases. il y a 8 ans
  Kamil Piechaczek 78d2eb60f0 Introduced `Position#getCommonAncestor( otherPosition )` and `Range#getCommonAncestor()` methods for `view` and `model`. il y a 8 ans
  Szymon Cofalik e1b7889cbf Changed: model.Range and view.Range#containsRange changed parameter name and default value from strict to loose. il y a 8 ans
  Szymon Cofalik bd6976680a Added: Introduced `strict` parameter in model.Range#containsRange and view.Range#containsRange. il y a 8 ans
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". il y a 8 ans
  Piotr Jasiun c62f9f0647 Fixed tests after changes. il y a 8 ans
  Piotr Jasiun eaa205ddc8 Merged getPriorPosition and getFurtherPosition into one getLastMatchingPosition. Renamed `Range.getShrinked` to `Range.getTrimmed`. il y a 8 ans
  Piotr Jasiun 5826201a7c Fixed typo in the function name. il y a 8 ans
  Piotr Jasiun 625c85b055 Introduced view.Range#getEnlarded, view.Range#getShrinked, view.Position#getFurtherPosition, view.Position#getPriorPosition, view.TreeWalker#skip. il y a 8 ans
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. 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 ffb24ae62b Made Karma complain less. 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ś 8dc43c8b66 Updated imports to use new paths. il y a 9 ans
  Szymon Cofalik e0982a68d8 Changed: model/view Range constructors. 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 Cofalik f0957a5b1b Changed: added and changed engine.view classes to unifiy view API with model API. 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
  Piotr Jasiun 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. il y a 9 ans