Aleksander Nowodzinski
|
13d400a86f
Allowed DOM ClientRect as a constructor argument of the Rect.
|
9 年之前 |
Aleksander Nowodzinski
|
d042bfcd10
Fixed: Rect.getIntersectionArea() returns positive area for intersection of rects which has negative width and height (disjoint rects).
|
9 年之前 |
Piotrek Koszuliński
|
305ec5fd92
API docs fixes.
|
9 年之前 |
Aleksander Nowodzinski
|
c176a5441c
Fixed: stubWindowScroll in getOptimalPosition may leave the test env dirty.
|
9 年之前 |
Aleksander Nowodzinski
|
fc142b3698
Merge branch 'master' into t/105
|
9 年之前 |
Aleksander Nowodzinski
|
f17b8bf29b
Doc fixes.
|
9 年之前 |
Aleksander Nowodzinski
|
ee342d9ad6
Fixed: Wrong position returned when window is scrolled. Code refactoring.
|
9 年之前 |
Aleksander Nowodzinski
|
3a5038f3f2
Fixed: Rect.getViewportRect() returns position:absolute coordinates instead of boundingClientRect–like.
|
9 年之前 |
Piotrek Koszuliński
|
50e2d78f78
API docs fixes.
|
9 年之前 |
Aleksander Nowodzinski
|
0878c2fd8e
Fixed: getOptimalPosition not returning a position when there's no intersection for provided element/target/limiter/viewport rects.
|
9 年之前 |
Kamil Piechaczek
|
3adf247a08
Fixed invalid input for CodeClimate script with code coverage report.
|
9 年之前 |
Aleksander Nowodzinski
|
4cc680e4b5
Improvements to getOptimalPosition util.
|
9 年之前 |
Piotrek Koszuliński
|
07fea39335
Use the new script on Travis.
|
9 年之前 |
Aleksander Nowodzinski
|
9440ea2b9c
Added getOptimalPosition helper with tests.
|
9 年之前 |
Piotrek Koszuliński
|
c5b504561c
Minor API doc fix.
|
9 年之前 |
Aleksander Nowodzinski
|
c884c2047b
Extended utils.dom.Rect class documentation.
|
9 年之前 |
Aleksander Nowodzinski
|
c07f0294d7
Added getPositionedAncestor() helper function with tests.
|
9 年之前 |
Aleksander Nowodzinski
|
5cac14e773
Added Rect class with tests.
|
9 年之前 |
Kamil Piechaczek
|
b224a2ca36
Removed @bender annotations from manual tests (*.md files).
|
9 年之前 |
Kamil Piechaczek
|
78a1a3153d
Upgraded Chrome on Travis to the latest version.
|
9 年之前 |
Piotrek Koszuliński
|
880457b130
0.5.0
|
9 年之前 |
Piotrek Koszuliński
|
5c72507749
Updated badges and removed code climate badge (see https://github.com/ckeditor/ckeditor5/issues/354#issuecomment-260581994)
|
9 年之前 |
Kamil Piechaczek
|
084e8b6f3f
Updated .travis.yml
|
9 年之前 |
Kamil Piechaczek
|
513d270138
Removed first slash from imports and fixed HTML in manual tests.
|
9 年之前 |
Maciek
|
5ab8b36422
Docs: fixed event names.
|
9 年之前 |
Piotrek Koszuliński
|
cc9c5d9c7c
Merge pull request #104 from ckeditor/docs-fixes
|
9 年之前 |
Piotrek Koszuliński
|
2a2eaa4a1f
Namespace definition is now unnecessary.
|
9 年之前 |
Piotrek Koszuliński
|
d31319afc3
Merge branch 'master' into docs-fixes
|
9 年之前 |
Piotrek Koszuliński
|
082de74fb7
More API docs fixes.
|
9 年之前 |
Maciek
|
f63d64be64
Docs: fixed return types and default export tags.
|
9 年之前 |