提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Szymon Kupś bc6b2151f7 Delaying render call in FocusObserver. 8 年之前
  Szymon Kupś c1e09de4e3 Fixed failing test in SelectionObserver. 8 年之前
  Szymon Kupś e2237129b3 Added tests SelectionObserver and FocusObserver. 8 年之前
  Oskar Wróbel a1b1b05548 Improved docs. 8 年之前
  Oskar Wróbel d42c9cb034 Simpliefied SelectionObserver test. 8 年之前
  Oskar Wróbel 543c3d1f4b Changed the way of fiering selectionChangeEnd on every selection change. 8 年之前
  Oskar Wróbel 11dee1ce64 Introduced `selectionChangeDone` to selection observer. 8 年之前
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. 9 年之前
  Piotrek Koszuliński c904325be6 Bump up the year. 9 年之前
  Piotrek Koszuliński 1e6d9a8380 Updated tests – removed bender tags and CSS links. 9 年之前
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. 9 年之前
  Szymon Cofalik 05580508f8 Tests: Additional tests for model.Selection and view.SelectionObserver. 9 年之前
  Szymon Cofalik 5fec43d122 Added: Implemented destroy chain for EditingController->observers->dom events. 9 年之前
  Piotrek Koszuliński 8a11dc9bfe Tests: Fixed a selection observer test which could never work, but was hard to find because it depended on how you executed the tests. 9 年之前
  Piotrek Koszuliński d226d9f3c2 Tests: Cleaning listeners should not be necessary since we're disabling the observer (so view#selChange won't be fired). 9 年之前
  Piotrek Koszuliński dc94a0be8f Tests: Improved cleanup. 9 年之前
  Piotrek Koszuliński 27efaedec3 Merge branch 'master' into t/629b 9 年之前
  Szymon Cofalik 6cf89bdce2 Tests: SelectionObserver infinite loop removed unstable unit tests and added manual test. 9 年之前
  Piotrek Koszuliński c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. 9 年之前
  Szymon Cofalik a03c46fa56 Tests: fixed failed tests and 100% CC. 9 年之前
  Kamil Piechaczek 48755f4a1f Tests: Views will be created by JS (not inserting from HTML file). 9 年之前
  Maksymilian Barnaś 8dc43c8b66 Updated imports to use new paths. 9 年之前