Commit History

作者 SHA1 備註 提交日期
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年之前
  Piotrek Koszuliński 21dd8bfdd9 Minor corrections. 6 年之前
  Szymon Cofalik 60aa13544f Added: `conversion.Mapper#findMappedViewAncestor`. 6 年之前
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] 6 年之前
  Maciej Gołaszewski 29c5ce6be4 Docs: Update protected model factory methods in Position & Range. 7 年之前
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). 7 年之前
  Maciej Gołaszewski 4d500ac4d4 Changed: Make factory methods of model Position protected. 7 年之前
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". 7 年之前
  Szymon Cofalik 0d50c718b5 Changed: Refactored how `view.Writer` stores cloned attribute elements groups and how `conversion.Mapper` uses this information. 7 年之前
  Szymon Cofalik abc0496315 Added: Introduced marker-name-to-elements mapping in `conversion.Mapper`. 7 年之前
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. 7 年之前
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] 8 年之前
  Szymon Cofalik a8bc23ab58 Changed: Minor changes in code and many clarification comments. 8 年之前
  Szymon Cofalik a6ebe6a855 Added: Added `isPhantom` parameter to `conversion.Mapper#toViewPosition()`. 8 年之前
  Kamil Piechaczek 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 年之前
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年之前
  Szymon Cofalik 40d77687a0 Tests: fixed comment in tests. 8 年之前
  Szymon Cofalik bd8ea1acc6 Changed: make Mapper default position mapping functions callbacks attached with `low` priority. 8 年之前
  Szymon Cofalik ab4e688a59 Changed: conversion.Mapper recognizes view.UIElement and returns 0 as its model length. 8 年之前
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. 9 年之前
  Piotrek Koszuliński c904325be6 Bump up the year. 9 年之前
  Piotrek Koszuliński 1e6d9a8380 Updated tests – removed bender tags and CSS links. 9 年之前
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. 9 年之前
  Piotrek Koszuliński c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. 9 年之前
  Szymon Cofalik 03c9b666c4 Added: Introduced Mapper#registerViewToModelLength. 9 年之前
  Szymon Cofalik f9d85fe799 Changed: Mapper position mapping callbacks parameter moved to data object. 9 年之前
  Szymon Cofalik 4050cb6d2a Tests: missing tests for Mapper + moved initialization from before() to beforeEach(). 9 年之前
  Szymon Cofalik f1585e4a98 Merge branch 'master' into t/480 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 年之前
  Szymon Cofalik 2a85897244 Refactored handling text data in model. 9 年之前