Joost De Cock

Results 120 comments of Joost De Cock

It's the length calculations at the start of the files that made me create this issue, so yeah :) But you're right, there's no rush

Started doing some work on this in the `eslint` branch: https://github.com/freesewing/freesewing/tree/eslint For now, focus is on the core library, but I plan to extend it beyond that.

I made an effort to add it initially as I was doing dome major refactoring of our core library and wanted to include the linting step. But yeah, it needs...

Wouldn't this be better handled with the `extraLength` option in the gore plugin?

It's more tricky than the CSS not being applied. It's a so-called SSR problem, and those are easy to overlook because they never happen in the development environment. So thanks...

Thanks @anna-puk When @BenJamesBen 's remarks have been addressed, I'm happy to merge this. Especially the remarks of using `Point.clone()` are important, because you'll get some weird bugs if you...

@anna-puk Am I correct to assume this is superseded by #2857

I need this too. Did a little digging, and this includes a 2.x version of [mongodb-core](https://www.npmjs.com/package/mongodb-core). SHA-256 is only supported in MongoDB 4 and in mongodb-core 3.x. This would require...

I was starting to question my sanity when I was unable to find documentation for the REST API 😂 > *And of course, more support for this issue will help...