Joost De Cock
9ebd690b90
Merge pull request #5797 from freesewing/dependabot/npm_and_yarn/remark-smartypants-2.1.0
...
build(deps): bump remark-smartypants from 2.0.0 to 2.1.0
2024-01-08 19:32:29 +01:00
98a5c7c20c
Merge remote-tracking branch 'upstream/develop' into develop
2024-01-08 13:11:29 +02:00
Joost De Cock
b056f6170a
feat(shared): Allow links to break out of modal
2024-01-08 07:22:32 +01:00
dependabot[bot]
e9c4846a6d
build(deps): bump remark-smartypants from 2.0.0 to 2.1.0
...
Bumps [remark-smartypants](https://github.com/silvenon/remark-smartypants ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/silvenon/remark-smartypants/releases )
- [Commits](https://github.com/silvenon/remark-smartypants/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: remark-smartypants
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 04:37:52 +00:00
Joost De Cock
892c3d179e
New translations en.yaml (German)
...
skip-build
2024-01-07 16:40:47 +01:00
Joost De Cock
f657a89187
New translations en.yaml (German)
...
skip-build
2024-01-07 16:40:37 +01:00
joostdecock
2d37cc6ee5
chore(sites): Improved tabbed example mdx component
2024-01-07 16:33:38 +01:00
joostdecock
d9741254a9
chore(sites): imprive inline code styling
2024-01-07 16:26:31 +01:00
joostdecock
602f4f2a68
Revert "chore: Hold back design for v3 release"
...
This reverts commit f9de3f6990
.
In doing so, this rescues the naomiwu design which was removed on
purpose from one branch, but then that removal commit accidentally got
merged in the branch where it was being kept.
2024-01-06 11:50:17 +01:00
dependabot[bot]
7d125d687e
build(deps): bump web-worker from 1.2.0 to 1.3.0
...
Bumps [web-worker](https://github.com/developit/web-worker ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/developit/web-worker/releases )
- [Commits](https://github.com/developit/web-worker/compare/1.2.0...1.3.0 )
---
updated-dependencies:
- dependency-name: web-worker
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 05:14:45 +00:00
dependabot[bot]
11480f264b
build(deps): bump daisyui from 4.4.24 to 4.5.0
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 4.4.24 to 4.5.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/compare/v4.4.24...v4.5.0 )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 04:53:15 +00:00
joostdecock
f8fffab64d
fix: Null-check account
2024-01-02 17:47:23 +01:00
joostdecock
9208fb9a3c
fix: Handle newsletter unsubscribe
...
There were a few issues with the newsletter unsubscribe links that we
sent out in the newsletter. They were pointing to the backend for one
thing.
Also updated the frontend pages to handle unsubscribe from both users
and subscribers.
2024-01-02 16:59:14 +01:00
5d098bc298
Unify user facing delete buttons to be visible but disabled when nothing selected
2024-01-02 15:50:47 +02:00
54f189717a
Change to using 'disabled' HTML attribute
2024-01-01 13:57:18 +02:00
2986e42c53
Add disabled pattern delete button when no patterns selected
2023-12-31 00:59:33 +02:00
Joost De Cock
5c32ad1bc1
fix(shared): Fix SVG display in Safari. Closes #5653
2023-12-30 18:52:49 +01:00
dependabot[bot]
129d58f4c8
build(deps): bump jotai from 2.6.0 to 2.6.1
...
Bumps [jotai](https://github.com/pmndrs/jotai ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/pmndrs/jotai/releases )
- [Commits](https://github.com/pmndrs/jotai/compare/v2.6.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: jotai
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 04:16:38 +00:00
Joost De Cock
ec80822ffa
Merge pull request #5701 from freesewing/dependabot/npm_and_yarn/ora-8.0.1
...
build(deps): bump ora from 7.0.1 to 8.0.1
2023-12-28 17:25:16 +01:00
Joost De Cock
fc69195665
Merge pull request #5615 from nataliasayang/linedrawings-2
...
Add Diana, Florence, Uma, Noble, and Lucy line drawings as React components
2023-12-28 17:24:25 +01:00
Joost De Cock
e6abfd11cb
Merge pull request #5703 from freesewing/joost
...
chore: Merge in 3.1.0
2023-12-26 20:38:31 +01:00
joostdecock
ba370f74d2
release: v3.1.0
...
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
- Added IDs to dimension macros that missed them, causing them to not be shown
- Keep seam allowance out of the binding length calculation
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
- Corrected part mixup in translation of flag message
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
- Fixed wrong use of options in a value method. Fixes
- Remove names from old plugins from list option
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
- The skirt and curved waistband are now constructed with the ringsector macro
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
- Replaced all instances of 'seperate' with 'separate' in option names
- Initial release
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
- Changed defaults to have more rise in the back
- Increase default rise
- Decrease default vertical stretch
- Decreased default back waist dip
- Increased default front waist dip
- Allowed lower values on back exposure, causing back to flare out
- Fix issue with back part when bulge is on and expand is off
- Pocket opening was not drawn on the facing and pocket pieces. Fixes
- Improve placement of the front welt. Fixes
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
- Initial release
- Added support for notes in flags
- Removing macros did not always remove the cutlist data in the store. Fixes
- First release of the plugin providing the default packing implementation
- First release of the plugin facilitating drafting a ring sector
- Allow plugins to provide their own packing implementation
- Added named export `cbqc` which exports the constant to approximate a circle with Cubic Bézier curves
- Core will now set `activeMacro` in the store, keeping track of the running macro - Added the `generateMacroIds`, `getMacroIds`, and `removeMacroNodes` store methods
- Fix order in mergeOptions method so user settings take precendence over defaults
- Fix upward snap for snapped percentage option when snap is a simple number
- The conditional loading of plugins had a bug causing them to never be loaded
- Make Path.split() more robust when handling edge-case. Fixes
- Prevent utils.circlesIntersect() from running sqrt on a negative number. Fixes
- Removed unwanted debug output
2023-12-26 20:30:42 +01:00
dependabot[bot]
d52433870c
build(deps): bump ora from 7.0.1 to 8.0.1
...
Bumps [ora](https://github.com/sindresorhus/ora ) from 7.0.1 to 8.0.1.
- [Release notes](https://github.com/sindresorhus/ora/releases )
- [Commits](https://github.com/sindresorhus/ora/compare/v7.0.1...v8.0.1 )
---
updated-dependencies:
- dependency-name: ora
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 16:06:15 +00:00
dependabot[bot]
f54c95d0ef
build(deps): bump daisyui from 4.4.23 to 4.4.24
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 4.4.23 to 4.4.24.
- [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.4.23...v4.4.24 )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 04:09:28 +00:00
joostdecock
14bca334f6
release: v3.1.0-rc-0
2023-12-24 14:06:17 +01:00
joostdecock
6e9e2f97ba
fix: Add missing measurments images to SDE
2023-12-24 13:27:10 +01:00
Joost De Cock
c62d19766b
chore: Updated dependencies - Fixed axios issue
2023-12-24 10:18:14 +01:00
Joost De Cock
18284cf904
Merge branch 'develop' into joost
2023-12-24 10:02:07 +01:00
dependabot[bot]
bfc20d16c7
build(deps): bump daisyui from 4.4.21 to 4.4.23
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 4.4.21 to 4.4.23.
- [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.4.21...v4.4.23 )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 04:25:08 +00:00
Joost De Cock
af6d3de96c
Merge pull request #5656 from freesewing/dependabot/npm_and_yarn/sharp-0.33.1
...
build(deps): bump sharp from 0.33.0 to 0.33.1
2023-12-20 16:33:58 +00:00
dependabot[bot]
0ca236378c
build(deps): bump daisyui from 4.4.20 to 4.4.21
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 4.4.20 to 4.4.21.
- [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.4.20...v4.4.21 )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 04:46:18 +00:00
Joost De Cock
eb1d43dce3
Merge pull request #5670 from freesewing/dependabot/npm_and_yarn/react-zoom-pan-pinch-3.3.0
...
build(deps): bump react-zoom-pan-pinch from 3.1.0 to 3.3.0
2023-12-19 16:30:09 +00:00
Joost De Cock
472d3b64f2
Merge pull request #5672 from freesewing/dependabot/npm_and_yarn/pdfkit-0.14.0
...
build(deps): bump pdfkit from 0.13.0 to 0.14.0
2023-12-19 16:29:49 +00:00
dependabot[bot]
63d37a718b
build(deps): bump daisyui from 4.4.19 to 4.4.20
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 4.4.19 to 4.4.20.
- [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.4.19...v4.4.20 )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 04:32:30 +00:00
dependabot[bot]
887ac9c873
build(deps): bump pdfkit from 0.13.0 to 0.14.0
...
Bumps [pdfkit](https://github.com/foliojs/pdfkit ) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/foliojs/pdfkit/releases )
- [Changelog](https://github.com/foliojs/pdfkit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/foliojs/pdfkit/compare/v0.13.0...v0.14.0 )
---
updated-dependencies:
- dependency-name: pdfkit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 04:31:56 +00:00
dependabot[bot]
ec24935fb8
build(deps): bump react-zoom-pan-pinch from 3.1.0 to 3.3.0
...
Bumps [react-zoom-pan-pinch](https://github.com/prc5/react-zoom-pan-pinch ) from 3.1.0 to 3.3.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.1.0...v3.3.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>
2023-12-19 04:30:17 +00:00
dependabot[bot]
60954a17dc
build(deps): bump sharp from 0.33.0 to 0.33.1
...
Bumps [sharp](https://github.com/lovell/sharp ) from 0.33.0 to 0.33.1.
- [Release notes](https://github.com/lovell/sharp/releases )
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md )
- [Commits](https://github.com/lovell/sharp/compare/v0.33.0...v0.33.1 )
---
updated-dependencies:
- dependency-name: sharp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 17:31:29 +00:00
dependabot[bot]
e12a4c64d8
build(deps): bump tlds from 1.242.0 to 1.248.0
...
Bumps [tlds](https://github.com/stephenmathieson/node-tlds ) from 1.242.0 to 1.248.0.
- [Changelog](https://github.com/stephenmathieson/node-tlds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stephenmathieson/node-tlds/compare/1.242.0...1.248.0 )
---
updated-dependencies:
- dependency-name: tlds
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 04:31:15 +00:00
Joost De Cock
a07553b41d
Merge pull request #5620 from freesewing/dependabot/npm_and_yarn/rehype-autolink-headings-7.1.0
...
build(deps): bump rehype-autolink-headings from 7.0.0 to 7.1.0
2023-12-16 17:38:33 +01:00
Joost De Cock
7d8255a359
Merge pull request #5621 from freesewing/dependabot/npm_and_yarn/jotai-location-0.5.2
...
build(deps): bump jotai-location from 0.5.1 to 0.5.2
2023-12-16 17:38:21 +01:00
Joost De Cock
a972cc84b3
Merge pull request #5624 from freesewing/dependabot/npm_and_yarn/mermaid-10.6.1
...
build(deps): bump mermaid from 10.4.0 to 10.6.1
2023-12-16 17:37:21 +01:00
dependabot[bot]
65be91e995
build(deps): bump jotai-location from 0.5.1 to 0.5.2
...
Bumps [jotai-location](https://github.com/jotaijs/jotai-location ) from 0.5.1 to 0.5.2.
- [Changelog](https://github.com/jotaijs/jotai-location/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jotaijs/jotai-location/compare/v0.5.1...v0.5.2 )
---
updated-dependencies:
- dependency-name: jotai-location
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 18:01:49 +00:00
dependabot[bot]
7ad108894a
build(deps): bump @next/mdx from 14.0.0 to 14.0.4
...
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx ) from 14.0.0 to 14.0.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.0.4/packages/next-mdx )
---
updated-dependencies:
- dependency-name: "@next/mdx"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 04:59:50 +00:00
Joost De Cock
9baea3d6be
Merge pull request #5640 from freesewing/dependabot/npm_and_yarn/tailwindcss/typography-0.5.10
...
build(deps): bump @tailwindcss/typography from 0.5.9 to 0.5.10
2023-12-14 17:54:41 +01:00
dependabot[bot]
1a81ca386d
build(deps): bump daisyui from 4.4.17 to 4.4.19
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 4.4.17 to 4.4.19.
- [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.4.17...v4.4.19 )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 04:59:23 +00:00
dependabot[bot]
093efaf09c
build(deps): bump @tailwindcss/typography from 0.5.9 to 0.5.10
...
Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography ) from 0.5.9 to 0.5.10.
- [Release notes](https://github.com/tailwindcss/typography/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindcss/typography/compare/v0.5.9...v0.5.10 )
---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 04:56:14 +00:00
dependabot[bot]
5161ffe4a5
build(deps): bump sharp from 0.32.6 to 0.33.0
...
Bumps [sharp](https://github.com/lovell/sharp ) from 0.32.6 to 0.33.0.
- [Release notes](https://github.com/lovell/sharp/releases )
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md )
- [Commits](https://github.com/lovell/sharp/compare/v0.32.6...v0.33.0 )
---
updated-dependencies:
- dependency-name: sharp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 04:05:21 +00:00
dependabot[bot]
b888ab1801
build(deps): bump @resvg/resvg-js from 2.4.1 to 2.6.0
...
Bumps [@resvg/resvg-js](https://github.com/yisibl/resvg-js ) from 2.4.1 to 2.6.0.
- [Release notes](https://github.com/yisibl/resvg-js/releases )
- [Changelog](https://github.com/yisibl/resvg-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/yisibl/resvg-js/compare/v2.4.1...v2.6.0 )
---
updated-dependencies:
- dependency-name: "@resvg/resvg-js"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 04:46:44 +00:00
dependabot[bot]
03a8151db3
build(deps): bump mermaid from 10.4.0 to 10.6.1
...
Bumps [mermaid](https://github.com/mermaid-js/mermaid ) from 10.4.0 to 10.6.1.
- [Release notes](https://github.com/mermaid-js/mermaid/releases )
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.4.0...v10.6.1 )
---
updated-dependencies:
- dependency-name: mermaid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 04:44:19 +00:00
dependabot[bot]
a470213f35
build(deps): bump rehype-autolink-headings from 7.0.0 to 7.1.0
...
Bumps [rehype-autolink-headings](https://github.com/rehypejs/rehype-autolink-headings ) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/rehypejs/rehype-autolink-headings/releases )
- [Commits](https://github.com/rehypejs/rehype-autolink-headings/compare/7.0.0...7.1.0 )
---
updated-dependencies:
- dependency-name: rehype-autolink-headings
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 04:42:33 +00:00