Maciej Bukowski
|
e74772fa1a
Removed notes about sinon.
|
7 lat temu |
Maciej Bukowski
|
f38c190778
Reverted changes from selectionobserver.js.
|
7 lat temu |
Maciej Bukowski
|
5b03d1808f
Removed timeouts from selectionobserver tests.
|
7 lat temu |
Maciej Gołaszewski
|
88fb7a1561
Tests: Properly use sinon sandbox in tests.
|
7 lat temu |
Kamil Piechaczek
|
c63c55c6e9
Renamed "_*Children()" name of functions to "_*Child()".
|
7 lat temu |
Szymon Kupś
|
b9f1505736
Usage of Selection and DocumentSelection in MutationObserver and SelectionObserver.
|
7 lat temu |
Szymon Kupś
|
8018084066
Renamed view Selection to DocumentSelection.
|
7 lat temu |
Kamil Piechaczek
|
bfd5f00dc2
Changed public API to protected.
|
7 lat temu |
Szymon Kupś
|
89004371e3
Using view.change in selectionobserver tests instead of modifing selection directly.
|
8 lat temu |
Szymon Kupś
|
f877e8276e
Fixed tests after view selection methods visibility change.
|
8 lat temu |
Szymon Kupś
|
4dd3168b4f
Merge branch 'master' into t/1210
|
8 lat temu |
Maciej Bukowski
|
07db6b0092
Renamed `Selection#moveFocusTo` to `setFocus`.
|
8 lat temu |
Maciej Bukowski
|
5cc4d74fad
Fixed wrong usages of Selection API.
|
8 lat temu |
Maciej Bukowski
|
413765bf25
Refactored ViewSelection API.
|
8 lat temu |
Szymon Kupś
|
beace28de5
Refactored observers' tests.
|
8 lat temu |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 lat temu |
Oskar Wróbel
|
4cf7a8b16e
Aligned view tests to changes in view document.
|
8 lat temu |
Szymon Kupś
|
310df70db8
Fixed tests failing on Safari browser.
|
8 lat temu |
Szymon Kupś
|
f24abdb370
Changed selectionchange test checking if infinite loop warning is not displayed.
|
8 lat temu |
Szymon Kupś
|
2a794fe0b9
Fixed failing SelectionObserver tests on Edge.
|
8 lat temu |
Maciej Bukowski
|
c0fcfb4df6
Renamed `setFocus` to moveFocusTo` in Selection.
|
8 lat temu |
Maciej Bukowski
|
46ec581b8c
Renamed `Selection#collapse` to `Selection#setCollapsedAt`.
|
8 lat temu |
Szymon Cofalik
|
529ac0c519
Merge branch 'master' into t/1049
|
8 lat temu |
Kamil Piechaczek
|
f35cf1cf12
Upgraded tests to the latest Chai and Sinon version.
|
8 lat temu |
Szymon Cofalik
|
8ac4dc6fd2
Changed: Used `view.Selection#isSimilar` in `SelectionObserver` and `Renderer`.
|
8 lat temu |
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 lat temu |
Szymon Cofalik
|
de2d1ef70b
Fixed: Prevent DOM Selection from ending up in ui elements.
|
8 lat temu |
Oskar Wróbel
|
e372b78ab3
Enable SelectionObserver for read-only view Document.
|
8 lat temu |
Kamil Piechaczek
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
8 lat temu |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 lat temu |