Daofeng Wu

Results 15 issues of Daofeng Wu

Hi there! We just built an API mocking framework that is based on the service worker API here: https://github.com/service-mocker/service-mocker. Would you be interested in appending it to the `Libraries and...

## The Problem **Platform: Windows** Currently, `windowManager.getWindows()` method returns hundreds of application windows, including those are not actually visible (i.e. without having a window frame). I'm wondering if it's possible...

### Discussed in https://github.com/idiotWu/smooth-scrollbar/discussions/398 Originally posted by **blitzve0** October 31, 2021 Currently when we keep scrolling and reach the end of the page or top of the page, the page...

idea
custom plugins
accepted

### Discussed in https://github.com/idiotWu/smooth-scrollbar/discussions/480 Originally posted by **blitzve0** June 4, 2022 https://user-images.githubusercontent.com/67477131/171929609-cdce99fa-e567-408e-8621-3e6c7e1b7ee8.mp4 Hi, I am using a plugin to disable X-axis horizontal scrolling totally, but sometimes accidentally when I hold...

bug
priority: high

### Discussed in https://github.com/idiotWu/smooth-scrollbar/discussions/399 Originally posted by **blitzve0** October 31, 2021 Currently if we want to change the styling of the scroll bar thumb and tracks we have to overwrite...

idea
usability
accepted

### Discussed in https://github.com/idiotWu/smooth-scrollbar/discussions/364 Originally posted by **IljaDaderko** April 2, 2021 I'm writing some logic that needs to be started on scroll start and ended when scrolling ends / becomes...

idea
custom plugins
accepted

### Discussed in https://github.com/idiotWu/smooth-scrollbar/discussions/393 Originally posted by **idiotWu** October 19, 2021 ## Motivation The plugin system in smooth-scrollbar@8 is great, but it lacks flexibility due to the declarative configurations. For...

plugin system
idea
accepted

### Discussed in https://github.com/idiotWu/smooth-scrollbar/discussions/401 Originally posted by **sadeghbarati** November 1, 2021 **Vite** is growing so fast, documentation and API is easy to understand, also have the easy configuration Unlike **Webpack**...

idea
accepted

### Discussed in https://github.com/idiotWu/smooth-scrollbar/discussions/406 Originally posted by **sadeghbarati** November 1, 2021 https://bundlephobia.com/package/[email protected] **optional** `core-js` for the next release will be the best option because ppl may already have core-js polyfills...

idea
accepted

By now, GoSublime is showing call tips in the status bar which makes it a little bit hard to use. I'm wondering if it's possible to show function call tips...