1
0
Fork 0
Commit graph

50436 commits

Author SHA1 Message Date
Joost De Cock
d0ef528c22
Merge pull request #2930 from freesewing/dependabot/npm_and_yarn/heroicons/react-2.0.12
chore(deps): bump @heroicons/react from 2.0.11 to 2.0.12
2022-10-08 16:33:53 -05:00
Joost De Cock
846aa6211d
Merge pull request #2933 from freesewing/dependabot/npm_and_yarn/mdx-js/mdx-2.1.4
chore(deps): bump @mdx-js/mdx from 2.1.3 to 2.1.4
2022-10-08 16:33:34 -05:00
Joost De Cock
3a880a3c9c
Merge pull request #2936 from freesewing/dependabot/npm_and_yarn/types/node-18.8.3
chore(deps-dev): bump @types/node from 18.8.1 to 18.8.3
2022-10-08 16:33:10 -05:00
Joost De Cock
30dc660b8a
Merge pull request #2938 from freesewing/dependabot/npm_and_yarn/netlify-cli-12.0.7
chore(deps): bump netlify-cli from 12.0.4 to 12.0.7
2022-10-08 16:32:49 -05:00
Joost De Cock
eb40b7613f
Merge pull request #2939 from freesewing/dependabot/npm_and_yarn/axios-1.1.2
chore(deps): bump axios from 0.27.2 to 1.1.2
2022-10-08 16:32:39 -05:00
Joost De Cock
e82e8d073f
Merge pull request #2917 from freesewing/i18n
New Crowdin updates
2022-10-08 16:32:04 -05:00
Joost De Cock
ee0ef3d19e
Merge pull request #2940 from BenJamesBen/error-count-fix
fix(shared): Correct error/warning counts for sets.
2022-10-08 10:13:20 -05:00
Benjamin F
2a06108101 fix(shared): Correct error/warning counts for sets. 2022-10-08 07:28:44 -07:00
dependabot[bot]
38d412eb84
chore(deps): bump axios from 0.27.2 to 1.1.2
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.1.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.1.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 02:38:39 +00:00
dependabot[bot]
9942a984b3
chore(deps): bump netlify-cli from 12.0.4 to 12.0.7
Bumps [netlify-cli](https://github.com/netlify/cli) from 12.0.4 to 12.0.7.
- [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/v12.0.4...v12.0.7)

---
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-10-08 02:36:09 +00:00
Joost De Cock
e4378c2edb chore: Reconfigure packages 2022-10-08 04:27:44 +02:00
Joost De Cock
f77b45f682 fix(shared): Handle measurement-less patterns 2022-10-08 04:25:39 +02:00
Joost De Cock
09c838cc80 fix(new-design): More v3 tweaks 2022-10-08 04:24:49 +02:00
Joost De Cock
8e68bfc465 chore: Reconfigure packages 2022-10-08 04:05:18 +02:00
Joost De Cock
ad148eb59d fix(new-design): Updated bin field 2022-10-08 04:02:56 +02:00
Joost De Cock
30987f6885 feat(plugin-gore): Cast input to numbers. See #2897 2022-10-07 21:43:59 +02:00
Joost De Cock
f759f3986a feat(core): Cast distance to number. See #2897 2022-10-07 21:41:45 +02:00
dependabot[bot]
fcae1b397e
chore(deps-dev): bump @types/node from 18.8.1 to 18.8.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.1 to 18.8.3.
- [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-10-07 04:16:20 +00:00
dependabot[bot]
69050cb15a
chore(deps): bump @mdx-js/mdx from 2.1.3 to 2.1.4
Bumps [@mdx-js/mdx](https://github.com/mdx-js/mdx/tree/HEAD/packages/mdx) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/2.1.4/packages/mdx)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 04:03:27 +00:00
Joost De Cock
693243d8e9 feat(core): Cast distance to number in Path.offset() 2022-10-06 23:12:26 +02:00
Joost De Cock
513c23d0d8 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2022-10-06 23:01:35 +02:00
Joost De Cock
295d3481f9 fix(shared): Log display on error message. Fixed #2898 2022-10-06 23:00:27 +02:00
Joost De Cock
9a44bad96c
Merge pull request #2931 from BenJamesBen/plugintest-title-meta-fix-2
chore(plugintest): Convert Title to use v3 "for" store data.
2022-10-06 15:25:19 -05:00
Joost De Cock
c8fac35892 fix(plugin-logo): Remove debug statement 2022-10-06 22:23:16 +02:00
Joost De Cock
6688f75db7 fix(lab): Set correct key for localStorage 2022-10-06 22:22:41 +02:00
Joost De Cock
2eb2b6322c chore: Added warning about alpha packages 2022-10-06 21:51:39 +02:00
Joost De Cock
008f472320 chore: Restore tests to defaults 2022-10-06 21:49:44 +02:00
Joost De Cock
d4013328cc chore: Re-enabled sample tests for designs 2022-10-06 21:01:58 +02:00
Joost De Cock
f217028875 fix(titan): Removed notches as they break tests
We can try to re-add them later, but these clearly lack scrutiny
2022-10-06 20:56:30 +02:00
Joost De Cock
d3cb4d49ad fix(simon): Fix issue with sampling buttonholeplacket style 2022-10-06 20:46:25 +02:00
Joost De Cock
78e18d637a fix(plugin-logo): Updated tests for scale support 2022-10-06 19:48:28 +02:00
Benjamin F
1ac18e2b47 chore(plugintest): Convert Title to use v3 "for" store data. 2022-10-06 07:43:46 -07:00
Joost De Cock
4e4ee48c94 fix(plugin-logo): Make logo respect scale 2022-10-06 16:13:32 +02:00
Joost De Cock
3e6737ed25 fix(charlie): Exclude bartack for doll-sized patterns 2022-10-06 16:06:43 +02:00
Joost De Cock
be2e43a564 wip(new-design): Handle dependencies 2022-10-06 15:45:13 +02:00
Joost De Cock
02413aa5af wip(new-design): Ported more templates to v3 2022-10-06 15:34:41 +02:00
Joost De Cock
621d1b6977 chore: ignore mustache files for prettier 2022-10-06 14:15:31 +02:00
Joost De Cock
9c488f6bcb wip(new-design): Initial work to port to v3 2022-10-06 14:15:13 +02:00
dependabot[bot]
2b569e3c08
chore(deps): bump @heroicons/react from 2.0.11 to 2.0.12
Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/tailwindlabs/heroicons/releases)
- [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/heroicons/compare/v2.0.11...v2.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 04:15:36 +00:00
dependabot[bot]
726acac32e
chore(deps): bump mongoose from 6.6.4 to 6.6.5
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.6.4 to 6.6.5.
- [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.4...6.6.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 04:03:42 +00:00
dependabot[bot]
c2cec17a2c
chore(deps): bump yaml from 2.1.2 to 2.1.3
Bumps [yaml](https://github.com/eemeli/yaml) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.1.2...v2.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 04:03:07 +00:00
Joost De Cock
a94f1cc3ef fix(shared): Import icon via alias 2022-10-06 00:53:41 +02:00
Joost De Cock
7c4565b52a fix(shared): Import logo from the correct place 2022-10-06 00:48:57 +02:00
Joost De Cock
4ea391ba91 chore(shared): Cleaned up debug statements 2022-10-06 00:11:29 +02:00
Joost De Cock
81908b4dbc chore(shared): Tweaks to headers/footers 2022-10-06 00:11:12 +02:00
Joost De Cock
773b66723f feat(shared): Added swipe icons 2022-10-06 00:09:58 +02:00
Joost De Cock
90221abd32 fix(shared): Typo in import 2022-10-05 23:04:12 +02:00
Joost De Cock
fb542ff98d chore(shared): Use our own icons 2022-10-05 23:01:04 +02:00
Joost De Cock
e90212ca4d feat(shared): Changes to highlight component 2022-10-05 15:25:24 +02:00
dependabot[bot]
78182e32ba
chore(deps): bump react-instantsearch-dom from 6.35.0 to 6.36.0
Bumps [react-instantsearch-dom](https://github.com/algolia/react-instantsearch) from 6.35.0 to 6.36.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.35.0...v6.36.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-10-05 04:44:09 +00:00