dependabot[bot]
4ab92710ed
chore(deps-dev): bump eslint from 8.41.0 to 8.42.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.41.0 to 8.42.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.42.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 05:01:14 +00:00
Joost De Cock
bd50aae150
Merge pull request #4202 from freesewing/serialize
...
feat(core): Added Pattern.getLogs() and updated Pattern.getRenderProps()
2023-06-02 14:25:24 +02:00
joostdecock
a2800dddda
feat(core): Added Pattern.getLogs() and updated Pattern.getRenderProps()
...
The data returned by `Pattern.getRenderProps()` was not serializable as
we were returning `this` all over the place, thereby including marcors,
log methods, cyclic object references, and so on.
This commit changes that by implementing a `.asRenderProp()` method on
all of the various objects (stack, part, path, point, snippet,
attributes, svg) and only including data that can be serialized.
In addition, we no longer include the logs in the renderProps because
they are not related to rendering the pattern.
Instead, the new method `Pattern.getLogs()` gives you the logs.
2023-06-01 16:45:13 +02:00
Joost De Cock
874d896aa2
Merge pull request #4160 from BenJamesBen/design-name-characters
...
fix(new-design): Changed design name acceptable characters
2023-05-30 19:26:41 +02:00
Benjamin Fan
9c91cef752
fix(new-design): Remove hyphen as a valid design name character
2023-05-27 10:14:30 -07:00
Joost De Cock
fbabcea638
Merge pull request #4155 from BenJamesBen/snapseries-update
...
fix(snapseries): Add imperial zipper lengths
2023-05-27 16:30:28 +02:00
Benjamin Fan
55d659f8ce
fix(new-design): Names cannot start with a digit
2023-05-26 21:20:12 -07:00
Benjamin Fan
f280da1eaf
fix(new-design): Escape the escape character so it appears
2023-05-26 21:13:16 -07:00
Benjamin Fan
eb0662fa08
fix(new-design): Correct or/and
2023-05-26 21:00:26 -07:00
Benjamin Fan
c61de2da13
fix(new-design): Changed design name acceptable characters
2023-05-26 20:55:56 -07:00
Benjamin Fan
ab8273e532
fix(snapseries): Add imperial zipper lengths
2023-05-26 12:43:25 -07:00
Enoch Riese
24b3b10bfb
fix little errors in draft-for-curated-set flow. other cleanup
2023-05-24 08:37:29 -05:00
Joost De Cock
7cd9d43a23
Merge pull request #4108 from eriese/eriese-part-priority
...
fix (core) draft after dependencies before from dependencies
2023-05-23 17:26:44 +02:00
Enoch Riese
cc143153b2
fix (core) resolve after depenndencies before from dependencies
2023-05-22 16:16:05 -05:00
dependabot[bot]
41ec594b36
Bump eslint from 8.40.0 to 8.41.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.40.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.40.0...v8.41.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 05:08:13 +00:00
joostdecock
7d6863f7b5
Merge branch 'develop' into i18n
2023-05-20 17:07:24 +02:00
joostdecock
b84cd8ee4f
fix(new-design): Include data.mjs in package
2023-05-20 16:57:11 +02:00
Joost De Cock
800968bafe
New translations cutlist.yaml (Spanish)
2023-05-20 10:36:20 +02:00
Joost De Cock
129a141997
New translations susi.yaml (Spanish)
2023-05-20 10:36:19 +02:00
Joost De Cock
8fbfcefbd8
New translations octoplushy.yml (Spanish)
2023-05-20 10:36:18 +02:00
Joost De Cock
a0dbf1cb4e
New translations noble.yml (Spanish)
2023-05-20 10:36:16 +02:00
Joost De Cock
eb4488f622
New translations lucy.yml (Spanish)
2023-05-20 10:36:15 +02:00
Joost De Cock
c780c9d541
New translations bob.yml (Spanish)
2023-05-20 10:36:15 +02:00
Joost De Cock
14221ef502
New translations patrons.yaml (Spanish)
2023-05-20 10:36:13 +02:00
Joost De Cock
98225cca06
New translations themes.yaml (Spanish)
2023-05-20 10:36:11 +02:00
Joost De Cock
af2c218a8e
New translations common.yaml (Spanish)
2023-05-20 10:36:10 +02:00
Joost De Cock
e898a8fe29
New translations workbench.yaml (Spanish)
2023-05-20 10:36:09 +02:00
Joost De Cock
1f23e1d03a
New translations bee.yml (Spanish)
2023-05-20 10:36:04 +02:00
Joost De Cock
11928dd2cd
New translations holmes.yml (Spanish)
2023-05-20 10:34:10 +02:00
Joost De Cock
250542337d
New translations waralee.yml (Spanish)
2023-05-20 10:34:08 +02:00
Joost De Cock
6f46c4204a
New translations designs.yml (Spanish)
2023-05-20 10:34:01 +02:00
Joost De Cock
c9951b259f
New translations brian.yml (Spanish)
2023-05-20 10:33:56 +02:00
Joost De Cock
9a843829b2
New translations email.yaml (Spanish)
2023-05-20 10:33:52 +02:00
Joost De Cock
8060520a31
New translations app.yaml (Spanish)
2023-05-20 10:33:51 +02:00
Joost De Cock
32a8d0664b
New translations cutlist.yaml (Dutch)
2023-05-20 09:26:03 +02:00
Joost De Cock
d742656abc
New translations susi.yaml (Dutch)
2023-05-20 09:26:02 +02:00
Joost De Cock
a3c71a49f0
New translations octoplushy.yml (Dutch)
2023-05-20 09:26:01 +02:00
Joost De Cock
62ee409830
New translations noble.yml (Dutch)
2023-05-20 09:25:59 +02:00
Joost De Cock
83354d352b
New translations lucy.yml (Dutch)
2023-05-20 09:25:58 +02:00
Joost De Cock
c52e9c04e6
New translations bob.yml (Dutch)
2023-05-20 09:25:57 +02:00
Joost De Cock
2be667d190
New translations unice.yml (Dutch)
2023-05-20 09:25:56 +02:00
Joost De Cock
7372b1d9c9
New translations hi.yml (Dutch)
2023-05-20 09:25:55 +02:00
Joost De Cock
81becfd23f
New translations patrons.yaml (Dutch)
2023-05-20 09:25:54 +02:00
Joost De Cock
0d6415da8c
New translations common.yaml (Dutch)
2023-05-20 09:25:51 +02:00
Joost De Cock
e0a1e38d61
New translations workbench.yaml (Dutch)
2023-05-20 09:25:50 +02:00
Joost De Cock
21592fe5a3
New translations holmes.yml (Dutch)
2023-05-20 09:23:04 +02:00
Joost De Cock
071ceaf318
New translations waralee.yml (Dutch)
2023-05-20 09:23:00 +02:00
Joost De Cock
f9154c71bd
New translations designs.yml (Dutch)
2023-05-20 09:22:50 +02:00
Joost De Cock
e01ab6688e
New translations sven.yml (Dutch)
2023-05-20 09:22:47 +02:00
Joost De Cock
35e8a4fb49
New translations brian.yml (Dutch)
2023-05-20 09:22:42 +02:00