1
0
Fork 0
Commit graph

8909 commits

Author SHA1 Message Date
joostdecock
e7292ee2e4 fix(core): Left-over use of tl and br 2023-10-21 17:45:35 +02:00
Joost De Cock
1e4a064043 fix(core): Return property names that are consistent with API 2023-10-21 13:26:45 +02:00
Joost De Cock
9d06e89636 chore: Reconfigure packages 2023-10-18 17:56:39 +02:00
Joost De Cock
43796a95cd fix(core): Lowercase macros when generating IDs 2023-10-18 16:32:08 +02:00
Joost De Cock
28e4eeae91 chore: Reconfigure packages 2023-10-18 16:05:10 +02:00
Joost De Cock
cb106578b3 feat(core): Better support for macro removal an node id tracking 2023-10-18 16:00:15 +02:00
Joost De Cock
49618755be feat(core): Add cbqc named export
This exports the constant `0.55342686` which is the value to best
approximate a (quarter) circle with a cubic Bézier curve.

See: https://spencermortensen.com/articles/bezier-circle/
2023-10-17 10:03:05 +02:00
Joost De Cock
57a73ee457 chore(core): Remove lint 2023-10-15 20:06:17 +02:00
Joost De Cock
0fe8a94eef chore(core): Remove debug output 2023-10-15 16:22:37 +02:00
Joost De Cock
4b103741df chore: Remove unused dependencies 2023-10-15 15:14:33 +02:00
Joost De Cock
79cdc0d92a Revert "chore: Consolidate forks"
This reverts commit e9135f707a.
2023-10-15 15:13:11 +02:00
Joost De Cock
b83ab5df74 feat(core): Allow plugins to provide their own packing implementation 2023-10-15 15:12:10 +02:00
Joost De Cock
e9135f707a chore: Consolidate forks 2023-10-14 16:44:33 +02:00
Joost De Cock
f08335639b fix(core): snap upwards when snap config is a mere number. Fixes #4236 2023-10-14 15:30:40 +02:00
Joost De Cock
3574b85e17 fix(core): Make user options take precedence in utils.mergeOptions 2023-10-14 14:53:14 +02:00
Joost De Cock
6da7a292f2 chore: Reconfigure & dependencies 2023-10-14 13:13:13 +02:00
Joost De Cock
45d67e03c3 fix(core): Typo in package.json 2023-10-13 17:38:00 +02:00
Joost De Cock
2258a8c171 Merge branch 'develop' into joost 2023-10-13 17:24:39 +02:00
Joost De Cock
f2a787528d chore: Updated/cleaned up dependencies 2023-10-13 17:19:40 +02:00
dependabot[bot]
2b6d986ee1
Bump chai from 4.3.9 to 4.3.10
Bumps [chai](https://github.com/chaijs/chai) from 4.3.9 to 4.3.10.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v4.3.9...v4.3.10)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13 12:18:50 +00:00
Joost De Cock
ef10afbed0 chore: Auto-generated files update 2023-10-12 23:00:02 +02:00
Joost De Cock
0b2ad5d805
Merge pull request #5100 from freesewing/dependabot/npm_and_yarn/eslint-8.51.0
chore(deps-dev): bump eslint from 8.50.0 to 8.51.0
2023-10-11 18:32:27 +02:00
Joost De Cock
8f8735083c chore(new-design): Updated file list 2023-10-09 12:02:56 +02:00
dependabot[bot]
0ba2a71474
chore(deps-dev): bump eslint from 8.50.0 to 8.51.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.50.0...v8.51.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 04:16:46 +00:00
Joost De Cock
2e8b4642ba
Merge branch 'develop' into joost 2023-10-04 17:58:04 +02:00
joostdecock
97520a0a7d chore: Install various major updates 2023-10-04 17:55:54 +02:00
dependabot[bot]
b8db0fcc6b
Bump axios from 1.5.0 to 1.5.1
Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 16:42:08 +00:00
joostdecock
eb32bc5fe0 release: v3.0.0 🎉 2023-09-30 17:48:57 +02:00
joostdecock
4d9c614c89 Merge branch 'joost' into develop 2023-09-30 17:41:35 +02:00
joostdecock
57f5d84e9c chore: Reconfigure packages 2023-09-30 17:40:53 +02:00
joostdecock
4ed30ae5ff chore: Reconfigure packages 2023-09-30 15:08:44 +02:00
joostdecock
63f632e115 fix(new-design): Inline banner 2023-09-30 15:06:51 +02:00
joostdecock
ebe5b17b0b chore: Reconfigure packages 2023-09-30 14:59:01 +02:00
joostdecock
122ab129b0 chore: Remove lint 2023-09-30 14:34:41 +02:00
joostdecock
2bbc3cad0e chore: Remove lint 2023-09-30 14:28:17 +02:00
joostdecock
2bb3dfc333 fix(new-design): Add missing file 2023-09-29 18:26:31 +02:00
joostdecock
e0386a441b wip(sde): Handle package dependencies 2023-09-29 18:20:28 +02:00
joostdecock
78b199ce44 chore: Stop prettier and git from fighting 2023-09-29 17:45:45 +02:00
joostdecock
ad5a14ad49 wip(sde): Trimming file list 2023-09-29 17:35:08 +02:00
joostdecock
ec802de588 chore(new-design): Remove debug output 2023-09-29 16:48:15 +02:00
joostdecock
9dada7f5dd wip(sde): Adding more files for download 2023-09-29 16:47:30 +02:00
joostdecock
93bb80b1a2 wip(sde): Added missing files 2023-09-29 16:33:20 +02:00
joostdecock
a580eeedae wip(new-design): Generate download list in prebuild step 2023-09-29 16:16:56 +02:00
joostdecock
c65c5876a3 wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
joostdecock
9929aed51a release: v3.0.0-alpha.13 2023-09-29 09:59:38 +02:00
joostdecock
703e0e807d release: v3.0.0-alpha.11 2023-09-29 09:51:24 +02:00
joostdecock
3553c43633 wip(new-design): Work on v3 for this package 2023-09-29 09:47:54 +02:00
joostdecock
d4fc851860 chore(core): Dependency updates 2023-09-28 15:53:47 +02:00
joostdecock
1154d2de93 Merge branch 'develop' into joost 2023-09-28 15:42:16 +02:00
Joost De Cock
ad06c9c9a7
Merge pull request #5031 from freesewing/dependabot/npm_and_yarn/eslint-8.50.0
Bump eslint from 8.48.0 to 8.50.0
2023-09-28 14:53:19 +02:00