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 |
|
Benjamin F
|
4b481ced13
|
fix(docs): Use preferred plugin names
|
2022-12-12 07:39:25 -08:00 |
|
Benjamin F
|
eb95a9bdac
|
(fix): Correct description of how pluginBust works
|
2022-12-12 07:31:55 -08:00 |
|
Joost De Cock
|
865bf4a89f
|
Merge pull request #3191 from eriese/eriese-deps
chore(deps) fix dependency issues
|
2022-12-12 15:27:30 +01:00 |
|
Joost De Cock
|
4bc72b018c
|
Merge pull request #3208 from freesewing/dependabot/npm_and_yarn/postcss-8.4.20
chore(deps): bump postcss from 8.4.19 to 8.4.20
|
2022-12-12 12:58:41 +01:00 |
|
Joost De Cock
|
8d17ebf197
|
Merge pull request #3209 from freesewing/dependabot/npm_and_yarn/daisyui-2.43.0
chore(deps): bump daisyui from 2.42.1 to 2.43.0
|
2022-12-12 12:58:34 +01:00 |
|
Joost De Cock
|
a672250c48
|
Merge pull request #3210 from freesewing/dependabot/npm_and_yarn/types/node-18.11.13
chore(deps-dev): bump @types/node from 18.11.12 to 18.11.13
|
2022-12-12 12:58:24 +01:00 |
|
dependabot[bot]
|
0875c00c36
|
chore(deps-dev): bump @types/node from 18.11.12 to 18.11.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.12 to 18.11.13.
- [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-12 04:13:21 +00:00 |
|
dependabot[bot]
|
909fe710ca
|
chore(deps): bump daisyui from 2.42.1 to 2.43.0
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.42.1 to 2.43.0.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/commits)
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-12 04:11:48 +00:00 |
|
dependabot[bot]
|
1a3b74f2cb
|
chore(deps): bump postcss from 8.4.19 to 8.4.20
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.19 to 8.4.20.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.19...8.4.20)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-12 04:08:00 +00:00 |
|
Enoch Riese
|
d491a37bcf
|
add back unused dependencies for lab. set everyone to next@13.0.0
|
2022-12-11 14:33:05 -06:00 |
|
Enoch Riese
|
d309321536
|
Merge branch 'develop' into eriese-deps
|
2022-12-11 14:28:08 -06:00 |
|
Benjamin F
|
5981fa9be9
|
fix(docs): Arrange measurements into a table with additional information
|
2022-12-11 10:22:56 -08:00 |
|
Benjamin F
|
32600d0328
|
fix(docs): Clarify that shoulder slope is in degrees
|
2022-12-11 10:12:04 -08:00 |
|
Benjamin F
|
ab506f788b
|
fix(docs): Typo: comma instead of period
|
2022-12-11 10:04:50 -08:00 |
|
Joost De Cock
|
5e6cf7fcaf
|
Merge pull request #3202 from BenJamesBen/options-docs-fixes
fix(docs): Part Config Options documentation fixes
|
2022-12-11 18:36:14 +01:00 |
|
Benjamin F
|
cc56d06855
|
fix(docs): Harmonize shoulder tip measurement wording
|
2022-12-10 21:13:33 -08:00 |
|
Benjamin F
|
922562ac25
|
chore(docs): Revert non-core API edits
|
2022-12-10 11:58:26 -08:00 |
|
Benjamin F
|
a8912b3e60
|
chore(docs): Revert changes to Extending Options documentation
|
2022-12-10 11:50:27 -08:00 |
|
Joost De Cock
|
bc146aefb3
|
Merge pull request #3175 from freesewing/dependabot/npm_and_yarn/prettier-2.8.1
chore(deps-dev): bump prettier from 2.8.0 to 2.8.1
|
2022-12-10 17:23:07 +01:00 |
|
Joost De Cock
|
eb60da2480
|
Merge pull request #3174 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.226.0
chore(deps): bump @aws-sdk/client-sesv2 from 3.224.0 to 3.226.0
|
2022-12-10 17:22:49 +01:00 |
|
Joost De Cock
|
67bae1981b
|
Merge pull request #3182 from freesewing/dependabot/npm_and_yarn/types/node-18.11.12
chore(deps-dev): bump @types/node from 18.11.11 to 18.11.12
|
2022-12-10 17:18:42 +01:00 |
|
Joost De Cock
|
17af7bbb89
|
Merge pull request #3183 from freesewing/dependabot/npm_and_yarn/headlessui/react-1.7.5
chore(deps): bump @headlessui/react from 1.7.4 to 1.7.5
|
2022-12-10 17:18:31 +01:00 |
|
Joost De Cock
|
f40781bc93
|
Merge pull request #3186 from freesewing/dependabot/npm_and_yarn/esbuild-0.16.3
chore(deps-dev): bump esbuild from 0.16.0 to 0.16.3
|
2022-12-10 17:18:10 +01:00 |
|
Joost De Cock
|
7f446bbd1e
|
Merge pull request #3195 from BenJamesBen/store-docs-fix
fix(docs): Update Store API documentation
|
2022-12-10 17:08:51 +01:00 |
|
Joost De Cock
|
83f054bb34
|
Merge pull request #3196 from BenJamesBen/render-hooks-docs
fix(docs): Correct render hooks documentation URLs
|
2022-12-10 17:08:25 +01:00 |
|
Joost De Cock
|
d806ad4f0f
|
Merge pull request #3199 from BenJamesBen/macros-doc-updates
fix(docs): Updates to macros documentation
|
2022-12-10 17:08:07 +01:00 |
|