Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / yiminghe/dom-align issues and pull requests
#83 - chore: sync upstream
Pull Request -
State: closed - Opened by afc163 3 months ago
- 1 comment
#82 - Create dependabot.yml
Pull Request -
State: closed - Opened by afc163 3 months ago
- 1 comment
#81 - fix #80
Pull Request -
State: open - Opened by MrErHu 11 months ago
#80 - sourceNode在X轴或者Y轴均无法完全显示,如果允许调整位置({adjustX: true, adjustY: true}),但单个方向能够调整,domAlign返回值有误
Issue -
State: open - Opened by MrErHu 11 months ago
#79 - Bump @babel/traverse from 7.22.11 to 7.23.2
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#78 - refactor: move to father
Pull Request -
State: closed - Opened by afc163 about 1 year ago
#77 - feat: support code coverage
Pull Request -
State: closed - Opened by yiminghe about 1 year ago
#76 - fix: Ensure that the ancestor element is in the dom tree
Pull Request -
State: open - Opened by rainke about 1 year ago
- 2 comments
#75 - Latest
Pull Request -
State: closed - Opened by sashulinator over 1 year ago
- 1 comment
#74 - To typescript
Pull Request -
State: closed - Opened by sashulinator over 1 year ago
- 1 comment
#73 - feat: add overflow.lockedPoints
Pull Request -
State: open - Opened by jencia over 1 year ago
#72 - Update isAncestorFixed.js
Pull Request -
State: closed - Opened by chenxiaochun almost 2 years ago
#71 - forceRelayout时,需要结束当前动画,否则会重新执行导致闪烁
Pull Request -
State: open - Opened by code4fan almost 2 years ago
- 4 comments
#70 - 为什么对页面进行镜像之后,dom-aligin的定位就不准确了
Issue -
State: open - Opened by AmmyXu almost 2 years ago
- 1 comment
#69 - fixbug: 页面有zoom放大缩小时,自动定位位置不符合预期 #55
Pull Request -
State: open - Opened by lin-123 almost 2 years ago
- 4 comments
#68 - fix: use function getWH will get different result
Pull Request -
State: closed - Opened by tinyfind about 2 years ago
- 1 comment
#67 - Cannot read properties of null (reading 'nodeType') (usage from "rc-align")
Issue -
State: open - Opened by maxh over 2 years ago
#66 - Resolve the infinite loop flip problem under Windows
Pull Request -
State: closed - Opened by gavinxgu over 2 years ago
- 2 comments
#65 - Cannot read property '1' of undefined
Issue -
State: open - Opened by Bulala-liu almost 3 years ago
#64 - fix: element may overflow container
Pull Request -
State: closed - Opened by sage-wen almost 3 years ago
- 1 comment
#63 - alwaysByViewport 是否可以支持offset配置
Issue -
State: open - Opened by lyz810 about 3 years ago
#62 - fix(isAncestorFixed):fix isAncestorFixed crash caused by document.documentElement
Pull Request -
State: closed - Opened by hewenguang over 3 years ago
- 2 comments
#61 - perf: record the last offset to avoid the style recalculation
Pull Request -
State: closed - Opened by lc-soft over 3 years ago
- 3 comments
#60 - fix getPropertyValue null params exception
Pull Request -
State: closed - Opened by foolzhang over 3 years ago
- 1 comment
#59 - computedStyle.getPropertyValue(undefined) Error
Issue -
State: closed - Opened by foolzhang over 3 years ago
#58 - 可视区域的裁剪 应该 被 clientWidth/clientHeight 裁剪,否则,弹框将显示到出可视范围外去
Issue -
State: open - Opened by Yangfan2016 about 4 years ago
#57 - 当 position (非 static属性) 和 overflow (非 visible属性)不在 同一个元素上时,可视区域 计算会遗漏
Issue -
State: open - Opened by Yangfan2016 about 4 years ago
- 1 comment
#56 - fix: Clip should be by documentElement.clientWidth/clientHeight
Pull Request -
State: closed - Opened by Yangfan2016 about 4 years ago
- 2 comments
#55 - 页面有zoom放大缩小时,自动定位位置不符合预期
Issue -
State: open - Opened by jayrom123 over 4 years ago
- 2 comments
#54 - fix: the value of newPoint was incorrectly update
Pull Request -
State: closed - Opened by ldsyzjb over 4 years ago
- 2 comments
#53 - fix: Multiple adjust should keep points
Pull Request -
State: closed - Opened by zombieJ over 4 years ago
- 3 comments
#52 - test: Add more test case
Pull Request -
State: closed - Opened by zombieJ over 4 years ago
- 1 comment
#51 - position: sticky 时可视区域检测不准确
Issue -
State: open - Opened by ding-js over 4 years ago
#50 - Overflow adjust not working properly when parent has overflowY
Issue -
State: open - Opened by bryceosterhaus almost 5 years ago
#49 - Fix align when rendering stuff outside the body tag
Pull Request -
State: closed - Opened by roopen219 almost 5 years ago
- 1 comment
#48 - Bump jquery from 1.12.4 to 3.4.1
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
Labels: dependencies
#47 - make sure activeElement has focus method then activeElement.focus()
Issue -
State: open - Opened by yes1am over 5 years ago
#46 - Issue 33: Usage With Elements Within Shadow Dom
Pull Request -
State: closed - Opened by israelfloresdga over 5 years ago
- 4 comments
#45 - round number
Pull Request -
State: closed - Opened by zombieJ over 5 years ago
- 3 comments
#44 - 当页面数据量比较多时、由于dom更新或卡一会
Issue -
State: open - Opened by xskjs888 over 5 years ago
#43 - Dependents are influenced with the use of window.getComptedStyle in 1.8.2
Issue -
State: open - Opened by breezern over 5 years ago
#42 - ReferenceError: getComputedStyle is not defined
Issue -
State: closed - Opened by jsherin over 5 years ago
- 2 comments
#41 - adjust value when overflow: hidden
Pull Request -
State: closed - Opened by zombieJ over 5 years ago
- 2 comments
#40 - demo 参数
Issue -
State: open - Opened by yes1am almost 6 years ago
#39 - getComputedStyleX is not a function
Issue -
State: open - Opened by nirradi about 6 years ago
#38 - points is undefined.
Issue -
State: closed - Opened by Angelki about 6 years ago
#37 - Update README.md
Pull Request -
State: closed - Opened by afc163 about 6 years ago
#36 - Add ability to specify "viewport" padding
Issue -
State: open - Opened by satazor over 6 years ago
- 2 comments
#35 - add ignoreShake to skip re-align
Pull Request -
State: closed - Opened by zombieJ over 6 years ago
- 2 comments
#34 - Add `alignPoint` to support element align with point
Pull Request -
State: closed - Opened by zombieJ over 6 years ago
- 3 comments
#33 - Usage With Elements Within Shadow Dom
Issue -
State: closed - Opened by kaufmann42 over 6 years ago
- 5 comments
#32 - container 元素 position: sticky 时候, getBoundingClientRect 返回值可能会不对
Issue -
State: closed - Opened by evantre over 6 years ago
- 5 comments
#31 - ie8 下是支持getBoundingClientRect ,但只是部分支持,高度已经亲测有问题,获取不到,一直是0
Issue -
State: closed - Opened by guxingke201 almost 7 years ago
- 1 comment
#30 - The returned object lacks width and height properties in ie8
Issue -
State: closed - Opened by guxingke201 almost 7 years ago
- 2 comments
#29 - Fix animation direction is flipped unexpectedly
Pull Request -
State: closed - Opened by afc163 almost 7 years ago
- 2 comments
#28 - Menu有问题
Issue -
State: closed - Opened by ityao almost 7 years ago
- 1 comment
#27 - ie浏览器下,input框焦点丢失问题
Issue -
State: closed - Opened by zenjava almost 7 years ago
- 2 comments
#26 - Fix position properties not match to style object
Pull Request -
State: closed - Opened by afc163 almost 7 years ago
- 4 comments
#25 - fix: should trim visible rect with view port if ancestor is fixed, close: ant-design/ant-design#7591
Pull Request -
State: closed - Opened by benjycui about 7 years ago
- 5 comments
#24 - Make sure element not affect its visible rect
Pull Request -
State: closed - Opened by afc163 about 7 years ago
- 2 comments
#23 - fix: target could be svg element, close: ant-design/ant-design#7003
Pull Request -
State: closed - Opened by benjycui over 7 years ago
- 1 comment
#22 - fix: behavior of dom-align
Pull Request -
State: closed - Opened by benjycui over 7 years ago
- 7 comments
#21 - Setting OverflowX is not adjusting source onto screen
Issue -
State: closed - Opened by gcoombe over 7 years ago
- 2 comments
#20 - Fix auto adjust
Pull Request -
State: closed - Opened by afc163 over 7 years ago
- 6 comments
#19 - fix mr18
Pull Request -
State: closed - Opened by RaoHai over 7 years ago
- 1 comment
#18 - Adjust region consider offset
Pull Request -
State: closed - Opened by RaoHai over 7 years ago
- 1 comment
#17 - merge
Pull Request -
State: closed - Opened by yiminghe over 7 years ago
#16 - fix: should work when target is window|document, close: #15
Pull Request -
State: closed - Opened by benjycui over 7 years ago
- 3 comments
#15 - target could be window|document
Issue -
State: closed - Opened by benjycui over 7 years ago
- 2 comments
#14 - adjust elRegion instead of refNodeRegion
Pull Request -
State: closed - Opened by RaoHai over 7 years ago
- 9 comments
#13 - center align bug
Pull Request -
State: closed - Opened by RaoHai over 7 years ago
- 6 comments
#12 - test: fix test case
Pull Request -
State: closed - Opened by benjycui over 7 years ago
#11 - fix: should not adjust align when target is not visible
Pull Request -
State: closed - Opened by benjycui over 7 years ago
- 1 comment
#10 - Do not flip If target region has smaller size than origin
Pull Request -
State: closed - Opened by RaoHai over 7 years ago
- 6 comments
#9 - Added LICENSE.md
Pull Request -
State: closed - Opened by mdedetrich almost 8 years ago
#8 - css-vendor does not support IE8
Issue -
State: closed - Opened by eternalsky over 8 years ago
#7 - 使用css transition 有bug
Issue -
State: closed - Opened by Jeffy2012 over 8 years ago
#6 - Feature request: Get notified when flipping
Issue -
State: closed - Opened by elado over 8 years ago
- 1 comment
#5 - 是否有比较合理的方式可以在外层判断是否经过了adjust?
Issue -
State: closed - Opened by dongmei761 about 9 years ago
- 3 comments
#4 - placement 使用 left top 写法时,无法设置 overflow 属性
Issue -
State: closed - Opened by afc163 about 9 years ago
- 2 comments
#3 - Normalize offset with supporting percentage
Pull Request -
State: closed - Opened by popomore about 9 years ago
- 5 comments
#2 - Source node without an explicit "left"/"top" would not align correctly
Issue -
State: closed - Opened by mooncakelmn over 9 years ago
- 1 comment
#1 - Break when reaching body or document
Pull Request -
State: closed - Opened by bergholmm over 9 years ago