Tim De Pauw

Results 28 issues of Tim De Pauw

### Is your feature request related to a problem? Please describe If you like to use latest-and-greatest, updating `.tool-versions` files with the right versions of individual tools can get pretty...

enhancement

With line charts, [these lines](https://github.com/benpickles/peity/blob/v3.2.0/jquery.peity.js#L260-L261) are causing the following warnings in Chrome 48: > 'SVGElement.offsetWidth' is deprecated and will be removed in M50, around April 2016. See https://www.chromestatus.com/features/5724912467574784 for more...

**What version of this package are you using?** v17.0.0 **What operating system, Node.js, and npm version?** Node v18.6.0, npm v8.13.2, ESLint v8.20.0, prettier-eslint-cli v6.0.1 **What happened?** I apologize in advance...

The source code contains an implementation of `strftime` and a few functions that use it but there's no way to access it directly. It would be nice if you could...

**Describe the bug** When parsing HTML in ``, non-breaking spaces (` ` aka ` ` aka ` `) are getting removed. **To Reproduce** ```xml foo bar  baz ``` Even with `--pretty`, this becomes...

bug

Per #42, I can definitely see how you wouldn't want to retry _every_ failing request. However, it would be good to have the option to do so. In our case,...

I'm not sure what an image gallery should do when I flick through images fast, but Flux Slider's implementation feels less than ideal. Clicking any button on http://www.joelambert.co.uk/flux/transgallery.html several times...

I'm trying to build version 0.18.1 myself (as there's apparently no release for it). However, I get this: ``` $ gradle --debug clean build ... :selendroid-server:unzipJacocoAgent :selendroid-server:transformClassesWithJacocoForDebug FAILED FAILURE: Build...

Let's say I want to lock one of my Git modules at a specific tag (e.g., to get a tagged version on the master branch). If I put that tag...

Just collecting some ideas for the Web-based diagram editor. - [x] A selection of example diagrams. - [x] Exporting diagram code. - [ ] Sharable editor URLs. - [ ]...