1
0
Fork 0
Commit graph

52312 commits

Author SHA1 Message Date
Joost De Cock
ebc65082af
chore: Phrasing
Changed `the method` to `a method` to make it (more) clear that one should provide this method themselves.
2022-12-14 09:48:33 +01:00
Joost De Cock
79d85d2039
Merge pull request #3225 from nchilada/capitalize
refactor(new-design): Remove dependency on core
2022-12-14 09:44:50 +01:00
Joost De Cock
d40edeb298
Merge pull request #3226 from freesewing/dependabot/npm_and_yarn/types/node-18.11.15
chore(deps-dev): bump @types/node from 18.11.13 to 18.11.15
2022-12-14 09:44:21 +01:00
Joost De Cock
648a6d708c
Merge pull request #3227 from freesewing/dependabot/npm_and_yarn/esbuild-0.16.5
chore(deps-dev): bump esbuild from 0.16.3 to 0.16.5
2022-12-14 09:44:13 +01:00
Joost De Cock
41de663f9d
Merge pull request #3228 from freesewing/dependabot/npm_and_yarn/i18next-22.4.5
chore(deps): bump i18next from 22.4.0 to 22.4.5
2022-12-14 09:44:06 +01:00
Joost De Cock
7113b47c62
Merge pull request #3229 from freesewing/dependabot/npm_and_yarn/types/express-4.17.15
chore(deps-dev): bump @types/express from 4.17.14 to 4.17.15
2022-12-14 09:43:57 +01:00
dependabot[bot]
bf0226820e
chore(deps-dev): bump @types/express from 4.17.14 to 4.17.15
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.14 to 4.17.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

