1
0
Fork 0
Commit graph

52101 commits

Author SHA1 Message Date
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
Enoch Riese
d1a292283c lint fixes 2023-02-11 16:33:05 -06:00
Enoch Riese
37ac09aba4 only show 'we saved it anyway' if we did save it 2023-02-11 16:33:05 -06:00
Enoch Riese
055ae70f80 add design name to page title for clarity 2023-02-11 16:33:05 -06:00
Enoch Riese
7524511139 more complete validation and messaging 2023-02-11 16:33:02 -06:00
Enoch Riese
94abf3cd8f some validation for gist input 2023-02-11 16:31:46 -06:00
Enoch Riese
ed3f0abf23 basic editor interface 2023-02-11 16:31:43 -06:00
Enoch Riese
57dc0e929b
Merge pull request #3508 from freesewing/dependabot/npm_and_yarn/next-13.1.6
chore(deps): bump next from 13.1.5 to 13.1.6
2023-02-11 16:24:34 -06:00
Enoch Riese
027fff1f05 fetch develop before checking for differences 2023-02-11 16:18:30 -06:00
Enoch Riese
99e8bb7f10 another git command attempt 2023-02-11 15:08:11 -06:00
joostdecock
418242a83d wip(org): Finalized toast styles 2023-02-11 20:04:19 +01:00
bobgeorgethe3rd
e831aa96b7 just trying to clean up 2023-02-11 18:49:17 +00:00