Oskar Wróbel
|
db7dea6298
Merge branch 'master' into t/ckeditor5-ui/260
|
пре 8 година |
Piotrek Koszuliński
|
103198e2f7
Merge pull request #174 from ckeditor/t/173
|
пре 8 година |
Piotrek Koszuliński
|
ae8cc8add3
Updated manual test to match the API change.
|
пре 8 година |
Piotrek Koszuliński
|
1b235b603a
Corrected API docs.
|
пре 8 година |
Aleksander Nowodzinski
|
8c8a14bddf
Tests: Added getOptimalPosition helper tests to check if it accepts Function or Rect as a Options#target/limiter.
|
пре 8 година |
Aleksander Nowodzinski
|
670e4d5302
Merge branch 'master' into t/ckeditor5-ui/260
|
пре 8 година |
Aleksander Nowodzinski
|
d68babc1a0
Docs: Fixed JSDoc errors.
|
пре 8 година |
Aleksander Nowodzinski
|
15d9d4c99d
Made dom/scroll module export hlper functions and an object for testing purposes.
|
пре 8 година |
Aleksander Nowodzinski
|
2259ba4a49
Aligned dom/position and dom/scroll modules to the latest Rect class API.
|
пре 8 година |
Aleksander Nowodzinski
|
9878640f6e
Code refactoring in the Rect class: removed static Rect.getViewportRect and replaced it with new Rect( window ). Introduced a new instance method #excludeScrollbarsAndBorders.
|
пре 8 година |
Aleksander Nowodzinski
|
26cbad94ad
Code refactoring and docs improvements in the dom/rect module.
|
пре 8 година |
Aleksander Nowodzinski
|
8746541b0c
Docs fixes and code refactoring in the getBorderWidths utility.
|
пре 8 година |
Aleksander Nowodzinski
|
21665dba4c
Tests: Updated stubs to the latest Sinon API.
|
пре 8 година |
Aleksander Nowodzinski
|
83580a7983
Merge branch 'master' into t/173
|
пре 8 година |
Piotrek Koszuliński
|
abf0c35e23
Internal: Updated eslint-config-ckeditor5. [skip ci]
|
пре 8 година |
Kamil Piechaczek
|
51d37ed37a
Upgraded tests to the latest Chai and Sinon version.
|
пре 8 година |
Piotrek Koszuliński
|
2bb5b3ce8e
Internal: Updated eslint-config-ckeditor5. [skip ci]
|
пре 8 година |
Aleksander Nowodzinski
|
73daedbf77
Allowed getOptimalPosition helper's limiter as a Function.
|
пре 8 година |
Kamil Piechaczek
|
d2b5ce3d2c
Upgraded tests to the latest Chai and Sinon version.
|
пре 8 година |
Aleksander Nowodzinski
|
2d612d7650
Merge branch 'master' into t/173
|
пре 8 година |
Aleksander Nowodzinski
|
ebd738f38d
Docs: Fixed docs errors in the Rect class.
|
пре 8 година |
Aleksander Nowodzinski
|
27ee807567
Tests: Fixed scrollViewportToShowTarget manual test because the module importing strategy has changed.
|
пре 8 година |
Aleksander Nowodzinski
|
8080e17d39
Tests: Made the tests immune to the border-width-* styles in the test environment.
|
пре 8 година |
Aleksander Nowodzinski
|
fab20a71de
Tests: Fixed broken getBorderWidths() test.
|
пре 8 година |
Aleksander Nowodzinski
|
2b4e4615af
Exported an object containing methods instead of separate function exports in scroll.js.
|
пре 8 година |
Aleksander Nowodzinski
|
e1dddc5d02
Implemented the scrollViewportToShowTarget and scrollAncestorsToShowTarget helpers.
|
пре 8 година |
Piotrek Koszuliński
|
1b97289724
Docs: Added Gitter badge and standardized repo titles
|
пре 8 година |
Aleksander Nowodzinski
|
93848801b5
Tests: Added manual test for scrollViewportToShowTarget helper.
|
пре 8 година |
Aleksander Nowodzinski
|
d7a9daf8b9
Used getBorderWidths() helper in getOptimalPosition().
|
пре 8 година |
Aleksander Nowodzinski
|
ab167f71a9
Implemented Rect class methods #isEqual() and #contains(). Allowed exclusion of borders and scrollbars.
|
пре 8 година |