8
0

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

Автор SHA1 Сообщение Дата
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] 7 лет назад
  Maciej Gołaszewski 29c5ce6be4 Docs: Update protected model factory methods in Position & Range. 7 лет назад
  Maciej Bukowski e74772fa1a Removed notes about sinon. 7 лет назад
  Maciej Bukowski f38c190778 Reverted changes from selectionobserver.js. 7 лет назад
  Maciej Bukowski 5b03d1808f Removed timeouts from selectionobserver tests. 7 лет назад
  Maciej Gołaszewski 88fb7a1561 Tests: Properly use sinon sandbox in tests. 7 лет назад
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". 7 лет назад
  Szymon Kupś b9f1505736 Usage of Selection and DocumentSelection in MutationObserver and SelectionObserver. 7 лет назад
  Szymon Kupś 8018084066 Renamed view Selection to DocumentSelection. 7 лет назад
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. 7 лет назад
  Szymon Kupś 89004371e3 Using view.change in selectionobserver tests instead of modifing selection directly. 8 лет назад
  Szymon Kupś f877e8276e Fixed tests after view selection methods visibility change. 8 лет назад
  Szymon Kupś 4dd3168b4f Merge branch 'master' into t/1210 8 лет назад
  Maciej Bukowski 07db6b0092 Renamed `Selection#moveFocusTo` to `setFocus`. 8 лет назад
  Maciej Bukowski 5cc4d74fad Fixed wrong usages of Selection API. 8 лет назад
  Maciej Bukowski 413765bf25 Refactored ViewSelection API. 8 лет назад
  Szymon Kupś beace28de5 Refactored observers' tests. 8 лет назад
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] 8 лет назад
  Oskar Wróbel 4cf7a8b16e Aligned view tests to changes in view document. 8 лет назад
  Szymon Kupś 310df70db8 Fixed tests failing on Safari browser. 8 лет назад
  Szymon Kupś f24abdb370 Changed selectionchange test checking if infinite loop warning is not displayed. 8 лет назад
  Szymon Kupś 2a794fe0b9 Fixed failing SelectionObserver tests on Edge. 8 лет назад
  Maciej Bukowski c0fcfb4df6 Renamed `setFocus` to moveFocusTo` in Selection. 8 лет назад
  Maciej Bukowski 46ec581b8c Renamed `Selection#collapse` to `Selection#setCollapsedAt`. 8 лет назад
  Szymon Cofalik 529ac0c519 Merge branch 'master' into t/1049 8 лет назад
  Kamil Piechaczek f35cf1cf12 Upgraded tests to the latest Chai and Sinon version. 8 лет назад
  Szymon Cofalik 8ac4dc6fd2 Changed: Used `view.Selection#isSimilar` in `SelectionObserver` and `Renderer`. 8 лет назад
  Szymon Cofalik 91779af348 Changed: Make `SelectionObserver` re-render view if selection has not changed instead of re-setting model selection if it has not changed. 8 лет назад
  Szymon Cofalik de2d1ef70b Fixed: Prevent DOM Selection from ending up in ui elements. 8 лет назад
  Oskar Wróbel e372b78ab3 Enable SelectionObserver for read-only view Document. 8 лет назад