1
0
Fork 0
Commit graph

52312 commits

Author SHA1 Message Date
Enoch Riese
e4688d5899 add plugins and designs to default build trigger 2023-02-16 12:54:21 -06:00
Joost De Cock
cc7898ae23
Merge pull request #3545 from BenJamesBen/plugintest-title-noclip
fix(plugintest): Adjust title bounding box to prevent clipping
2023-02-16 19:06:37 +01:00
MA-TATAS
af16f8e122 test 2 2023-02-16 09:43:50 +00:00
MA-TATAS
b5176360ab test 2023-02-16 09:41:31 +00:00
MA-TATAS
ffcf5e8e5c First Test 2023-02-16 09:38:05 +00:00
github-actions
b7450495e5 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.272.0 changes in config/dependencies.yaml 2023-02-16 05:23:42 +00:00
dependabot[bot]
efa545f767
chore(deps): bump @aws-sdk/client-sesv2 from 3.262.0 to 3.272.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.262.0 to 3.272.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.272.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-02-16 05:20:56 +00:00
dependabot[bot]
bc34d4feeb
chore(deps-dev): bump @commitlint/cli from 17.4.0 to 17.4.3
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.4.0 to 17.4.3.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.4.3/@commitlint/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 05:14:25 +00:00
Enoch Riese
b8ff4f0710 remove unused examples mdx component 2023-02-15 12:42:15 -06:00
Benjamin F
e85cbcc94d fix(plugintest): Adjust title bounding box to prevent clipping 2023-02-15 10:25:31 -08:00
Joost De Cock
15cc1fe04c
Merge pull request #3542 from BenJamesBen/carlita-cuff-facing
fix(carlita): Restore missing cuffFacing part
2023-02-15 18:00:14 +01:00
Joost De Cock
1feb735598
Merge pull request #3540 from BenJamesBen/teagan-sleeve-numbering
fix(teagan): Renumber sleeve part to 3
2023-02-15 17:59:51 +01:00
Benjamin F
74283aa4ce fix(carlita): Restore missing cuffFacing part 2023-02-14 12:55:00 -08:00
Joost De Cock
bf312dac48
Merge pull request #3541 from eriese/eriese-icon-wrapper
fix (#3539) add wrap flag to iconWrapper
2023-02-14 21:30:20 +01:00
Enoch Riese
a2f8310d41 add wrap flag to iconWrapper 2023-02-14 11:21:20 -06:00
Enoch Riese
9190fc1558 useCallback for all gist mutation methods so they can be called in useEffect 2023-02-14 09:54:25 -06:00
Benjamin F
fc6efcd611 fix(teagan): Renumber sleeve part number to 3 2023-02-14 07:30:51 -08:00
Enoch Riese
a7a0ace7a8 avoid inifinite rerenders 2023-02-14 09:17:19 -06:00
github-actions
f5de2801f0 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-zoom-pan-pinch-2.6.1 changes in config/dependencies.yaml 2023-02-14 05:26:46 +00:00
dependabot[bot]
077d3fa135
chore(deps): bump react-zoom-pan-pinch from 2.2.0 to 2.6.1
Bumps [react-zoom-pan-pinch](https://github.com/prc5/react-zoom-pan-pinch) from 2.2.0 to 2.6.1.
- [Release notes](https://github.com/prc5/react-zoom-pan-pinch/releases)
- [Changelog](https://github.com/prc5/react-zoom-pan-pinch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prc5/react-zoom-pan-pinch/commits)

---
updated-dependencies:
- dependency-name: react-zoom-pan-pinch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 05:24:17 +00:00
Enoch Riese
0a07ca8de0 some lint fixes from after the mjs overhaul 2023-02-13 16:44:12 -06:00
Joost De Cock
7bfb630bb4
Merge pull request #3530 from eriese/eriese-test-menu
fix (TestThing) Fix menu and inital draft
2023-02-13 12:47:19 +01:00
Joost De Cock
e8dea2d0fd
Merge pull request #3533 from eriese/develop
fix (Skip Builds) Truly this one has been tested
2023-02-13 12:46:41 +01:00
Enoch Riese
b7fa34e4e5
Merge pull request #3532 from BenJamesBen/esm-named-exports
fix(dev/shared): .mjs filename and named exports changes
2023-02-12 16:59:33 -06:00
Enoch Riese
a48ba26698 centralized skip_build script with real working git commands 2023-02-12 16:47:16 -06:00
Enoch Riese
c28891abc3 remote add, not add remote 2023-02-12 16:27:01 -06:00
Enoch Riese
1bb56403ce keep fetching until we get a merge base 2023-02-12 16:23:26 -06:00
Enoch Riese
e1b3f7516b add more logging to see how skip_build is running 2023-02-12 15:01:04 -06:00
Benjamin F
b57782c635 fix(dev): Use .mjs and named export 2023-02-12 12:40:17 -08:00
Benjamin F
776ed5631c fix(shared): Use named export 2023-02-12 12:39:40 -08:00
Enoch Riese
2ea5fe741a oops, patternProps 2023-02-12 11:41:31 -06:00
Joost De Cock
d7bd237f3c
Merge pull request #3529 from freesewing/i18n
New Crowdin updates
2023-02-12 18:40:18 +01:00
joostdecock
a0a1538aa0 wip(org): Work on account/welcome pages 2023-02-12 18:35:54 +01:00
Enoch Riese
ecc7cfdacb some fixes to testThing 2023-02-12 11:26:25 -06:00
joostdecock
424c15c723 wip(org): Moved toasts to their own hook 2023-02-12 11:20:59 +01:00
Joost De Cock
5b23b32650 New translations workbench.yaml (Ukrainian) 2023-02-12 11:03:45 +01:00
Joost De Cock
e5a2b98157 New translations workbench.yaml (Dutch) 2023-02-12 11:03:44 +01:00
Joost De Cock
fccb20b64a New translations workbench.yaml (German) 2023-02-12 11:03:43 +01:00
Joost De Cock
bc351d0d67 New translations workbench.yaml (Spanish) 2023-02-12 11:03:42 +01:00
Joost De Cock
9fb5bdb1d6 New translations workbench.yaml (French) 2023-02-12 11:03:41 +01:00
Joost De Cock
3876439000
Merge pull request #3520 from bobgeorgethe3rd/labfix
fix(lab) Properly call Path attributes for X-ray mode.
2023-02-12 10:11:09 +01:00
Joost De Cock
f494e09804
Merge pull request #3247 from eriese/eriese-edit-yaml
Yaml Edit View
2023-02-12 10:09:38 +01:00
Joost De Cock
4a80462154
Merge pull request #3528 from eriese/eriese-ignored-builds
(Fix) Actually working ignored_build script
2023-02-12 09:41:50 +01:00
Enoch Riese
49f8badcfe convert new files to mjs 2023-02-11 16:45:00 -06:00
Enoch Riese
5a04baf8be fix translation keys 2023-02-11 16:35:35 -06:00
Enoch Riese
598c0c0161 hopefully better localization keys 2023-02-11 16:34:08 -06:00
Enoch Riese
b5b8ea7809 lint fix 2023-02-11 16:33:06 -06:00
Enoch Riese
363bf40f67 only instantiate gist validator once 2023-02-11 16:33:06 -06:00
Enoch Riese
c97b066c32 remove line numbers and fix runtime error 2023-02-11 16:33:05 -06:00
Enoch Riese
53b1ba6d28 one more lint fix 2023-02-11 16:33:05 -06:00