1
0
Fork 0
Commit graph

499 commits

Author SHA1 Message Date
Enoch Riese
837b86368d 🔖 v3.0.0-alpha.10 2023-05-08 01:34:29 -05:00
Joost De Cock
f5f4acaad2
Merge pull request #3863 from freesewing/snippets
Allow `defs` in the `svg` to be overwritten.
2023-05-02 20:03:33 +02:00
Joost De Cock
274cb36ee7
Merge pull request #3946 from freesewing/dependabot/npm_and_yarn/highlight.js-11.8.0
chore(deps): bump highlight.js from 11.7.0 to 11.8.0
2023-05-01 18:28:53 +02:00
dependabot[bot]
b46cd24c77
chore(deps): bump highlight.js from 11.7.0 to 11.8.0
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.7.0 to 11.8.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/11.7.0...11.8.0)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 05:03:12 +00:00
Benjamin F
329fc9f506 fix(workbench): Do not pre-draft patterns without measurements 2023-04-30 11:51:16 -07:00
Joost De Cock
e58ccdc9df
Merge pull request #3926 from freesewing/dependabot/npm_and_yarn/sharp-0.32.1
chore(deps): bump sharp from 0.32.0 to 0.32.1
2023-04-29 20:11:50 +02:00
Enoch Riese
01bc382e9d lint fix 2023-04-28 16:00:05 -04:00
Enoch Riese
c65c08432a don't rely on browsers to compute transforms in layouting 2023-04-28 15:46:33 -04:00
dependabot[bot]
90785d1087
chore(deps): bump sharp from 0.32.0 to 0.32.1
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.0 to 0.32.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.32.0...v0.32.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-04-28 05:08:13 +00:00
Wouter van Wageningen
e9ab680c53
Merge pull request #3919 from freesewing/develop
Get up to date with develop
2023-04-26 23:24:53 -07:00
Enoch Riese
586f973f66 add recursive-readdir as dev dependency to i18n and sites/shared 2023-04-25 23:42:51 -04:00
dependabot[bot]
e2e25c4cce
chore(deps): bump daisyui from 2.51.5 to 2.51.6
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.51.5 to 2.51.6.
- [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.51.5...v2.51.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 09:30:04 +00:00
Joost De Cock
cf7362d4a7 chore(markdown): Added git training 2023-04-25 11:11:16 +02:00
Joost De Cock
6340592206 feat(shared): Added TrophyIcon 2023-04-25 11:10:49 +02:00
Enoch Riese
fcd60dcba7 use one example draft for all example tabs. fixes #3834 2023-04-24 00:15:05 -04:00
Enoch Riese
921adf1312 add playwright to lab. set up future sites capabilities 2023-04-22 10:51:47 -04:00
Enoch Riese
c07b37b7eb [vercel skip] lint fix 2023-04-20 10:23:27 -04:00
Enoch Riese
0cbc0856f4 fix (cutlist) edits to work with plugin-mirror's new strictness 2023-04-20 10:23:27 -04:00
Enoch Riese
0d677367b8 add edge of fabric warning 2023-04-20 10:23:27 -04:00
Enoch Riese
adbc817863 add plugin-cutlist to plugin-annotations 2023-04-20 10:22:47 -04:00
Enoch Riese
04bab16cbd deepscan fixes 2023-04-20 10:21:10 -04:00
Enoch Riese
ecfe9984ac lint fixes 2023-04-20 10:21:10 -04:00
Enoch Riese
5c80c8dbc3 use svg transforms to flip and rotate cutlist parts 2023-04-20 10:21:10 -04:00
Enoch Riese
cf3d85b223 resolves #3777 get correct snippet anchor names 2023-04-20 10:21:10 -04:00
Enoch Riese
f806acaa62 cleaner rotation of text, handling of titles 2023-04-20 10:21:10 -04:00
Enoch Riese
e9cad60778 documenting 2023-04-20 10:21:10 -04:00
Enoch Riese
ffdebf2e8e fix (cut layout) fix part rotate to grain issues 2023-04-20 10:21:09 -04:00
Enoch Riese
05c0a9dbbf add cutting layouts to pdf export 2023-04-20 10:21:09 -04:00
Enoch Riese
47953e8e27 handle cases with 'only' in cutting layout 2023-04-20 10:21:09 -04:00
Wouter van Wageningen
3e91e23ed5 Working version 2023-04-20 05:44:39 +00:00
Joost De Cock
b5e72442f2 release: v3.0.0-alpha.9 2023-04-19 19:49:36 +02:00
Joost De Cock
6503be60d8 chore: Prettier and eslint fighting again 2023-04-17 20:46:33 +02:00
Joost De Cock
a2350d1b65 chore(shared): Use chart var for mermaid 2023-04-17 20:10:40 +02:00
Joost De Cock
68d992f5d8 chore: Removed commented-out remark plugin 2023-04-17 20:07:03 +02:00
Joost De Cock
fb63593486 chore(shared): Removed debug line 2023-04-17 20:06:19 +02:00
Joost De Cock
7ef00b3222 chore(shared): Removed debug line 2023-04-17 20:05:11 +02:00
Joost De Cock
4cd2eff9a3 feat(shared): Add Mermaid support to MDX pipeline
At the request of @marpants this adds support for mermaid diagrams to
our shared MDX pipeline. Diagrams can be created by using a fenced code
block using the `mermaid` language.

I did not verify to what extend this bloats the bundle. Perhaps that's
something we need to look into later and consider the trade-off. For
now, my main concern is to keep a new contributor happy, so here it goes
:)
2023-04-17 19:58:33 +02:00
bobgeorgethe3rd
b789f1d218 Insure section directory exists for lab prebuild 2023-04-16 17:56:05 +00:00
Joost De Cock
08c06db1c0
Merge pull request #3812 from freesewing/dependabot/npm_and_yarn/headlessui/react-1.7.14
chore(deps): bump @headlessui/react from 1.7.13 to 1.7.14
2023-04-14 19:40:08 +02:00
dependabot[bot]
ce2b754a80
chore(deps): bump react-markdown from 8.0.6 to 8.0.7
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 8.0.6 to 8.0.7.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/react-markdown/compare/8.0.6...8.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 05:11:32 +00:00
dependabot[bot]
7b7f28a43b
chore(deps): bump @headlessui/react from 1.7.13 to 1.7.14
Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.7.13 to 1.7.14.
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v1.7.14/packages/@headlessui-react)