---
updated-dependencies:
- dependency-name: "@types/express"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 04:07:47 +00:00
dependabot[bot]
6ac269d2c2
chore(deps): bump i18next from 22.4.0 to 22.4.5
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.0 to 22.4.5.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v22.4.0...v22.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 04:07:00 +00:00
dependabot[bot]
d2a2305c43
chore(deps-dev): bump esbuild from 0.16.3 to 0.16.5
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.3 to 0.16.5.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.16.3...v0.16.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 04:04:09 +00:00
dependabot[bot]
2f9d7e0f3c
chore(deps-dev): bump @types/node from 18.11.13 to 18.11.15
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.13 to 18.11.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 04:02:47 +00:00
Nikhil Chelliah
28811c71e9 refactor(new-design): Remove dependency on core 2022-12-13 14:44:55 -05:00
Joost De Cock
ff49991204
Merge pull request #3224 from eriese/eriese-paperless
[Fix] Paperless exports to SVG and PDF
2022-12-13 19:51:33 +01:00
Enoch Riese
2b5555e43b add displayName to PartInner 2022-12-13 12:06:39 -06:00
Enoch Riese
e1f7de0209 render pageless grid on pdf exports if pageless is on 2022-12-13 11:55:50 -06:00
Enoch Riese
4bdbddb3d6 get pages to render properly on pdf export when settings.only is an array 2022-12-13 08:39:16 -06:00
Benjamin F
767d835cc6 fix(docs): Update plugins documentation 2022-12-13 04:39:07 -08:00
Benjamin F
7063d8ab9f fix(docs): Add second pattern.use() signature 2022-12-13 04:33:37 -08:00
Benjamin F
7cc76b3edf fix(docs): Improve conditional plugins docs 2022-12-13 04:32:36 -08:00
Joost De Cock
40a11b7f34
Merge pull request #3216 from freesewing/dependabot/npm_and_yarn/next-i18next-13.0.1
chore(deps): bump next-i18next from 13.0.0 to 13.0.1
2022-12-13 09:44:20 +01:00
Joost De Cock
e59183af21
Merge pull request #3217 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.229.0
chore(deps): bump @aws-sdk/client-sesv2 from 3.226.0 to 3.229.0
2022-12-13 09:44:12 +01:00
Joost De Cock
3cbb6af186
Merge pull request #3218 from freesewing/dependabot/npm_and_yarn/react-hotkeys-hook-4.0.6
chore(deps): bump react-hotkeys-hook from 4.0.4 to 4.0.6
2022-12-13 09:44:02 +01:00
Joost De Cock
6dca72a2a7
Merge pull request #3219 from freesewing/dependabot/npm_and_yarn/mocha-10.2.0
chore(deps-dev): bump mocha from 10.1.0 to 10.2.0
2022-12-13 09:43:52 +01:00
Joost De Cock
34c8287404
Merge pull request #3220 from freesewing/dependabot/npm_and_yarn/daisyui-2.43.2
chore(deps): bump daisyui from 2.43.0 to 2.43.2
2022-12-13 09:43:14 +01:00
Joost De Cock
ca1b334c54
Merge pull request #3213 from freesewing/benjamin-curveedge
chore(docs): Add Utils.curveedge() documentation. Closes #3143. Replaces #3181
2022-12-13 09:42:45 +01:00
Joost De Cock
32358354e5
Merge pull request #3212 from freesewing/next13-dev-fix
fix: Migrated dev navigation to NextJS 13
2022-12-13 09:42:18 +01:00
dependabot[bot]
092df886c9
chore(deps): bump daisyui from 2.43.0 to 2.43.2
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.43.0 to 2.43.2.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v2.43.0...v2.43.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 04:34:34 +00:00
dependabot[bot]
b6db3d6a8f
chore(deps-dev): bump mocha from 10.1.0 to 10.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.1.0...v10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 04:33:43 +00:00
dependabot[bot]
be17911fe8
chore(deps): bump react-hotkeys-hook from 4.0.4 to 4.0.6
Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 4.0.4 to 4.0.6.
- [Release notes](https://github.com/JohannesKlauss/react-keymap-hook/releases)
- [Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JohannesKlauss/react-keymap-hook/commits)

---
updated-dependencies:
- dependency-name: react-hotkeys-hook
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 04:07:55 +00:00
dependabot[bot]
13071f76c3
chore(deps): bump @aws-sdk/client-sesv2 from 3.226.0 to 3.229.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.226.0 to 3.229.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.229.0/clients/client-sesv2)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sesv2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 04:05:09 +00:00
dependabot[bot]
6fe4728026
chore(deps): bump next-i18next from 13.0.0 to 13.0.1
Bumps [next-i18next](https://github.com/i18next/next-i18next) from 13.0.0 to 13.0.1.
- [Release notes](https://github.com/i18next/next-i18next/releases)
- [Changelog](https://github.com/i18next/next-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/next-i18next/compare/v13.0.0...v13.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 04:02:31 +00:00
Benjamin F
9e11419aea chore(plugin-bundle): Alphabetize plugins for easier viewing 2022-12-12 17:58:08 -08:00
Enoch Riese
b12696dcfa fix svg render of grid for v3 2022-12-12 13:00:19 -06:00
Joost De Cock
47035505c4 chore: Removed legacy eslint script lines 2022-12-12 19:31:40 +01:00
Joost De Cock
e532b7bf96 chore: CHANGELOG update 2022-12-12 19:30:42 +01:00
Joost De Cock
925e9d8e0b fix: Drop core as new-design dependency 2022-12-12 19:29:51 +01:00
Joost De Cock
dea89be999 chore: Apply removed config-helpers dependency 2022-12-12 19:28:39 +01:00
Joost De Cock
692ef11227 chore: updated contributors 2022-12-12 19:21:33 +01:00
Joost De Cock
c5d4eae079 feat: Export Bezier in shorthand call + docs 2022-12-12 18:45:51 +01:00
Benjamin F
e3aa8b1d7e chore(docs): Add Utils.curveEdge() documentation 2022-12-12 18:40:13 +01:00
Benjamin F
a6e61b6470 chore(docs): Add Utils.curveEdge() to API documentation 2022-12-12 18:39:59 +01:00
Joost De Cock
c90b300fc3 fix: Migrated dev navigation to NextJS 13 2022-12-12 18:27:37 +01:00
Joost De Cock
9841bdedcb
Merge pull request #3204 from BenJamesBen/shoulderslope-docs-change
fix(docs): Clarify that shoulder slope is in degrees
2022-12-12 17:51:11 +01:00
Joost De Cock
93d8835649
Merge pull request #3205 from BenJamesBen/dev-measurements-docs
fix(docs): Arrange measurements into a table with additional information
2022-12-12 17:50:49 +01:00
Joost De Cock
2705dc7d42
Merge pull request #3068 from eriese/eriese-v3-printing
[Feature] V3 printing layout and pdf export
2022-12-12 17:49:23 +01:00
Benjamin F
0acf1d6207 fix(docs): Add code markdown to plugin names 2022-12-12 08:47:17 -08:00
Enoch Riese
25feb51e88 document new prelayout hook 2022-12-12 10:20:18 -06:00
Enoch Riese
22c92b10d8 some comments and cleanup 2022-12-12 10:14:28 -06:00
Benjamin F
c62c38c863 fix(docs): Correct plugin-bust name 2022-12-12 07:49:53 -08:00
Benjamin F
34d72dcb8e fix(docs): Change to use plugin names 2022-12-12 07:48:49 -08:00
Enoch Riese
d78b2bb6c1 Merge branch 'develop' into eriese-v3-printing 2022-12-12 09:44:25 -06:00