He Linming
He Linming
**Describe the bug** Dashboard animation not enough smooth. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://devui.design/components/zh-cn/dashboard/demo#basic-usage 2. Drag a `widget` make other `widgets` moving 4. Other `widgets`...
Steps to reproduce: 1. open [CodeSandbox](https://codesandbox.io/s/atomfamily-recursion-se8p31?file=/src/App.js) 2. click `n` times `Swap` button (sometime `n` > 10, some time `n` > 5) 3. you will see the `too much recursion`
用来对数组进行排序,并且维护多个字段的排序状态。同时还提供一个切换排序状态函数。 ### API ```ts export const ORDER_KIND = ['asc', 'desc', undefined] as const; export type OrderKind = typeof ORDER_KIND[number]; export type Orders = Partial; export interface OrderResult { orders: Orders;...
First, thank you develop this great awesome toolkit! I want use it in `Angular`, but `flip-toolkit` package have some type depend on `react` type. This make some `type` error. see...
### 🤔 This is a ... - [x] New feature - [ ] Bug fix - [x] Site / documentation update - [x] Demo update - [ ] Component style...
### Check for existing issues - [X] Completed ### Describe the feature ## Abstract First of all, GPUI is very cool and can take advantage of rust to build UIs....
### Description Close the modal after audio ended. ### Linked Issues fix #1 ### Additional context
First of all, Thank you develop this awesome app. There is a problem to me. In some long word, the `modal` be hidden while the `audio` still playing. https://github.com/antfu/cpwp/blob/621044e5c029f436b5dc34991315ff505034c509/src/App.vue#L90-L92 Maybe...
### Check for existing issues - [X] Completed ### Describe the feature [Tabby](https://tabby.tabbyml.com/) is open source, self-hosted AI coding assistant. I think Tabby can improve the coding experience of Zed....
close #149