8
0

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

Автор SHA1 Сообщение Дата
  Piotrek Koszuliński 431ba88081 Tests: improved the manual test. 9 лет назад
  Piotrek Koszuliński 2c7da91418 Docs: minor correction. 9 лет назад
  Piotrek Koszuliński b7a8cf83d6 Refactoring: there's no sense to use underscore for scoped methods. 9 лет назад
  Piotrek Koszuliński 45bffad756 Refactoring: sorted methods and marked some as protected and private. 9 лет назад
  Szymon Cofalik b8a8e981fe Tests: MutationObserver provided a test for a case when DOM selection is in a new node. 9 лет назад
  Piotrek Koszuliński b9b87c6aa8 Refactoring: prepended protected methods with underscores. 9 лет назад
  Piotrek Koszuliński 47e7ae5b33 Docs: completed and improved. 9 лет назад
  Piotrek Koszuliński 5fdba7dba7 Refactoring: Moved the const to the beginning of the file. 9 лет назад
  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 eff17721fc Merge branch 'master' into t/399 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 a1b1c3b595 Changed: ViewSelection instance is passed with viewMutations in mutations events, if possible. 9 лет назад
  Szymon Cofalik 3843ef6555 Added: missing view.Selection#setFocus method + tests. 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 лет назад