Jonathan Haas
|
55e776db2c
|
add unit tests for circleSegment method
|
2024-07-12 07:29:11 +02:00 |
|
Jonathan Haas
|
6f365bc0ce
|
adjust Sandy to new method (ringsector control points don't have their own IDs anymore)
|
2024-07-11 19:09:35 +02:00 |
|
Jonathan Haas
|
b34eeff785
|
simplify ringSector macro to use the new method
|
2024-07-11 18:52:35 +02:00 |
|
Jonathan Haas
|
dd1b4f1a14
|
feature(core): add path.circleSegment() method and documentation
|
2024-07-11 18:38:04 +02:00 |
|
Joost De Cock
|
9c5e6ad43f
|
Merge pull request #6926 from freesewing/dependabot/npm_and_yarn/esbuild-0.23.0
chore(deps-dev): bump esbuild from 0.21.5 to 0.23.0
|
2024-07-03 18:28:38 +02:00 |
|
Joost De Cock
|
07c94f997f
|
Merge pull request #6930 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.609.0
chore(deps): bump @aws-sdk/client-sesv2 from 3.600.0 to 3.609.0
|
2024-07-03 18:28:20 +02:00 |
|
dependabot[bot]
|
9db8149d2e
|
chore(deps): bump @aws-sdk/client-sesv2 from 3.600.0 to 3.609.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.600.0 to 3.609.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.609.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>
|
2024-07-03 05:02:21 +00:00 |
|
Joost De Cock
|
77573267e2
|
Merge pull request #6928 from HaasJona/fix/path-clean
fix(core): Fix typo in path.clean() method
|
2024-07-02 19:48:31 +02:00 |
|
Jonathan Haas
|
1ee4864761
|
fix(core): Fix typo in path.clean() method
|
2024-07-02 18:41:18 +02:00 |
|
dependabot[bot]
|
d92848cb88
|
chore(deps-dev): bump esbuild from 0.21.5 to 0.23.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.5 to 0.23.0.
- [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.21.5...v0.23.0)
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-02 04:49:40 +00:00 |
|
Joost De Cock
|
711acc0e6c
|
Merge pull request #6924 from freesewing/nl2024q3
feat(markdown): translations for newsletter
|
2024-07-01 18:08:10 +02:00 |
|
Joost De Cock
|
d96effc66a
|
feat(markdown): translations for newsletter
|
2024-07-01 18:07:33 +02:00 |
|
Joost De Cock
|
08c7471dbc
|
fix(markdown): Invalid frontmatter
|
2024-07-01 17:32:31 +02:00 |
|
Joost De Cock
|
7e18cc03b1
|
Update Crowdin configuration file
|
2024-07-01 17:10:40 +02:00 |
|
Joost De Cock
|
18a22a8a97
|
Merge pull request #6923 from freesewing/nl2024q3
feat(markdown): 2024q3 newsletter
|
2024-07-01 16:38:45 +02:00 |
|
Joost De Cock
|
339d01b473
|
feat(markdown): 2024q3 newsletter
|
2024-07-01 16:38:11 +02:00 |
|
Joost De Cock
|
9fe4473e6b
|
Merge pull request #6915 from VSinerva/fix_broken_links
Fix broken links in freesewing.dev
|
2024-06-30 18:53:28 +02:00 |
|
|
a4eafcbe0c
|
Change 404 help link to a functional one
|
2024-06-29 22:57:45 +03:00 |
|
|
6701b61f86
|
Fix references to 'Design guide'
|
2024-06-29 22:40:10 +03:00 |
|
Joost De Cock
|
f6f42cced4
|
Merge pull request #6870 from freesewing/dependabot/npm_and_yarn/prettier-3.3.2
chore(deps-dev): bump prettier from 3.2.5 to 3.3.2
|
2024-06-29 18:39:00 +02:00 |
|
Joost De Cock
|
46935a3ae3
|
Merge pull request #6881 from freesewing/dependabot/npm_and_yarn/next-14.2.4
chore(deps): bump next from 14.2.3 to 14.2.4
|
2024-06-29 18:38:52 +02:00 |
|
dependabot[bot]
|
a988b234ba
|
chore(deps): bump next from 14.2.3 to 14.2.4
Bumps [next](https://github.com/vercel/next.js) from 14.2.3 to 14.2.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.3...v14.2.4)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-28 12:20:26 +00:00 |
|
Joost De Cock
|
3a3d0a11e5
|
Merge pull request #6882 from freesewing/dependabot/npm_and_yarn/use-local-storage-state-19.3.1
chore(deps): bump use-local-storage-state from 19.2.0 to 19.3.1
|
2024-06-28 14:16:42 +02:00 |
|
Joost De Cock
|
0f88681ae6
|
Merge pull request #6886 from freesewing/dependabot/npm_and_yarn/next/bundle-analyzer-14.2.4
chore(deps): bump @next/bundle-analyzer from 14.2.3 to 14.2.4
|
2024-06-28 14:16:31 +02:00 |
|
Joost De Cock
|
2a2a7ee7f1
|
Merge pull request #6912 from freesewing/dependabot/npm_and_yarn/echarts-5.5.1
chore(deps): bump echarts from 5.5.0 to 5.5.1
|
2024-06-28 14:16:14 +02:00 |
|
Joost De Cock
|
3baceddbec
|
Merge pull request #6913 from freesewing/dependabot/npm_and_yarn/react-zoom-pan-pinch-3.6.0
chore(deps): bump react-zoom-pan-pinch from 3.4.4 to 3.6.0
|
2024-06-28 14:15:54 +02:00 |
|
dependabot[bot]
|
b4d8dda090
|
chore(deps): bump react-zoom-pan-pinch from 3.4.4 to 3.6.0
Bumps [react-zoom-pan-pinch](https://github.com/prc5/react-zoom-pan-pinch) from 3.4.4 to 3.6.0.
- [Release notes](https://github.com/prc5/react-zoom-pan-pinch/releases)
- [Changelog](https://github.com/BetterTyped/react-zoom-pan-pinch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prc5/react-zoom-pan-pinch/compare/v3.4.4...v3.6.0)
---
updated-dependencies:
- dependency-name: react-zoom-pan-pinch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-28 04:38:52 +00:00 |
|
dependabot[bot]
|
3a7a6e63b4
|
chore(deps): bump echarts from 5.5.0 to 5.5.1
Bumps [echarts](https://github.com/apache/echarts) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.5.0...5.5.1)
---
updated-dependencies:
- dependency-name: echarts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-28 04:37:33 +00:00 |
|
Joost De Cock
|
f76c0c0f7a
|
Merge pull request #6910 from freesewing/dependabot/npm_and_yarn/mocha-10.5.2
chore(deps-dev): bump mocha from 10.5.0 to 10.5.2
|
2024-06-27 18:36:39 +02:00 |
|
Joost De Cock
|
8ff87aadaa
|
Merge pull request #6911 from freesewing/dependabot/npm_and_yarn/prisma-5.16.0
chore(deps-dev): bump prisma from 5.15.1 to 5.16.0
|
2024-06-27 18:36:29 +02:00 |
|
dependabot[bot]
|
682f8dace9
|
chore(deps-dev): bump prisma from 5.15.1 to 5.16.0
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.15.1 to 5.16.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.16.0/packages/cli)
---
updated-dependencies:
- dependency-name: prisma
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-27 04:51:21 +00:00 |
|
dependabot[bot]
|
b8813079c8
|
chore(deps-dev): bump mocha from 10.5.0 to 10.5.2
Bumps [mocha](https://github.com/mochajs/mocha) from 10.5.0 to 10.5.2.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.5.0...v10.5.2)
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-27 04:50:38 +00:00 |
|
dependabot[bot]
|
453740cdf3
|
chore(deps): bump @next/bundle-analyzer from 14.2.3 to 14.2.4
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 14.2.3 to 14.2.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.4/packages/next-bundle-analyzer)
---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-26 16:51:43 +00:00 |
|
Joost De Cock
|
14ebc789a0
|
Merge pull request #6908 from freesewing/dependabot/npm_and_yarn/execa-9.3.0
chore(deps): bump execa from 9.2.0 to 9.3.0
|
2024-06-26 18:49:36 +02:00 |
|
Joost De Cock
|
cbe190dd2e
|
Merge pull request #6909 from freesewing/dependabot/npm_and_yarn/algoliasearch-4.24.0
chore(deps): bump algoliasearch from 4.23.3 to 4.24.0
|
2024-06-26 18:49:26 +02:00 |
|
dependabot[bot]
|
fd783ef103
|
chore(deps): bump algoliasearch from 4.23.3 to 4.24.0
Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 4.23.3 to 4.24.0.
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/algolia/algoliasearch-client-javascript/compare/4.23.3...4.24.0)
---
updated-dependencies:
- dependency-name: algoliasearch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-26 04:18:57 +00:00 |
|
dependabot[bot]
|
a690e8f8e2
|
chore(deps): bump execa from 9.2.0 to 9.3.0
Bumps [execa](https://github.com/sindresorhus/execa) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](https://github.com/sindresorhus/execa/compare/v9.2.0...v9.3.0)
---
updated-dependencies:
- dependency-name: execa
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-26 04:17:51 +00:00 |
|
Joost De Cock
|
7b0a8db649
|
Merge pull request #6904 from freesewing/dependabot/npm_and_yarn/mocha-10.5.0
chore(deps-dev): bump mocha from 10.4.0 to 10.5.0
|
2024-06-25 17:49:26 +02:00 |
|
Joost De Cock
|
c0d58858b2
|
Merge pull request #6905 from freesewing/dependabot/npm_and_yarn/daisyui-4.12.8
chore(deps): bump daisyui from 4.12.7 to 4.12.8
|
2024-06-25 17:49:12 +02:00 |
|
dependabot[bot]
|
4a13b25a8f
|
chore(deps): bump daisyui from 4.12.7 to 4.12.8
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.12.7 to 4.12.8.
- [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/v4.12.7...v4.12.8)
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-25 04:36:24 +00:00 |
|
dependabot[bot]
|
af8bcbf1fc
|
chore(deps-dev): bump mocha from 10.4.0 to 10.5.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.4.0...v10.5.0)
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-25 04:35:58 +00:00 |
|
Joost De Cock
|
105285987a
|
Merge pull request #6899 from freesewing/dependabot/npm_and_yarn/nodemon-3.1.4
chore(deps-dev): bump nodemon from 3.1.3 to 3.1.4
|
2024-06-24 19:18:51 +02:00 |
|
Joost De Cock
|
cbbbc3e12b
|
Merge pull request #6900 from freesewing/dependabot/npm_and_yarn/glob-10.4.2
chore(deps): bump glob from 10.4.1 to 10.4.2
|
2024-06-24 19:18:45 +02:00 |
|
Joost De Cock
|
e9c1474189
|
Merge pull request #6903 from freesewing/dependabot/npm_and_yarn/daisyui-4.12.7
chore(deps): bump daisyui from 4.11.1 to 4.12.7
|
2024-06-24 19:18:36 +02:00 |
|
dependabot[bot]
|
12e15f1133
|
chore(deps): bump daisyui from 4.11.1 to 4.12.7
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.11.1 to 4.12.7.
- [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/v4.11.1...v4.12.7)
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-24 04:56:33 +00:00 |
|
Joost De Cock
|
d24852d984
|
Merge pull request #6888 from jazzabeanie/improve_pattern_design_tutorial
Clarify development environment
|
2024-06-23 18:34:37 +02:00 |
|
Joost De Cock
|
6509231c07
|
Merge pull request #6890 from freesewing/showcase-waralees-by-gaelle
feat: New showcase post waralees-by-gaelle by natalia
|
2024-06-23 18:34:13 +02:00 |
|
Joost De Cock
|
cdac79debe
|
Merge pull request #6891 from freesewing/showcase-a-dinosaur-themed-aaron-with-some-customizations
feat: New showcase post a-dinosaur-themed-aaron-with-some-customizations by natalia
|
2024-06-23 18:33:57 +02:00 |
|
Joost De Cock
|
1f9e7db711
|
Merge pull request #6902 from freesewing/showcase-woolen-wahid
feat: New showcase post woolen-wahid by Adridne
|
2024-06-23 18:33:31 +02:00 |
|
Joost De Cock
|
f5da8a65fb
|
Merge pull request #6901 from HaasJona/add/titan-adj
fix(charlie, titan): Handle bad cross-seam-front and waist-to-seat measurements
|
2024-06-23 18:32:03 +02:00 |
|