VingeRay

Results 9 comments of VingeRay

Hello everyone, unfortunately muuri-react has not been updated for several years and there has been no community action, the muuri-react example no longer works on the latest version of React,...

Hello everyone, unfortunately muuri-react has not been updated for several years and there has been no community action, the muuri-react example no longer works on the latest version of React,...

Hi guys, I find the way resolve this issue that just remove `display: none` of `.item` block in style.css, it works. Change the code at codesanbox link from picture 1...

> 也许你可以把渲染的数组顺序倒过来? > > ```js > timelineData.reverse() > ``` 将数组倒置不能很好的解决一些样式上的问题,比如说最新的点会高亮之类的,还有上面提到的 endless 的样式问题。

Now you can use https://github.com/marketplace/actions/electron-builder-action-using-node-20 for node 20 > > @petervanderwalt Sorry, I am pretty new to github actions so couldnt understand your statement technically. I just changed the node...

Thanks for your reply! Yes, you are right. I check the codes, `dragEnabled` property is used in initialize process only. This is a little trouble to fix, but you can...

Thanks for your reply! I reproduced this issue at [codesandbox](https://codesandbox.io/p/sandbox/update-data-property-zs2r4t), and I need to dig out the reason sometime. If you find any threads, PR is also welcome~

It had been released: https://github.com/vingeraycn/ruuri/releases/tag/v2.1.0

And thanks for your reminder, README.md has been updated.