Historial de Commits

Autor SHA1 Mensaje Fecha
  Szymon Cofalik 61c970408b Feature: Introduced `conversion.Mapper#flushUnboundMarkers`. hace 6 años
  Szymon Cofalik 58b2d91d0c Internal: Introduced `Mapper#_unboundMarkers`. hace 6 años
  Szymon Cofalik 3f9a267658 Other: Replace `Mapper#unbindElementsFromMarkerName( markerName )` with `Mapper#unbindElementFromMarkerName( element, markerName )`. hace 6 años
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] hace 6 años
  Piotrek Koszuliński 21dd8bfdd9 Minor corrections. hace 6 años
  Szymon Cofalik 60aa13544f Added: `conversion.Mapper#findMappedViewAncestor`. hace 6 años
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] hace 7 años
  Maciej Gołaszewski 29c5ce6be4 Docs: Update protected model factory methods in Position & Range. hace 7 años
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). hace 7 años
  Maciej Gołaszewski 4d500ac4d4 Changed: Make factory methods of model Position protected. hace 7 años
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". hace 7 años
  Szymon Cofalik 0d50c718b5 Changed: Refactored how `view.Writer` stores cloned attribute elements groups and how `conversion.Mapper` uses this information. hace 7 años
  Szymon Cofalik abc0496315 Added: Introduced marker-name-to-elements mapping in `conversion.Mapper`. hace 7 años
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. hace 7 años
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] hace 8 años
  Szymon Cofalik a8bc23ab58 Changed: Minor changes in code and many clarification comments. hace 8 años
  Szymon Cofalik a6ebe6a855 Added: Added `isPhantom` parameter to `conversion.Mapper#toViewPosition()`. hace 8 años
  Kamil Piechaczek 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. hace 8 años
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". hace 8 años
  Szymon Cofalik 40d77687a0 Tests: fixed comment in tests. hace 8 años
  Szymon Cofalik bd8ea1acc6 Changed: make Mapper default position mapping functions callbacks attached with `low` priority. hace 8 años
  Szymon Cofalik ab4e688a59 Changed: conversion.Mapper recognizes view.UIElement and returns 0 as its model length. hace 9 años
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. hace 9 años
  Piotrek Koszuliński c904325be6 Bump up the year. hace 9 años
  Piotrek Koszuliński 1e6d9a8380 Updated tests – removed bender tags and CSS links. hace 9 años
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. hace 9 años
  Piotrek Koszuliński c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. hace 9 años
  Szymon Cofalik 03c9b666c4 Added: Introduced Mapper#registerViewToModelLength. hace 9 años
  Szymon Cofalik f9d85fe799 Changed: Mapper position mapping callbacks parameter moved to data object. hace 9 años
  Szymon Cofalik 4050cb6d2a Tests: missing tests for Mapper + moved initialization from before() to beforeEach(). hace 9 años