8
0

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

Автор SHA1 Сообщение Дата
  Szymon Cofalik 9e110053ea Changed: `Renderer` will unbind DOM elements from view elements when removing them from DOM. 8 лет назад
  Szymon Cofalik df328982e2 Add: Introduced `is()` method for engine view. 8 лет назад
  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 лет назад
  Piotrek Koszuliński 89a83d90ba API docs fixes. 9 лет назад
  Maciek 8baab1fbb8 Docs: converting docs to the new format. 9 лет назад
  Maciek ba20d9ad60 Docs: renamed many type references. 9 лет назад
  Maciek 6af1af021f Started fixing docs in engine. 9 лет назад
  Szymon Cofalik 1b581370a1 Added: DomConverter#viewPositionToDom implemented additional conditions when the method may return `null` value. 9 лет назад
  Szymon Cofalik 479e293708 Fixed: DomConverter#viewPositionToDom should return null if view position is after a view element that has not been rendered to DOM. 9 лет назад
  Piotrek Koszuliński a1e595b4e8 Reimplemented filler managment in the render. 9 лет назад
  Piotrek Koszuliński 853a374cde Various stability and cross browser fixes. 9 лет назад
  Piotrek Koszuliński 86081732a6 API docs: Minor correction. 9 лет назад
  Szymon Kupś a193855694 Fixed comments in DOMConverter. 9 лет назад
  Szymon Kupś 7dffb03934 Added fake selection container binding to view selection instance. 9 лет назад
  Szymon Cofalik 78c102fcb4 Docs: fixed typo. 9 лет назад
  Szymon Cofalik e31de61a8a Changed: introduced selection direction handling in DOM<->view selection conversion. 9 лет назад
  Szymon Cofalik e53b097603 Changed: DomConverter improvements in handling &nbsp; and spaces in DOM<->view conversion. 9 лет назад
  Szymon Cofalik a8f703162f Changed: do not replace DOM &nbsp;s to spaces. 9 лет назад
  Piotrek Koszuliński 323aa20df9 Changed names of two properties and moved them before private properties. 9 лет назад
  Piotrek Koszuliński 8bf3a22623 Updated the API docs after a small change in method behaviour. 9 лет назад
  Piotrek Koszuliński 34124fb199 Code style fixes. 9 лет назад
  Szymon Cofalik e83a31959e Fixed: Whitespaces in preformatted blocks should not be changed to &nbsp; when converted from view. 9 лет назад
  Szymon Cofalik d4d8ca6d66 Added: whitespace handling in DOM<->View conversion. 9 лет назад
  Szymon Cofalik b66c4d86dd Fixed: XmlDataProcessor should keep original case of nodes when it's used to create model. 9 лет назад
  Szymon Cofalik eed357063c Fixed: Turn JSHint browser setting to false. 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 лет назад