1
0
Fork 0
Commit graph

57671 commits

Author SHA1 Message Date
dependabot[bot]
b139259b82
chore(deps-dev): bump eslint-config-next from 13.4.4 to 13.4.6
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.4 to 13.4.6.
- [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.4.6/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>
2023-06-16 05:16:46 +00:00
github-actions
ff31445ff3 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/next/mdx-13.4.6 changes in config/dependencies.yaml 2023-06-16 05:16:45 +00:00
dependabot[bot]
cc7374b54a
chore(deps): bump @next/mdx from 13.4.4 to 13.4.6
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 13.4.4 to 13.4.6.
- [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.4.6/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-06-16 05:14:17 +00:00
Joost De Cock
21c4b3cd1f
Merge pull request #4296 from freesewing/all-contributors/add-trentonTrama
docs: add trentonTrama as a contributor for code
2023-06-15 20:31:54 +02:00
allcontributors[bot]
9894d49bee
docs: update .all-contributorsrc [skip ci] 2023-06-15 18:30:24 +00:00
allcontributors[bot]
c00bba5af4
docs: update CONTRIBUTORS.md [skip ci] 2023-06-15 18:30:23 +00:00
Joost De Cock
fa2dee585c
Merge pull request #4293 from trentonTrama/fix/issue-4290/support-windows-paths-in-new-design
fix(new-design): Import using absolute identifier
2023-06-15 20:29:25 +02:00
Joost De Cock
cb232971e6
Merge pull request #4295 from freesewing/joost
feat(shared): Icons for core/ui settings
2023-06-15 20:21:46 +02:00
joostdecock
9d194b2abd fix(org): Renamed icon 2023-06-15 20:14:11 +02:00
joostdecock
90e6d243ee feat(shared): Icons for core/ui settings 2023-06-15 20:12:05 +02:00
Joost De Cock
2954900193
Merge pull request #4294 from freesewing/joost
fix(shared): Missing icon
2023-06-15 19:31:40 +02:00
joostdecock
c475b2dd52 fix(shared): Missing icon 2023-06-15 19:30:31 +02:00
Joost De Cock
00c1c27ee2
Merge pull request #4261 from freesewing/joost
fix(core): Allow toAbs() on more than merely snapped percentage options / New workbench menu
2023-06-15 19:03:33 +02:00
joostdecock
bbaf9e8183 chore(shared): Linter warnings 2023-06-15 19:03:19 +02:00
joostdecock
4a5c4f31ec chore(shared): Linter warnings 2023-06-15 18:53:45 +02:00
joostdecock
ad2d0c18c5 feat(shared): Helper to toggle SA in settings 2023-06-15 18:48:44 +02:00
joostdecock
5a29602afe feat: Icons and measies view 2023-06-15 18:33:30 +02:00
Trenton Trama
141ed19a8f fix(new-design): Import using absolute identifier
Fixes #4290

Prepends `file://` schema during the import of template data to support
windows paths.
2023-06-15 11:07:40 -05:00
joostdecock
7daad74964 feat(shared): Better workbend nav. Closes #4272 2023-06-15 09:23:49 +02:00
github-actions
54ca99e672 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/sanity/cli-3.12.1 changes in config/dependencies.yaml 2023-06-15 05:03:16 +00:00
dependabot[bot]
4a082db984
chore(deps-dev): bump @sanity/cli from 3.12.0 to 3.12.1
Bumps [@sanity/cli](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/cli) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.12.1/packages/@sanity/cli)

---
updated-dependencies:
- dependency-name: "@sanity/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-15 05:00:46 +00:00
dependabot[bot]
8baf531335
chore(deps): bump c8 from 7.14.0 to 8.0.0
Bumps [c8](https://github.com/bcoe/c8) from 7.14.0 to 8.0.0.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bcoe/c8/compare/v7.14.0...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 19:08:39 +00:00
Joost De Cock
30f117f788
Merge pull request #4287 from freesewing/dependabot/npm_and_yarn/types/react-18.2.12
chore(deps-dev): bump @types/react from 18.2.8 to 18.2.12
2023-06-14 21:03:35 +02:00
Joost De Cock
4821150005
Merge pull request #4288 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.352.0
chore(deps): bump @aws-sdk/client-sesv2 from 3.350.0 to 3.352.0
2023-06-14 21:03:26 +02:00
github-actions
75ebab9365 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.352.0 changes in config/dependencies.yaml 2023-06-14 05:16:17 +00:00
dependabot[bot]
54aa7e33bb
chore(deps): bump @aws-sdk/client-sesv2 from 3.350.0 to 3.352.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.350.0 to 3.352.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.352.0/clients/client-sesv2)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sesv2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 05:13:55 +00:00
github-actions
fa7cc3075d [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/jotai-2.2.0 changes in config/dependencies.yaml 2023-06-14 05:13:27 +00:00
dependabot[bot]
83fc718b37
chore(deps-dev): bump @types/react from 18.2.8 to 18.2.12
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.8 to 18.2.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 05:12:38 +00:00
dependabot[bot]
405022f60e
chore(deps): bump jotai from 2.1.1 to 2.2.0
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](https://github.com/pmndrs/jotai/compare/v2.1.1...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 05:11:02 +00:00
dependabot[bot]
e5d06edb94
chore(deps-dev): bump @babel/plugin-syntax-import-assertions
Bumps [@babel/plugin-syntax-import-assertions](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-import-assertions) from 7.20.0 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-plugin-syntax-import-assertions)

---
updated-dependencies:
- dependency-name: "@babel/plugin-syntax-import-assertions"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 05:09:57 +00:00
dependabot[bot]
2497d1f10e
chore(deps-dev): bump eslint-plugin-jsonc from 2.8.0 to 2.9.0
Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 05:05:08 +00:00
joostdecock
f2cc48039d fix(shared): Remove left margin from draft view now nav is relative 2023-06-13 19:35:47 +02:00
joostdecock
11b6c7d01d feat(shared): Make workbench nav relative 2023-06-13 19:31:10 +02:00
Joost De Cock
b293d9afcb
Merge pull request #4264 from freesewing/dependabot/npm_and_yarn/playwright-1.35.0
chore(deps-dev): bump playwright from 1.34.3 to 1.35.0
2023-06-13 18:31:13 +02:00
Joost De Cock
1b337c5ffa
Merge pull request #4276 from freesewing/dependabot/npm_and_yarn/algoliasearch-4.17.2
chore(deps): bump algoliasearch from 4.17.1 to 4.17.2
2023-06-13 18:30:53 +02:00
github-actions
8166a17f80 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/algoliasearch-4.17.2 changes in config/dependencies.yaml 2023-06-13 06:26:20 +00:00
dependabot[bot]
13171c45ad
chore(deps-dev): bump playwright from 1.34.3 to 1.35.0
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.34.3 to 1.35.0.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.34.3...v1.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 06:22:58 +00:00
dependabot[bot]
85bf090bd6
chore(deps): bump algoliasearch from 4.17.1 to 4.17.2
Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 4.17.1 to 4.17.2.
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/algolia/algoliasearch-client-javascript/compare/4.17.1...4.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 06:20:59 +00:00
Joost De Cock
d179a626d1
Merge pull request #4267 from freesewing/dependabot/npm_and_yarn/mermaid-10.2.3
chore(deps): bump mermaid from 10.2.2 to 10.2.3
2023-06-13 08:18:05 +02:00
Joost De Cock
1fd1a44023
Merge pull request #4273 from freesewing/dependabot/npm_and_yarn/playwright/test-1.35.0
chore(deps-dev): bump @playwright/test from 1.34.3 to 1.35.0
2023-06-13 08:17:45 +02:00
Joost De Cock
2048301655
Merge pull request #4275 from freesewing/dependabot/npm_and_yarn/types/node-20.3.1
chore(deps-dev): bump @types/node from 20.2.5 to 20.3.1
2023-06-13 08:17:33 +02:00
Joost De Cock
ece23bb980
Merge pull request #4277 from freesewing/dependabot/npm_and_yarn/daisyui-3.1.0
chore(deps): bump daisyui from 3.0.3 to 3.1.0
2023-06-13 08:16:56 +02:00
Joost De Cock
258887879e
Merge pull request #4278 from freesewing/dependabot/npm_and_yarn/sinon-15.1.2
chore(deps-dev): bump sinon from 15.1.0 to 15.1.2
2023-06-13 08:16:41 +02:00
Joost De Cock
ca0e6ac85f
Merge pull request #4279 from freesewing/dependabot/npm_and_yarn/esbuild-0.18.2
chore(deps-dev): bump esbuild from 0.17.19 to 0.18.2
2023-06-13 08:16:29 +02:00
github-actions
1e2098df2d [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/esbuild-0.18.2 changes in config/dependencies.yaml 2023-06-13 05:10:59 +00:00
dependabot[bot]
2d60af5234
chore(deps-dev): bump esbuild from 0.17.19 to 0.18.2
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.19 to 0.18.2.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.19...v0.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 05:08:24 +00:00
github-actions
47b4c7c7bc [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/daisyui-3.1.0 changes in config/dependencies.yaml 2023-06-13 05:06:44 +00:00
dependabot[bot]
8bdb24e3a3
chore(deps-dev): bump sinon from 15.1.0 to 15.1.2
Bumps [sinon](https://github.com/sinonjs/sinon) from 15.1.0 to 15.1.2.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v15.1.0...v15.1.2)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 05:04:54 +00:00
dependabot[bot]
db46dbb381
chore(deps): bump daisyui from 3.0.3 to 3.1.0
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.0.3 to 3.1.0.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/commits/v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 05:04:26 +00:00
dependabot[bot]
52cf2af25b
chore(deps-dev): bump @types/node from 20.2.5 to 20.3.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.5 to 20.3.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>
2023-06-13 05:02:57 +00:00