8
0

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

Автор SHA1 Сообщение Дата
  Piotrek Koszuliński d6b459d7f3 Merge branch 'master' into t/259 9 лет назад
  Szymon Cofalik 79419c538d Tests: throwing errors when adding non-Ranges to Selection. 9 лет назад
  Szymon Cofalik e80349a350 Added: re-added throwing error in model.Selection#_pushRange. 9 лет назад
  Szymon Cofalik 54a9ce75e3 Tests: updated tests for Selection, LiveSelection and Document. 9 лет назад
  Szymon Cofalik 6145600e7c Changed: multiple changes in LiveSelection. 9 лет назад
  Szymon Cofalik bc75ca415d Changed: model.Selection events fired only when range/attribute changed and with additional parameters. 9 лет назад
  Szymon Cofalik 471f8fed0d Added: LiveRange#event:change. 9 лет назад
  Szymon Cofalik 927c4e8603 Fixed: when checking path, Schema should skip items which are not registered. 9 лет назад
  Szymon Cofalik bfd74be84d Changed: utils.model#setData should set selection attributes only if they were specified. 9 лет назад
  Piotrek Koszuliński d47554b1b8 Merge pull request #623 from ckeditor/t/401 9 лет назад
  Piotrek Koszuliński b7dbf34d46 Tests: corrected minor issues. 9 лет назад
  Szymon Cofalik dd8558213e Changed: moved private helper function from class method to outside of class. 9 лет назад
  Szymon Cofalik ec10eae144 Remove: LiveSelection listeners from Document. 9 лет назад
  Szymon Cofalik 642abe5f87 Changed: moved model.LiveSelection#getDefaultRange to model.Document + other slight fixes. 9 лет назад
  Szymon Cofalik 5c0025a4c2 Changed: View<->model selection converter changed in a way so it fires only one change:range event. 9 лет назад
  Szymon Cofalik 78c102fcb4 Docs: fixed typo. 9 лет назад
  Szymon Cofalik 10d4bceb29 Tests: fixed test in view.Renderer (see #623). 9 лет назад
  Szymon Cofalik 70c9b77978 Tests: added missing tests. 9 лет назад
  Szymon Cofalik d562b0d821 Added: comments in code. 9 лет назад
  Szymon Cofalik 128137c928 Fixed: lint error. 9 лет назад
  Szymon Cofalik e31de61a8a Changed: introduced selection direction handling in DOM<->view selection conversion. 9 лет назад
  Piotrek Koszuliński b450d251c6 Merge pull request #620 from ckeditor/t/379 9 лет назад
  Szymon Cofalik 3912e70201 Tests: split one big test to multiple small ones. 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 лет назад
  Szymon Cofalik 73f6e9aa0f Merge branch 'master' into t/379 9 лет назад
  Szymon Cofalik d10b3e2d59 Changed: LivePosition removed unneeded switch default case. 9 лет назад
  Szymon Cofalik 97e794c06e Docs: small fix. 9 лет назад
  Piotrek Koszuliński 704188daa4 Added test for change in domToView. 9 лет назад
  Piotrek Koszuliński 323aa20df9 Changed names of two properties and moved them before private properties. 9 лет назад