1
0
Fork 0
Commit graph

3314 commits

Author SHA1 Message Date
Joost De Cock
28e4eeae91 chore: Reconfigure packages 2023-10-18 16:05:10 +02:00
Joost De Cock
83a56178cc
Merge pull request #5165 from freesewing/wvw-gozer
gozer
2023-10-18 09:21:39 +02:00
Joost De Cock
1d35d2d1d4
Merge pull request #5194 from freesewing/dependabot/npm_and_yarn/react-zoom-pan-pinch-3.2.0
chore(deps): bump react-zoom-pan-pinch from 3.1.0 to 3.2.0
2023-10-18 09:19:58 +02:00
dependabot[bot]
f701195783
chore(deps): bump daisyui from 3.9.2 to 3.9.3
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.9.2 to 3.9.3.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.9.2...v3.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 04:31:10 +00:00
dependabot[bot]
fbb4128466
chore(deps): bump react-zoom-pan-pinch from 3.1.0 to 3.2.0
Bumps [react-zoom-pan-pinch](https://github.com/prc5/react-zoom-pan-pinch) from 3.1.0 to 3.2.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.2.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-10-18 04:30:15 +00:00
Wouter van Wageningen
327d715a68
Merge pull request #5187 from freesewing/develop
catchup
2023-10-17 07:02:59 -07:00
Joost De Cock
ded3347d2c chore: Various prebuild/reconfigure steps to integrate gozer 2023-10-17 08:29:47 +02:00
Joost De Cock
2fa0654f07
Merge pull request #5177 from freesewing/dependabot/npm_and_yarn/mermaid-10.5.0
chore(deps): bump mermaid from 10.4.0 to 10.5.0
2023-10-17 08:17:38 +02:00
dependabot[bot]
32db725fd3
chore(deps): bump @next/mdx from 13.5.4 to 13.5.5
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 13.5.4 to 13.5.5.
- [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/v13.5.5/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-10-17 04:38:39 +00:00
dependabot[bot]
ba5191f281
chore(deps): bump mermaid from 10.4.0 to 10.5.0
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.4.0 to 10.5.0.
- [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.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 04:37:59 +00:00
Joost De Cock
31ed7bc773 Revert "chore(deps): bump react-zoom-pan-pinch from 3.1.0 to 3.2.0"
This reverts commit a2730523e1.
2023-10-16 17:00:48 +02:00
Joost De Cock
bbea551108
Merge pull request #5170 from freesewing/ringsector
feat(plugin-ringsector): New plugin to draft a ring sector
2023-10-16 16:41:14 +02:00
Joost De Cock
075cb34184 feat(plugin-ringsector): New plugin to draft a ring sector
This plugin provides the `ringsector` and `rmringsector` plugins.

The Sandy design was adapted to use the `ringsector` plugin instead of
its own method for doing this (that method was the base for this
plugin).

The plugin is also added to the tabbed-example component.

This closes #3865
2023-10-16 16:19:27 +02:00
Joost De Cock
cdf3110d80
Merge pull request #5157 from freesewing/dependabot/npm_and_yarn/jotai-location-0.5.2
chore(deps): bump jotai-location from 0.5.1 to 0.5.2
2023-10-16 11:33:35 +02:00
Joost De Cock
5d91b4f501
Merge pull request #5160 from freesewing/dependabot/npm_and_yarn/react-zoom-pan-pinch-3.2.0
chore(deps): bump react-zoom-pan-pinch from 3.1.0 to 3.2.0
2023-10-16 11:32:59 +02:00
dependabot[bot]
8a06ffe6d2
chore(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-10-16 04:29:08 +00:00
dependabot[bot]
a2730523e1
chore(deps): bump react-zoom-pan-pinch from 3.1.0 to 3.2.0
Bumps [react-zoom-pan-pinch](https://github.com/prc5/react-zoom-pan-pinch) from 3.1.0 to 3.2.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.2.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-10-16 04:26:10 +00:00
dependabot[bot]
3d3ddc06c7
chore(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-10-16 04:22:48 +00:00
Joost De Cock
e31c2c55bc fix: Add skully to lab/org 2023-10-15 20:52:02 +02:00
Joost De Cock
924200dd11 fix(shared): Import from ESM source, not from built code 2023-10-15 16:28:22 +02:00
Joost De Cock
d739e8f5bd Merge branch 'joost' into plugins-scale 2023-10-15 16:05:28 +02:00
Joost De Cock
571143de5a fix(lab): Make prebuild not rely on designs being in org 2023-10-15 15:39:24 +02:00
Joost De Cock
79cdc0d92a Revert "chore: Consolidate forks"
This reverts commit e9135f707a.
2023-10-15 15:13:11 +02:00
Joost De Cock
e9135f707a chore: Consolidate forks 2023-10-14 16:44:33 +02:00
Joost De Cock
c9f89820ab chore(shared): Update after added shelly design 2023-10-14 14:30:31 +02:00
Joost De Cock
a13900d5e9 Merge branch 'shelly-3' of github.com:Thrunic/freesewing into Thrunic-shelly-3 2023-10-14 14:25:55 +02:00
Joost De Cock
8bb0fd2bef
Merge pull request #5087 from freesewing/wvw-otis
[otis]: Update for v3 improvements #5069
2023-10-14 13:37:10 +02:00
Joost De Cock
bfcce1b705 chore(otis): Properly add to monorepo 2023-10-14 13:27:49 +02:00
Joost De Cock
6da7a292f2 chore: Reconfigure & dependencies 2023-10-14 13:13:13 +02:00
Joost De Cock
f0ced8cb34 chore(shared): Tweaks to sitenav 2023-10-14 12:58:42 +02:00
Joost De Cock
e07c04f94a fix(shared): Text color in mdx wrapper 2023-10-14 12:13:42 +02:00
Joost De Cock
f2a787528d chore: Updated/cleaned up dependencies 2023-10-13 17:19:40 +02:00
Thrunic
f154897397
Merge branch 'develop' into shelly-3 2023-10-12 19:21:26 -04:00
Joost De Cock
324fbd56bc chore: Remove lint 2023-10-12 23:05:26 +02:00
Joost De Cock
17e8f7632f
Merge pull request #5119 from freesewing/freshclonefixes
fix: Various fixes to ensure a fresh clone runs the lab
2023-10-12 23:01:19 +02:00
Joost De Cock
ef10afbed0 chore: Auto-generated files update 2023-10-12 23:00:02 +02:00
Joost De Cock
5c3336d157 fix(shared): Small component fixes 2023-10-12 19:43:27 +02:00
Joost De Cock
c257f41abe chore(shared): Prebuild update 2023-10-12 11:31:06 +02:00
Joost De Cock
dd13c15195 chore(shared): Use ReadMore for navlinks 2023-10-12 11:30:52 +02:00
Joost De Cock
3eba42c2ba fix(shared): Pass ID to accordion to keep items open 2023-10-12 10:52:58 +02:00
dependabot[bot]
45985d731f
Bump jotai from 2.4.1 to 2.4.3
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.4.1 to 2.4.3.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](https://github.com/pmndrs/jotai/compare/v2.4.1...v2.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 04:15:18 +00:00
Thrunic
0f93950bf8 Trying to fix issues with booting the lab. 2023-10-11 23:28:34 -04:00
Joost De Cock
daaac2b961
Merge pull request #5101 from freesewing/dependabot/npm_and_yarn/highlight.js-11.9.0
chore(deps): bump highlight.js from 11.8.0 to 11.9.0
2023-10-11 18:32:19 +02:00
Joost De Cock
84b3e77df7
Merge pull request #5104 from freesewing/dependabot/npm_and_yarn/daisyui-3.9.2
chore(deps): bump daisyui from 3.6.4 to 3.9.2
2023-10-11 18:32:01 +02:00
Joost De Cock
0fb23f0dd6
Merge branch 'develop' into i18n 2023-10-11 18:30:59 +02:00
Joost De Cock
a81c18d6d4 fix(shared): Proper display of degree measurments. Fixes #5099 2023-10-10 16:52:59 +02:00
Joost De Cock
d43f8107f7 chore: Remove lint 2023-10-10 15:47:19 +02:00
Joost De Cock
b8d68811db fix(markdown): Various changes required for the site
This applies a number of changes, typically in how inline MDX components
are handled, including properly naming things (replace pattern when what
we really mean is design) and other tweaks.
2023-10-10 15:43:25 +02:00
Joost De Cock
c927e3bea3 Update source file en.yaml
skip-build
2023-10-10 10:58:24 +02:00
Joost De Cock
c71934a2f2 New translations en.yaml (Ukrainian)
skip-build
2023-10-10 10:23:33 +02:00