1
0
Fork 0
Commit graph

518 commits

Author SHA1 Message Date
Joost De Cock
7efaa462bf fix(paco): Clean before returning. Fixes #2878 2022-09-28 23:12:31 +02:00
Joost De Cock
907c51593a fix(wahid): Add missing options. Fixes #2883 2022-09-28 22:50:22 +02:00
anna-puk
ef6d2f5cdc Merge remote-tracking branch 'upstream/develop' into unice-update-gusset-and-add-curve-options-(PR-version) 2022-09-28 22:49:27 +02:00
Joost De Cock
c97eac9029 fix(simone): Added missing option. See #2881 2022-09-28 22:03:25 +02:00
Joost De Cock
2f1af32a21 chore: Reconfigure packages 2022-09-28 22:00:01 +02:00
Joost De Cock
76a2a27e4d fix(jaeger): Add missing lengthBonus option. Fixes #2881 2022-09-28 21:58:39 +02:00
Joost De Cock
d31b0f5108 chore: Reconfigure packages 2022-09-28 21:06:47 +02:00
Joost De Cock
afa93d01ea fix(unice): Remove debug statement 2022-09-28 21:04:06 +02:00
Joost De Cock
b62a2e69d8
Merge pull request #2780 from BenJamesBen/v3-octoplushy-fixes
fix(octoplushy): Add missing pluginBundle
2022-09-28 20:29:19 +02:00
Joost De Cock
def54060b0
Merge pull request #2877 from BenJamesBen/cornelius-seam-fixes
fix(cornelius): Unhide accidentally-hidden seams in Pocket and Pocket Facing
2022-09-28 20:27:14 +02:00
Joost De Cock
5491284518 Merge branch 'eriese-windows' of github.com:eriese/freesewing into eriese-eriese-windows 2022-09-28 20:16:08 +02:00
Benjamin F
faa8909edd fix(cornelius): Unhide accidentally-hidden seams in Pocket and Pocket Facing. 2022-09-28 11:07:12 -07:00
Joost De Cock
c0ede14d74
Merge branch 'develop' into more-lint 2022-09-28 19:09:50 +02:00
Joost De Cock
258419ad08
Merge pull request #2857 from anna-puk/unice-revival-(PR-version)
Unice revival (pr version)
2022-09-28 19:06:02 +02:00
Joost De Cock
b8d707fe78
Merge pull request #2867 from BenJamesBen/lunetius-seam-fix
fix(lunetius): Unhide accidentally-hidden seam.
2022-09-28 18:59:15 +02:00
Joost De Cock
81f58b6f0f
Merge pull request #2868 from BenJamesBen/hi-seam-fix
fix(hi): Unhide accidentally-hidden seam.
2022-09-28 18:58:34 +02:00
Joost De Cock
3f84d84af3
Merge pull request #2872 from BenJamesBen/charlie-seam-fix
fix(charlie): Unhide accidentally-hidden seam for Fly Extension part.
2022-09-28 18:55:18 +02:00
Joost De Cock
27c12f77f5 fix(hugo): Fixed invalid dependency config 2022-09-28 18:47:34 +02:00
Joost De Cock
d09948c826 fix(teagan): Don't hide the back part seamline 2022-09-28 18:36:03 +02:00
Joost De Cock
c4937602c5 chore: Removed examples as it's no longer needed
We no longer need a dedicated examples design.
It was used to showcase examples in the dev docs.
But the new dev site Example component will use the actual example code
to generate the example. Which is much better since we don't have to
keep the example code and code of the the example design in sync.
2022-09-28 17:01:00 +02:00
Joost De Cock
8a39e43300 fix(albert): Ported crossbox plugin to v3 2022-09-28 16:50:08 +02:00
Benjamin F
9273b33003 fix(charlie): Unhide accidentally-hidden seam for Fly Extension part. 2022-09-27 18:07:03 -07:00
anna-puk
995849cd72 used prettier to clean up formatting 2022-09-27 22:33:45 +02:00
anna-puk
8896e04d4f used lint to clean up code 2022-09-27 22:29:09 +02:00
Joost De Cock
8955cdeec8 feat(examples): Added two more examples 2022-09-27 18:24:55 +02:00
Joost De Cock
920fe39d97 feat(plugintest): Added rotation option for scalebox 2022-09-27 14:13:25 +02:00
Joost De Cock
07d7f2defc fix(plugintest): Force radius to number 2022-09-27 12:36:14 +02:00
Benjamin F
1a81df20a5 fix(hi): Unhide accidentally-hidden seam. 2022-09-26 17:29:38 -07:00
Benjamin F
fe61834103 fix(lunetius): Unhide accidentally-hidden seam. 2022-09-26 15:40:13 -07:00
anna-puk
598ed71874 updated based on PR feedback 2022-09-26 23:24:05 +02:00
nikhil
a24e93354f fix(current lint check): Remove .babelrc palimpsests
The current GitHub linting workflow (which, thanks to its reliance on lerna, only runs lint in workspaces that specify a `lint` command--needs to be fixed) has been failing for a new reason since commit dd9510537c9857a9f41c155c933b893c5855d32d (the workflow was already failing in the `develop` branch for unrelated reasons).

