8
0

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

Автор SHA1 Сообщение Дата
  Piotrek Koszuliński ed404b8f02 Merge branch 'master' into t/903-new 8 лет назад
  Oskar Wróbel 5724dfa3d6 Simplified some code. 8 лет назад
  Oskar Wróbel 6c4c9538ad Changed params order in Batch#setAttributes. 8 лет назад
  Oskar Wróbel ba50862e8b Improved checking if target element is a root. 8 лет назад
  Piotrek Koszuliński 2debd0e781 Revert "Merge pull request #1175 from ckeditor/t/897" 8 лет назад
  Maciej Gołaszewski 571126b55c Fix: Don't register LiveRange as listeningTo in `DocumentSelection._prepareRange()`. 8 лет назад
  Maciej Gołaszewski 9aaf822e91 Other: Remove redundant Position.createFromPosition calls. 8 лет назад
  Piotrek Koszuliński 2794b867aa More error documentation improvements. 8 лет назад
  Szymon Cofalik a428306753 Internal: Simplified fixer callback in `model.DocumentSelection`. 8 лет назад
  Szymon Cofalik e3ab9e393f Changed: Added model.DocumentSelection#hasOwnRange. 8 лет назад
  Piotrek Koszuliński 55d0007cca Saved 0 bytes. 8 лет назад
  Szymon Cofalik a8b389cbd9 Fix: Schema should ignore attributes stored in elements by DocumentSelection. 8 лет назад
  Piotrek Koszuliński 26752f68b1 Merge pull request #1056 from ckeditor/t/1055 8 лет назад
  Szymon Cofalik 8de46d3a0a Changed: Removed unnecessary if statement in `clearAttributesStoredInElement` in `documentselection.js`. 8 лет назад
  Szymon Cofalik 83242ff419 Changed: Renamed `LiveRange#event:change` to `change:range` and introduced `LiveRange#event:change:content`. 8 лет назад
  Szymon Cofalik 792bc45d79 Fixed: Selection attributes should be cleared in an enqueueChanges block. 8 лет назад
  Piotrek Koszuliński 9a7d3d2368 Code style: Aligned generators code style to new ESLint version. 8 лет назад
  Kamil Piechaczek 4807e388c1 Code style: Aligned code style to new ESLint version. 8 лет назад
  Szymon Cofalik db591dda95 Fixed: `DocumentSelection#_fixGraveyardSelection` now does not add incorrect range when all content is removed from document, instead it is empty. 8 лет назад
  Szymon Cofalik 6015a62ac9 Tests: Expanded a test in DocumentSelection. 8 лет назад
  Piotrek Koszuliński 542dd51026 Additional test and docs. 8 лет назад
  Piotrek Koszuliński 9b900c3fe1 Small refactoring. 8 лет назад
  Piotrek Koszuliński 87fdda3650 First, rough implementation of clearing element's attributes when they stop being empty. 8 лет назад
  Piotrek Koszuliński 8e8f57c151 Made sure now one will ever use DocumentSelection.createFromSelection(). 8 лет назад
  Piotrek Koszuliński 858e6a4917 Renamed LiveSelection to DocumentSelection. 8 лет назад