Joost De Cock
Joost De Cock
Fixed a `/` to a `.` in the README to fix a broken URL
Took me some digging to figure out that `instance.cypher()` was an alias for `instance.readCypher()` and that there's also `instance.writeCypher()`. Furthermore, running a write query with `instance.cypher()` throws an error, so...
So you can set `anchorLevel` to whatever you want, it will get ignored. You have to set `anchorsLevel` (note the extra s) Faulty docs here: https://nuxtent.now.sh/guide/configuration This question is available...
### What is it that you would like to see happen? 🤔 In addition to the additional work done to add various `raise` methods to the part for warnings and...
This PR is a work in progress to add the new `waistToArmhole` measurement, and convert patterns to adopt its use. High-level overview of changes: - Added the `waistToArmhole` measurement to...
This is a work in progress to explore some of the ideas from #2538 in code. I don't actually expect this to be merged, or at least not without some...
**What seems to be the problem?** `@freesewing/new-design` currently does not ship with a `build.js` file, which prevents people from building their code. The build file also points to the wrong...