1
0
Fork 0
Commit graph

49453 commits

Author SHA1 Message Date
Joost De Cock
0819932911
Merge pull request #2722 from freesewing/lucy-v3-with-history
chore(lucy): Ported to v3 (with history intact)
2022-09-04 11:25:08 +02:00
Joost De Cock
ffd2e53560
Merge branch 'v3' into lucy-v3-with-history 2022-09-04 11:25:02 +02:00
joostdecock
587632dfe6 chore(sven): Ported to v3 2022-09-04 11:24:00 +02:00
Benjamin F
f98730a250 Port Benjamin to v3. 2022-09-03 20:06:18 -07:00
Joost De Cock
e2a6a83af4
Merge pull request #2723 from freesewing/i18n
New Crowdin updates
2022-09-03 19:35:22 +02:00
Joost De Cock
402741bcb5 New translations penelope.yml (Ukrainian) 2022-09-03 18:37:27 +02:00
Joost De Cock
221330d136 New translations sandy.yml (Ukrainian) 2022-09-03 18:37:26 +02:00
Joost De Cock
dee1a494b7 New translations penelope.yml (Ukrainian) 2022-09-03 17:40:42 +02:00
Joost De Cock
ff1e0154c8 New translations measurements.yaml (Ukrainian) 2022-09-03 17:40:41 +02:00
joostdecock
8f89ba44d8 chore(tamiko): ported to v3 2022-09-03 17:24:53 +02:00
joostdecock
3e8c23a2ce chore(teagan): Ported to v3 2022-09-03 17:20:29 +02:00
Joost De Cock
b8db8478db New translations penelope.yml (Ukrainian) 2022-09-03 16:30:33 +02:00
joostdecock
cdac5589c0 chore(tiberius): Ported to v3 2022-09-03 16:24:44 +02:00
joostdecock
64f69daf84 chore(titan): Ported to v3 2022-09-03 16:19:15 +02:00
joostdecock
e40b385309 chore: Fix exceptions for prettier-config 2022-09-03 16:18:59 +02:00
joostdecock
46364dd03f breaking(snapseries): Renamed named exports 2022-09-03 16:08:09 +02:00
joostdecock
b12e869961 chore(trayvon): Ported to v3 2022-09-03 16:05:26 +02:00
joostdecock
c0b123e869 chore(wahid): Ported to v3 2022-09-03 15:41:48 +02:00
joostdecock
7635be980d chore(walburga): Ported to v3 2022-09-03 15:00:29 +02:00
joostdecock
d5a63ec7c5 chore(yuri): Better method names and formatting 2022-09-03 14:49:30 +02:00
joostdecock
091569c556 chore(waralee): Ported to v3 2022-09-03 14:46:40 +02:00
joostdecock
4086f2de1d wip(yuri): Ported to v3
The tests don't pass (for giants) but everything works fine in the lab
so it might be an issue with how the tests are setup.
I'll investigate this later.
2022-09-03 14:05:00 +02:00
joostdecock
0dae02d24b wip(core): Comment out outdated tests 2022-09-03 11:55:18 +02:00
Joost De Cock
e1dad03aaa chore(lucy): Ported to v3 (with history intact) 2022-09-03 09:30:41 +02:00
Joost De Cock
d31b6de4fd
Merge pull request #2719 from BenJamesBen/v3-rename-design-files
Bulk rename all design src files from *.js to *.mjs
2022-09-02 21:26:37 +02:00
Benjamin F
5107c911c3 Bulk rename all design files from *.js to *.mjs 2022-09-02 11:57:22 -07:00
dependabot[bot]
d957935121
Bump @tailwindcss/typography from 0.5.4 to 0.5.7
Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.4 to 0.5.7.
- [Release notes](https://github.com/tailwindcss/typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindcss/typography/compare/v0.5.4...v0.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 18:07:06 +00:00
Joost De Cock
408fe67164
Merge pull request #2703 from BenJamesBen/v3-plugin-update
v3 updates for plugin-title and plugin-scalebox
2022-09-02 20:04:38 +02:00
Joost De Cock
a632d80b56
Merge pull request #2698 from freesewing/dependabot/npm_and_yarn/lerna-5.5.0
Bump lerna from 5.4.3 to 5.5.0
2022-09-02 20:02:50 +02:00
Joost De Cock
70b67528ac
Merge pull request #2689 from freesewing/dependabot/npm_and_yarn/types/node-18.7.14
Bump @types/node from 18.7.13 to 18.7.14
2022-09-02 20:02:39 +02:00
Joost De Cock
e12dfc77f6
Merge pull request #2682 from freesewing/dependabot/npm_and_yarn/commitlint/config-conventional-17.1.0
Bump @commitlint/config-conventional from 17.0.3 to 17.1.0
2022-09-02 20:02:24 +02:00
Joost De Cock
966b8bed2e chore(tutorial): Ported to v3 2022-09-02 20:01:22 +02:00
Benjamin F
e3a7e54bd7 Use design shortname on measurements page. 2022-09-02 07:42:00 -07:00
Benjamin F
55ec9b279a Fix v3 ForCutting layout to use design shortname. 2022-09-01 23:06:37 -07:00
Benjamin F
d25ce70cde Fix v3 ForPrinting layout to use design shortname. 2022-09-01 22:58:26 -07:00
Benjamin F
9cf8ffb31c Change pattern raise.info message to use new data property config. 2022-09-01 22:19:15 -07:00
dependabot[bot]
b9fbb3ba75
Bump mongodb-memory-server from 8.9.0 to 8.9.1
Bumps [mongodb-memory-server](https://github.com/nodkz/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) from 8.9.0 to 8.9.1.
- [Release notes](https://github.com/nodkz/mongodb-memory-server/releases)
- [Changelog](https://github.com/nodkz/mongodb-memory-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodkz/mongodb-memory-server/commits/v8.9.1/packages/mongodb-memory-server)

---
updated-dependencies:
- dependency-name: mongodb-memory-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 04:13:23 +00:00
Joost De Cock
6d5bf28bab fix: NextJS config for loading packages from source 2022-09-01 19:35:52 +02:00
Joost De Cock
e5f398bcab fix(core): Include parts without dependencies in output 2022-09-01 19:35:20 +02:00
Joost De Cock
1812ed6be9 fix(shared): Styles for buttonhole start and end 2022-09-01 19:34:34 +02:00
Joost De Cock
e8b8e1d7be fix(tests): Small bug in design config tests 2022-09-01 19:32:12 +02:00
Joost De Cock
1dd4d5c6b4 fix(examples): Adapt to data attribute 2022-09-01 19:31:45 +02:00
Joost De Cock
fe1d9be75b chore(rendertest): Ported to v3 2022-09-01 19:30:12 +02:00
Benjamin F
1f5e3ef62f Port scalebox macro to use v3 data property. 2022-09-01 09:43:30 -07:00
Benjamin F
308268ead6 Change the title macro to use design short name. 2022-09-01 09:41:54 -07:00
Joost De Cock
89b0f3f4c1 fix(bee): Hide bella dependencies 2022-09-01 18:02:22 +02:00
Joost De Cock
bf7926b98d feat(core): More granular hiding of parts
This adds new top-level part config settings:

- hide: hides this part and only this part (not new)
- hideDependencies: Do not hide this part, but hide its dependencies
- hideAll: Hide both this part and its dependencies
2022-09-01 18:00:37 +02:00
Joost De Cock
c79aea43b9 fix(core): Don't load plugins twice 2022-09-01 17:43:35 +02:00
Joost De Cock
07528ecf95 fix(albert): Include crossBox plugin 2022-09-01 17:29:35 +02:00
Joost De Cock
b38c82129a
Merge pull request #2700 from BenJamesBen/v3-design-porting-4
Complete porting albert to v3.
2022-09-01 16:53:44 +02:00