dd9510537c9857a9f41c155c933b893c5855d32d reintroduced Babel to the monorepo, not for any kind of transpilation step but for usage by `eslint`. This wasn't an issue for `eslint` commands executed from the monorepo root, but it's an issue for the lint workflow: that workflow uses `lerna run lint` to run `eslint` from within workspace directories, and the workspace directories that implement `lint` commands also happen to have legacy `.babelrc` files that reference no-longer-installed Babel plugins.

This commit removes the old `.babelrc` files, which should fix the lint workflow in its current form. (I will soon be updating the lint workflow to cover all workspaces, but I've yet to decide what that will look like.)
2022-09-26 17:01:50 -04:00
nikhil
db262265f0 chore(eslint): Remove the design-specific .eslintrc files
Also remove the `config/templates/design`-specific .eslintrc
2022-09-26 16:58:39 -04:00
anna-puk
db44d54efe all four parts are drawn but labels are missing 2022-09-25 17:06:44 +02:00
anna-puk
9e60cf37be restored front, back and gusset
elastic and markers for elastic still missing
2022-09-25 17:06:44 +02:00
anna-puk
18245aec34 NOT WORKING: restore unice from older commit
does not work, but good to have on hand to diff with
2022-09-25 17:06:44 +02:00
joostdecock
3c088be9b9 chore: Migrated designs after changes to plugin-banner 2022-09-25 14:17:05 +02:00
joostdecock
f31a158398 fix(simone): Hide fba-front part 2022-09-25 10:55:37 +02:00
Joost De Cock
f0e233513b wip(dev): More changes for v3 docs 2022-09-25 10:55:37 +02:00
joostdecock
75de42a03d wip(dev): Working on site changes 2022-09-25 10:55:37 +02:00
joostdecock
60f6d9593b feat(examples): More examples 2022-09-25 10:55:37 +02:00
Joost De Cock
d7cbd42ced feat(core): Added path.smurve() and path.smurve_() methods 2022-09-19 09:28:45 +02:00
Joost De Cock
c5138aad99 fix: No more setRender() use hide() unhide() instead 2022-09-18 19:14:25 +02:00
Joost De Cock
960cd9ca13 feat(brien): Optimize sleevecap resolver 2022-09-18 18:43:21 +02:00
Joost De Cock
b7d8cef789 fix(brian): Use hide() not setRender() 2022-09-18 18:43:00 +02:00
Joost De Cock
5dc7401308 chore(core): Use hide, not render 2022-09-18 18:16:17 +02:00
Enoch Riese
9bacc1109f
Merge branch 'develop' into eriese-windows 2022-09-15 10:40:05 -05: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
ef5e792d6b chore: Linter fixes 2022-09-14 15:02:39 +02:00