Stephen Tian

Results 10 issues of Stephen Tian

如题,感谢楼主。找了很久找到的一个最新的开源项目,非常棒

I removed some duplicate conditional type judgments. Reduced about 100 lines.

wontfix

Can i move a draggable to a `div` block and it can only be dropped within that? If i release the mouse outside the `div`, draggable will return to it...

As I metioned in title. Because `togglePageView` is called twice on a single click. Some incorrect behaviors happen as follows: ![Jan-24-2024 16-13-35](https://github.com/lindylearn/unclutter/assets/33218310/8616869b-fd8f-46ce-a9a9-34a01b71fc64)

Hi, the react-use team, thank you for creating this useful library. There is one question that confuse me for a long time. Do we really need lifecycle hooks? Recently I...

I used [pattern-matching mixins](https://lesscss.org/features/#mixins-feature-pattern-matching) in some of my less files. But all the smart prompts for variables and mixins of these files have disappeared. For example: ```// mixin.less``` ```less .mixin(dark,...

Hi @nosferatu500 , there is a issue related to `react-dnd@14`. There is observable delay when I drag and move the node. And also, because the delay happend(I'm not quite sure),...

**Describe the bug** Some websites saved in Safari may have styling issues because the `white-space` attribute in the saved stylesheet is removed. This problem does not occur in Chrome but...

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** I'd like an option that I can see the output texts on eval web...

enhancement