1
0
Fork 0
Commit graph

46132 commits

Author SHA1 Message Date
BenJamesBen
274157ba66
Merge branch 'freesewing:develop' into fix-2399-simon-superfluous-notches 2022-07-25 10:44:15 -07:00
Joost De Cock
67b1075782
Merge pull request #2462 from freesewing/dependabot/npm_and_yarn/eslint-config-next-12.2.3
Bump eslint-config-next from 12.2.2 to 12.2.3
2022-07-25 18:24:05 +02:00
Joost De Cock
9baf17f7fd
Merge pull request #2463 from freesewing/i18n
New Crowdin updates
2022-07-25 18:23:51 +02:00
Joost De Cock
70bdf5a7aa
Merge pull request #2466 from freesewing/dependabot/npm_and_yarn/netlify-cli-10.11.1
Bump netlify-cli from 10.11.0 to 10.11.1
2022-07-25 18:22:48 +02:00
Joost De Cock
9d3446cb67
Merge pull request #2472 from freesewing/dependabot/npm_and_yarn/lerna-5.2.0
Bump lerna from 5.1.8 to 5.2.0
2022-07-25 18:22:16 +02:00
Joost De Cock
5900988f52
Merge pull request #2473 from freesewing/dependabot/npm_and_yarn/mongodb-memory-server-8.8.0
Bump mongodb-memory-server from 8.7.2 to 8.8.0
2022-07-25 18:22:06 +02:00
Joost De Cock
6b4ea41531
Merge pull request #2474 from freesewing/dependabot/npm_and_yarn/express-rate-limit-6.5.1
Bump express-rate-limit from 6.4.0 to 6.5.1
2022-07-25 18:21:58 +02:00
Joost De Cock
495446cfc9
Merge pull request #2475 from freesewing/dependabot/npm_and_yarn/daisyui-2.20.0
Bump daisyui from 2.19.1 to 2.20.0
2022-07-25 18:21:47 +02:00
Joost De Cock
5f869c45a1
Merge pull request #2476 from freesewing/dependabot/npm_and_yarn/types/node-18.6.1
Bump @types/node from 18.0.6 to 18.6.1
2022-07-25 18:21:39 +02:00
Joost De Cock
3231c4744e
Merge pull request #2471 from freesewing/issue-2400
fix(simon): Handle boxpleat issue in yoke. Fixes #2400
2022-07-25 12:08:50 +02:00
dependabot[bot]
3d46d26709
Bump @types/node from 18.0.6 to 18.6.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.6 to 18.6.1.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 04:21:30 +00:00
dependabot[bot]
c8cc484e02
Bump daisyui from 2.19.1 to 2.20.0
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.19.1 to 2.20.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-07-25 04:19:40 +00:00
dependabot[bot]
ca4f8c28ad
Bump express-rate-limit from 6.4.0 to 6.5.1
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 6.4.0 to 6.5.1.
- [Release notes](https://github.com/nfriedly/express-rate-limit/releases)
- [Changelog](https://github.com/nfriedly/express-rate-limit/blob/master/changelog.md)
- [Commits](https://github.com/nfriedly/express-rate-limit/compare/v6.4.0...v6.5.1)

---
updated-dependencies:
- dependency-name: express-rate-limit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 04:14:52 +00:00
dependabot[bot]
139ae73a39
Bump mongodb-memory-server from 8.7.2 to 8.8.0
Bumps [mongodb-memory-server](https://github.com/nodkz/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) from 8.7.2 to 8.8.0.
- [Release notes](https://github.com/nodkz/mongodb-memory-server/releases)
- [Changelog](https://github.com/nodkz/mongodb-memory-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodkz/mongodb-memory-server/commits/v8.8.0/packages/mongodb-memory-server)

---
updated-dependencies:
- dependency-name: mongodb-memory-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 04:13:11 +00:00
dependabot[bot]
85dc6f9137
Bump lerna from 5.1.8 to 5.2.0
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 5.1.8 to 5.2.0.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/core/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.2.0/core/lerna)

---
updated-dependencies:
- dependency-name: lerna
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 04:11:53 +00:00
Benjamin F
3e01f73801 Fix for Simon superfluous notches. 2022-07-24 15:02:51 -07:00
joostdecock
db4cd6d754 chore(simon): Deleted double line 2022-07-24 21:47:31 +02:00
joostdecock
e7391db980 fix(simon): Forgot about notch. See #2400 2022-07-24 21:46:04 +02:00
joostdecock
634b4fe7b8 fix(simon): Handle boxpleat issue in yoke. Fixes #2400 2022-07-24 21:41:41 +02:00
joostdecock
293c6bec09 chore(core): Adding unit tests 2022-07-24 21:34:22 +02:00
Joost De Cock
686d1d6304
Merge pull request #2469 from eriese/eriese-reconfigure
Fix: copy locale files to the sites in prebuild
2022-07-24 21:29:33 +02:00
Enoch Riese
5182f86073 Merge branch 'develop' into eriese-reconfigure 2022-07-24 12:00:40 -05:00
Joost De Cock
3d6fcc8eee New translations charlie.yml (Ukrainian) 2022-07-24 17:19:30 +02:00
Joost De Cock
34181f2e44 New translations charlie.yml (Ukrainian) 2022-07-24 15:51:29 +02:00
Enoch Riese
04eae1f5fa deepscan fixes 2022-07-23 23:23:46 -05:00
Enoch Riese
e11489349b copy locale files to the sites in prebuild 2022-07-23 23:16:25 -05:00
Joost De Cock
871f7e9c55 New translations cathrin.yml (Ukrainian) 2022-07-23 23:33:02 +02:00
Joost De Cock
eb0523a499 New translations bella.yml (Ukrainian) 2022-07-23 22:11:58 +02:00
Joost De Cock
a47915aab4 New translations cathrin.yml (Ukrainian) 2022-07-23 22:11:57 +02:00
Joost De Cock
690750686c New translations bella.yml (Ukrainian) 2022-07-23 20:38:26 +02:00
Joost De Cock
bfff2a9631 New translations florence.yml (Ukrainian) 2022-07-23 20:38:25 +02:00
Joost De Cock
d7dff1b235 New translations florent.yml (Ukrainian) 2022-07-23 20:38:24 +02:00
Joost De Cock
6fb643b2a4 New translations jaeger.yml (Ukrainian) 2022-07-23 20:38:23 +02:00
joostdecock
a357c2e642 chore(core): Tests for path 2022-07-23 20:21:16 +02:00
Joost De Cock
c71a6e1e00 New translations diana.yml (Ukrainian) 2022-07-23 19:22:13 +02:00
Joost De Cock
1dfe7d3cb6 New translations florence.yml (Ukrainian) 2022-07-23 19:22:13 +02:00
joostdecock
785c03d013 chore(core): Working on test coverage 2022-07-23 17:00:48 +02:00
Joost De Cock
1a921cdca9
Merge pull request #2465 from freesewing/grain
core: Code coverage and grain/cut changes
2022-07-23 15:24:50 +02:00
dependabot[bot]
3877d7070c
Bump eslint-config-next from 12.2.2 to 12.2.3
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.2.2 to 12.2.3.
- [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/v12.2.3/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-23 13:18:57 +00:00
dependabot[bot]
17a9e5709c
Bump netlify-cli from 10.11.0 to 10.11.1
Bumps [netlify-cli](https://github.com/netlify/cli) from 10.11.0 to 10.11.1.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/netlify/cli/compare/v10.11.0...v10.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-23 13:18:51 +00:00
Joost De Cock
d0383aac11
Merge pull request #2464 from freesewing/yarnlock
chore: Updated lockfile and translation updated
2022-07-23 15:16:42 +02:00
joostdecock
04c4c438da fix(markdown): Added attributes to part props 2022-07-23 14:53:17 +02:00
joostdecock
50b37f4cb5 feat(core): Added new utility methods for attrs 2022-07-23 14:52:56 +02:00
joostdecock
21434ed2f6 chore: Added code coverage 2022-07-23 14:50:32 +02:00
joostdecock
7d91624b97 chore(i18n): Updated after prebuild 2022-07-23 12:40:45 +02:00
joostdecock
4ff2024356 chore: Updated lock file 2022-07-23 12:40:03 +02:00
Joost De Cock
5c219146bc New translations app.yaml (Ukrainian) 2022-07-22 18:18:56 +02:00
Joost De Cock
d6be922b62
Merge pull request #2440 from freesewing/dependabot/npm_and_yarn/react-instantsearch-dom-6.30.2
Bump react-instantsearch-dom from 6.30.1 to 6.30.2
2022-07-22 17:53:27 +02:00
Joost De Cock
c84ecb9bb8
Merge pull request #2447 from freesewing/dependabot/npm_and_yarn/netlify-cli-10.10.2
Bump netlify-cli from 10.10.0 to 10.10.2
2022-07-22 17:53:13 +02:00
Joost De Cock
3d738e713f
Merge pull request #2458 from freesewing/issue-templates
feat: Migrated issue templates to forms
2022-07-22 17:52:57 +02:00