Joost De Cock
026560ef24
Merge pull request #2827 from freesewing/multiset
...
feat(core): Adds support for managing multiple sets of settings (aka mutisets)
2022-09-18 15:12:15 +02:00
Joost De Cock
200cebf582
chore(core): Refactor v3 code
2022-09-18 15:11:10 +02:00
Joost De Cock
41b7c67813
New translations en.md (German)
2022-09-17 23:32:02 +02:00
Joost De Cock
a6f68bbbc1
New translations en.md (German)
2022-09-17 21:46:38 +02:00
Joost De Cock
528df9ddb6
New translations en.md (German)
2022-09-17 21:46:37 +02:00
Joost De Cock
e9ab4d8f59
Merge pull request #2823 from freesewing/dependabot/npm_and_yarn/react-instantsearch-dom-6.33.0
...
chore(deps): bump react-instantsearch-dom from 6.32.1 to 6.33.0
2022-09-17 17:54:18 +02:00
Joost De Cock
a438af7afd
Merge pull request #2824 from freesewing/dependabot/npm_and_yarn/mongodb-memory-server-8.9.2
...
chore(deps): bump mongodb-memory-server from 8.9.1 to 8.9.2
2022-09-17 17:54:08 +02:00
Joost De Cock
085b5bb8a7
Merge pull request #2825 from freesewing/dependabot/npm_and_yarn/daisyui-2.28.0
...
chore(deps): bump daisyui from 2.25.0 to 2.28.0
2022-09-17 17:53:52 +02:00
Joost De Cock
f43e38c628
Merge pull request #2826 from freesewing/dependabot/npm_and_yarn/headlessui/react-1.7.2
...
chore(deps): bump @headlessui/react from 1.7.1 to 1.7.2
2022-09-17 17:53:41 +02:00
Joost De Cock
e8a063a38e
New translations en.md (Ukrainian)
2022-09-17 17:37:09 +02:00
Joost De Cock
53b9b55d63
New translations en.md (Ukrainian)
2022-09-17 17:37:08 +02:00
Joost De Cock
59613516d4
New translations en.md (Ukrainian)
2022-09-17 17:37:07 +02:00
Joost De Cock
9419c58723
New translations en.md (Ukrainian)
2022-09-17 17:37:06 +02:00
Joost De Cock
4a89a9341f
New translations en.md (Ukrainian)
2022-09-17 16:13:28 +02:00
Joost De Cock
abb86b3bc6
New translations en.md (Ukrainian)
2022-09-17 16:13:26 +02:00
Joost De Cock
f882a26408
chore(lab): Changes to handle multisets in core
2022-09-17 10:30:21 +02:00
Joost De Cock
e163ed1782
feat(core): Tests for multisets
2022-09-17 10:28:01 +02:00
Joost De Cock
0b18d81e14
feat(core): Added support for multiple sets of settings
...
This changes they was settings (what the user provides) are handled.
Before this, settings were passed as an object and that was it.
Now, settings are treated as an array of settings objects and this adds
full support for managing multiple sets of settings in a single pattern
instance.
This is the mechanism that's used for FreeSewing's sampling which used
to be a rather hackish implementation, but now merely sets up the
relevant list of settings, and then calls `pattern.draft()` as usual.
Things to be mindful of is that parts, the store and settings themselves
are tied to each set of settings. So where they used to be an object,
they are now an array of object.
2022-09-17 10:24:13 +02:00
dependabot[bot]
93cbefff6b
chore(deps): bump @headlessui/react from 1.7.1 to 1.7.2
...
Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react ) from 1.7.1 to 1.7.2.
- [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.2/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>
2022-09-16 16:06:42 +00:00
dependabot[bot]
b73b0df836
chore(deps): bump daisyui from 2.25.0 to 2.28.0
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.25.0 to 2.28.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/v2.25.0...v2.28.0 )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 16:06:00 +00:00
dependabot[bot]
9179f9aa98
chore(deps): bump mongodb-memory-server from 8.9.1 to 8.9.2
...
Bumps [mongodb-memory-server](https://github.com/nodkz/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server ) from 8.9.1 to 8.9.2.
- [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.9.2/packages/mongodb-memory-server )
---
updated-dependencies:
- dependency-name: mongodb-memory-server
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 16:04:56 +00:00
dependabot[bot]
15b92145fb
chore(deps): bump react-instantsearch-dom from 6.32.1 to 6.33.0
...
Bumps [react-instantsearch-dom](https://github.com/algolia/react-instantsearch ) from 6.32.1 to 6.33.0.
- [Release notes](https://github.com/algolia/react-instantsearch/releases )
- [Changelog](https://github.com/algolia/react-instantsearch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/algolia/react-instantsearch/compare/v6.32.1...v6.33.0 )
---
updated-dependencies:
- dependency-name: react-instantsearch-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 16:00:50 +00:00
Joost De Cock
39ddc3659c
Merge pull request #2816 from freesewing/dependabot/npm_and_yarn/types/express-4.17.14
...
chore(deps-dev): bump @types/express from 4.17.13 to 4.17.14
2022-09-16 18:00:11 +02:00
Joost De Cock
c96c14fa53
Merge pull request #2817 from freesewing/dependabot/npm_and_yarn/types/node-18.7.18
...
chore(deps-dev): bump @types/node from 18.7.17 to 18.7.18
2022-09-16 17:59:56 +02:00
Joost De Cock
2ceb4e019a
Merge pull request #2819 from freesewing/woutervdub-patch-1
...
Update README.md
2022-09-16 17:59:44 +02:00
Joost De Cock
8c5695419f
Merge pull request #2820 from freesewing/dependabot/npm_and_yarn/mongoose-6.6.1
...
chore(deps): bump mongoose from 6.6.0 to 6.6.1
2022-09-16 17:59:11 +02:00
Joost De Cock
81a79c5ac4
Merge pull request #2821 from freesewing/dependabot/npm_and_yarn/autoprefixer-10.4.11
...
chore(deps): bump autoprefixer from 10.4.8 to 10.4.11
2022-09-16 17:58:53 +02:00
Joost De Cock
af03719bf3
Merge pull request #2822 from freesewing/dependabot/npm_and_yarn/netlify-cli-11.8.0
...
chore(deps): bump netlify-cli from 11.6.0 to 11.8.0
2022-09-16 17:58:32 +02:00
dependabot[bot]
7ebc056569
chore(deps): bump netlify-cli from 11.6.0 to 11.8.0
...
Bumps [netlify-cli](https://github.com/netlify/cli ) from 11.6.0 to 11.8.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.6.0...v11.8.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-16 04:08:18 +00:00
Enoch Riese
cc4c32708d
remove extra &&
2022-09-15 10:43:31 -05:00
Enoch Riese
9bacc1109f
Merge branch 'develop' into eriese-windows
2022-09-15 10:40:05 -05:00
Enoch Riese
f384107b77
fixes based on anna-puk's testing
2022-09-15 10:31:52 -05:00
Joost De Cock
c4a3e958cb
chore: Reconfigured packages
2022-09-15 17:11:06 +02:00
Joost De Cock
6efd47b421
fix(core): Force anchor to 0,0
...
Pretty sure this won't be suiteable for all scenarios but it does
at least result in the correct transform for the typical cases.
2022-09-15 16:52:48 +02:00
Joost De Cock
11a2a1dd1c
chore: Remove .node-version file
2022-09-15 13:51:09 +02:00
Joost De Cock
a416b8b860
chore: More linting
2022-09-15 13:49:55 +02:00
Joost De Cock
8e187a947a
chore: Add linting for yaml
2022-09-15 10:23:06 +02:00
Joost De Cock
c9f9202c9b
chore: Added eslint config and workflow
2022-09-15 07:53:35 +02:00
Joost De Cock
56427cc4bd
chore(core): Linter fixes
2022-09-15 06:34:05 +02:00
dependabot[bot]
37b04f951b
chore(deps): bump autoprefixer from 10.4.8 to 10.4.11
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.8 to 10.4.11.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.8...10.4.11 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 04:09:22 +00:00
dependabot[bot]
a8a1383621
chore(deps): bump mongoose from 6.6.0 to 6.6.1
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.6.0 to 6.6.1.
- [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.6.0...6.6.1 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 04:08:04 +00:00
Wouter van Wageningen
808f4f223a
Update README.md
...
Change v2 to v3 for the develop branch
2022-09-14 18:47:37 -07:00
Joost De Cock
946f1d6498
New translations common.yaml (German)
2022-09-14 17:13:07 +02:00
Joost De Cock
52e736257e
New translations ograph.yaml (German)
2022-09-14 17:13:06 +02:00
Joost De Cock
749abe010d
New translations posts.yaml (German)
2022-09-14 17:13:05 +02:00
Joost De Cock
df0815de6e
New translations posts.yaml (Ukrainian)
2022-09-14 16:58:21 +02:00
Joost De Cock
7ac6e7fe47
New translations patrons.yaml (Ukrainian)
2022-09-14 16:58:20 +02:00
Joost De Cock
3fa9088799
New translations docs.yaml (Ukrainian)
2022-09-14 16:58:19 +02:00
Joost De Cock
576511daa4
New translations ograph.yaml (Ukrainian)
2022-09-14 16:58:18 +02:00
Joost De Cock
4dae55980d
New translations common.yaml (Ukrainian)
2022-09-14 16:58:14 +02:00