Saul Fautley

Results 13 issues of Saul Fautley

This is more curiosity than anything. I noticed that the `cubic-bezier()` presets in Chrome DevTools are different from the values here. For example, this is what Chrome DevTools suggests for...

Any chance of updating HMR to work in Webpack 5? This is the error being thrown when using HMR with webpack-dev-server: ``` TypeError: Cannot read property 'getModuleIndex2' of undefined at...

With `middle mouse scrolling` enabled, middle clicking on any link on any bug/page on e.g. https://bugs.chromium.org/p/chromium/issues/list shows the middle click scroll indicator rather than opening the link in a new...

This extension doesn't seem to have any effect when scrolling inside an HTML WYSIWYG editor. You can see this in action on these 3 pages for example: - https://www.tiny.cloud/docs/demo/full-featured/ -...

Not sure if vue-slicksort just doesn't support sorting items of variable heights? But it seems to cause some pretty buggy interactions. In this preview you can see dragging a larger...

- Operating System: Linux - Node Version: 14.14.0 - NPM Version: 6.14.7 - webpack Version: 5.2.0 - webpack-dev-server Version: 3.11.0 - Browser: Google Chrome - [x] This is a **bug**...

# 🐞 bug report **Behavior**: - `What is the issue? (*)` Any file that is modified with the pre-processor is completely and badly reformatted. - `What is the expected behavior?`...

priority: medium
deployment

The `wavebox.desktop` file in the Linux version should include `x-scheme-handler/mailto` in the `MimeType` values so that mailto links can open correctly in Wavebox. Currently (using KDE) clicking mailto links results...

[stylus-native-loader](https://github.com/slightlyfaulty/stylus-native-loader) is awesome because it solves [many issues](https://github.com/shama/stylus-loader/issues) with the original `stylus-loader` and boasts [faster build times](https://github.com/slightlyfaulty/stylus-native-loader#benchmarks). `stylus-loader` has not been updated in over 2 years, so it's unlikely the...

I think it would be really nice if the result **ops/s** numbers were formatted with thousand separators, to make them easier to read when benchmarking very fast operations and the...

new feature