---
updated-dependencies:
- dependency-name: "@headlessui/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 05:05:18 +00:00
dependabot[bot]
bc9a50c945
chore(deps): bump react-zoom-pan-pinch from 3.0.6 to 3.0.7
Bumps [react-zoom-pan-pinch](https://github.com/prc5/react-zoom-pan-pinch) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/prc5/react-zoom-pan-pinch/releases)
- [Changelog](https://github.com/prc5/react-zoom-pan-pinch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prc5/react-zoom-pan-pinch/compare/v3.0.6...v3.0.7)

---
updated-dependencies:
- dependency-name: react-zoom-pan-pinch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 05:05:21 +00:00
Joost De Cock
f9cb66ac61
Merge pull request #3754 from bobgeorgethe3rd/labfix
fix(sites) Missing Path Name Info
2023-04-10 11:48:43 +02:00
Joost De Cock
8ec7fda821
Merge pull request #3780 from luizfzs/luizfzs-fix-renderProps-in-xray
fix(workbench): renderProps in xray caused error as 'draft' was not part of props
2023-04-09 09:14:01 +02:00
Luiz Saggioro
fb7ce2d5b0 Pass 'draft' into workbench props 2023-04-08 11:39:37 -04:00
Benjamin F
96598c30f3 fix(workbench): Move design option menu sub-groups into their parent group 2023-04-07 23:20:10 -07:00
bobgeorgethe3rd
e641957469 fix(sites) Missing Path Name Info 2023-04-04 15:44:36 +00:00
Joost De Cock
190413c5b4
Merge pull request #3707 from freesewing/dependabot/npm_and_yarn/react-zoom-pan-pinch-3.0.6
chore(deps): bump react-zoom-pan-pinch from 3.0.2 to 3.0.6
2023-03-29 19:54:51 +02:00
dependabot[bot]
2fa31ad325
chore(deps): bump sharp from 0.31.3 to 0.32.0
Bumps [sharp](https://github.com/lovell/sharp) from 0.31.3 to 0.32.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.31.3...v0.32.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-03-28 05:22:53 +00:00
dependabot[bot]
085ab9b0af
chore(deps): bump react-zoom-pan-pinch from 3.0.2 to 3.0.6
Bumps [react-zoom-pan-pinch](https://github.com/prc5/react-zoom-pan-pinch) from 3.0.2 to 3.0.6.
- [Release notes](https://github.com/prc5/react-zoom-pan-pinch/releases)
- [Changelog](https://github.com/prc5/react-zoom-pan-pinch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prc5/react-zoom-pan-pinch/compare/v3.0.2...v3.0.6)

---
updated-dependencies:
- dependency-name: react-zoom-pan-pinch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 05:12:30 +00:00