1
0
Fork 0
Commit graph

50436 commits

Author SHA1 Message Date
Joost De Cock
e9e1600202 New translations en.md (Ukrainian) 2022-09-09 23:48:40 +02:00
Joost De Cock
93d88843e5 New translations app.yaml (Ukrainian) 2022-09-09 22:51:43 +02:00
Joost De Cock
b4b46d29bb New translations en.md (Ukrainian) 2022-09-09 20:33:19 +02:00
Joost De Cock
e1b788a3af New translations en.md (German) 2022-09-09 20:33:17 +02:00
Joost De Cock
c72c1ec485 chore(core): Keep defaults in config.mjs 2022-09-09 20:29:31 +02:00
Joost De Cock
0cbffd6dc6 wip(core): Work on late-stage config resolver
This moves resolving of the config from the pattern constructor to the
init() method. The idea is that adding a part to a pattern is exactly
the same as adding a part to a design. In other words, late-stage adding
of parts would be no different as the config gets resolved after that.

This is currently broken in many different ways, but the unit tests
particular to this new way of resolving the config do pass.
2022-09-09 20:20:38 +02:00
Joost De Cock
c67d200290
Merge pull request #2757 from freesewing/i18n
New Crowdin updates
2022-09-09 19:43:50 +02:00
Joost De Cock
5b97473f57
Merge pull request #2766 from freesewing/dependabot/npm_and_yarn/types/node-18.7.16
chore(deps-dev): Bump @types/node from 18.7.15 to 18.7.16
2022-09-09 19:43:35 +02:00
Joost De Cock
62cb78b9ab
Merge pull request #2769 from freesewing/dependabot/npm_and_yarn/mongoose-6.6.0
chore(deps): Bump mongoose from 6.5.4 to 6.6.0
2022-09-09 19:43:06 +02:00
Joost De Cock
8c3a95cc02
Merge pull request #2770 from freesewing/dependabot/npm_and_yarn/eslint-config-next-12.3.0
chore(deps-dev): Bump eslint-config-next from 12.2.5 to 12.3.0
2022-09-09 19:42:52 +02:00
Joost De Cock
8aeab89938
Merge pull request #2771 from freesewing/dependabot/npm_and_yarn/next-12.3.0
chore(deps): Bump next from 12.2.5 to 12.3.0
2022-09-09 19:42:40 +02:00
Joost De Cock
d820601c25
Merge pull request #2772 from freesewing/dependabot/npm_and_yarn/all-contributors-cli-6.20.4
chore(deps-dev): Bump all-contributors-cli from 6.20.0 to 6.20.4
2022-09-09 19:42:22 +02:00
Joost De Cock
85225d1028
Merge pull request #2773 from freesewing/dependabot/npm_and_yarn/netlify-cli-11.6.0
chore(deps): Bump netlify-cli from 11.5.1 to 11.6.0
2022-09-09 19:42:09 +02:00
Joost De Cock
9ad902e0b2
Merge pull request #2775 from eriese/eriese-plugin-data
Chore: import name and version from data.mjs in plugins
2022-09-09 19:41:30 +02:00
Enoch Riese
2179f29b9f import name and version from data.mjs in plugins 2022-09-09 12:13:52 -05:00
dependabot[bot]
97ea8988e7
chore(deps): Bump netlify-cli from 11.5.1 to 11.6.0
Bumps [netlify-cli](https://github.com/netlify/cli) from 11.5.1 to 11.6.0.
- [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/v11.5.1...v11.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 04:11:15 +00:00
dependabot[bot]
a7689282d8
chore(deps-dev): Bump all-contributors-cli from 6.20.0 to 6.20.4
Bumps [all-contributors-cli](https://github.com/all-contributors/all-contributors-cli) from 6.20.0 to 6.20.4.
- [Release notes](https://github.com/all-contributors/all-contributors-cli/releases)
- [Commits](https://github.com/all-contributors/all-contributors-cli/compare/v6.20.0...v6.20.4)

---
updated-dependencies:
- dependency-name: all-contributors-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 04:10:18 +00:00
dependabot[bot]
d61242b51e
chore(deps): Bump next from 12.2.5 to 12.3.0
Bumps [next](https://github.com/vercel/next.js) from 12.2.5 to 12.3.0.
- [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/v12.2.5...v12.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 04:09:28 +00:00
dependabot[bot]
7995c4b719
chore(deps-dev): Bump eslint-config-next from 12.2.5 to 12.3.0
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.2.5 to 12.3.0.
- [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.3.0/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 04:08:07 +00:00
dependabot[bot]
3f45169c79
chore(deps): Bump mongoose from 6.5.4 to 6.6.0
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.5.4 to 6.6.0.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.5.4...6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 04:07:02 +00:00
Joost De Cock
fe39d438f3 New translations en.md (German) 2022-09-09 03:19:50 +02:00
Joost De Cock
5475baebea New translations en.md (German) 2022-09-09 02:14:52 +02:00
Joost De Cock
21c7744f8a New translations en.md (German) 2022-09-09 02:14:51 +02:00
Joost De Cock
03eab696f6 New translations en.md (German) 2022-09-09 02:14:50 +02:00
Joost De Cock
f8fa0c42d8 New translations en.md (German) 2022-09-09 02:14:48 +02:00
Joost De Cock
07c618a7ac New translations en.md (German) 2022-09-09 02:14:47 +02:00
Joost De Cock
ee3b8b16b0 New translations en.md (German) 2022-09-09 02:14:46 +02:00
Joost De Cock
2817b31ad4 New translations en.md (German) 2022-09-09 02:14:45 +02:00
Joost De Cock
8bdd8a850c New translations en.md (German) 2022-09-09 02:14:44 +02:00
Joost De Cock
c2305d9cde New translations en.md (German) 2022-09-09 02:14:43 +02:00
Joost De Cock
af0bfafe42 New translations en.md (German) 2022-09-09 02:14:42 +02:00
Joost De Cock
890f33d16d New translations en.md (German) 2022-09-09 01:18:51 +02:00
Joost De Cock
ee8e99c024 New translations en.md (German) 2022-09-09 01:18:50 +02:00
Joost De Cock
b772174925 New translations en.md (German) 2022-09-09 01:18:49 +02:00
Joost De Cock
3ce9d68a21 New translations en.md (Ukrainian) 2022-09-08 22:05:43 +02:00
Joost De Cock
d886e0abad New translations en.md (Ukrainian) 2022-09-08 22:05:42 +02:00
Joost De Cock
58c15f6c81 chore(core): Do not add hide methods to options 2022-09-08 11:53:05 +02:00
Joost De Cock
07b814c254 fix(plugin-grainline/plugin-cutonfold): Adapt to store methods
This adapts an early v3 idea to set grainline and cutOnFold data to use
the new store methods as added by plugin-cutlist.
2022-09-08 09:05:04 +02:00
dependabot[bot]
5d99cc1ea1
chore(deps-dev): Bump @types/node from 18.7.15 to 18.7.16
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.15 to 18.7.16.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 04:09:07 +00:00
Joost De Cock
55e5dc3d0c feat(plugin-cutlist): New plugin to manage cutlist
This also removed the cutlist-related functionality that was added to
core as an early v3 feature.
2022-09-07 21:16:44 +02:00
Joost De Cock
a852a506fa New translations waralee.yml (Ukrainian) 2022-09-07 21:06:32 +02:00
Joost De Cock
9b8c8a7603 New translations walburga.yml (Ukrainian) 2022-09-07 19:55:36 +02:00
Joost De Cock
03f4f088fd New translations waralee.yml (Ukrainian) 2022-09-07 19:55:35 +02:00
Joost De Cock
70a35faa1c New translations carlita.yml (Ukrainian) 2022-09-07 19:55:34 +02:00
Joost De Cock
7aee8b1131 New translations bruce.yaml (Ukrainian) 2022-09-07 19:55:33 +02:00
Joost De Cock
b2f5aa4d8e New translations wahid.yml (Ukrainian) 2022-09-07 19:55:32 +02:00
Joost De Cock
341a9c72af New translations carlton.yml (Ukrainian) 2022-09-07 19:55:31 +02:00
Joost De Cock
8fcb9e6b6f New translations parts.yaml (Ukrainian) 2022-09-07 19:55:30 +02:00
Joost De Cock
ef4a70c8f3 feat(core): Make top-level store methods available through shorthand 2022-09-07 19:52:50 +02:00
Joost De Cock
4c1d2102b7 New translations wahid.yml (Ukrainian) 2022-09-07 18:51:06 +02:00