Gu Xiang

Results 7 comments of Gu Xiang

Hi, do you have a plan to support this feature?

@WarpPrism 我的项目[gavinxgu/piano](https://github.com/gavinxgu/piano)是通过Tone.js的midi解析成JSON,然后配合自己的音源播放的,确实用midi做曲谱交换格式比较好

Hi, when will the version containing this PR be released? Thanks!

https://github.com/theKashey/react-focus-lock/pull/190

I didn't check the propTypes. The TypeScript definition of lockProps is `Record`. However, If we do better, the types of `as` and `lockProps` should be related. My usage scenario is...

@atomiks I tried #1923, but found some bugs in `getClippingElementAncestors`. So I made a new PR https://github.com/floating-ui/floating-ui/pull/1959 to fix it. Could you please do a CR and figure out whether...

@iclanton Could you please review my code? Thank you!