提交历史

作者 SHA1 备注 提交日期
  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. 7 年之前
  Szymon Kupś f877e8276e Fixed tests after view selection methods visibility change. 7 年之前
  Szymon Kupś 4dd3168b4f Merge branch 'master' into t/1210 7 年之前
  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 年之前
  Kamil Piechaczek 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 年之前
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年之前
  Szymon Kupś 9f92735462 Changed trigger value for infinite loop counter from 200 to 60. 8 年之前
  Szymon Kupś 15b65285c6 Docs fixes in SelectionObserver. 8 年之前
  Szymon Kupś ea09f599a3 Changed how infinite loop counter works in SelectionObserver. Updated tests. 8 年之前
  Szymon Kupś 8fc57cb238 Small fix in FocusObserver test. 8 年之前
  Szymon Kupś 5a029a3182 Improvements in SelectionObserver and FocusObserver tests. 8 年之前
  Szymon Kupś 94bf8f04ac Removed Id using when looking for DOM element in SelectionObserver test. 8 年之前