1
0
Fork 0
Commit graph

91207 commits

Author SHA1 Message Date
Joost De Cock
ca1bdd76b6 chore(shared): more translations 2023-09-15 16:58:37 +02:00
Joost De Cock
7432dd37ad fix(plugin-annotations): Avoid self-closing tags in defs 2023-09-15 16:58:13 +02:00
Joost De Cock
967bebdaf5 chore(plugin-annotations): Another flag preset 2023-09-15 16:57:42 +02:00
Joost De Cock
b3b0d4b7bc fix(plugin-annotations): Wrong macro names in umbrella rm macro 2023-09-15 16:57:01 +02:00
Joost De Cock
02d191f663 fix(bent): Typo in fabric 2023-09-15 16:55:08 +02:00
Joost De Cock
1d5295ae86 chore(carlton): Preparing for v3 beta 2023-09-15 16:54:22 +02:00
Joost De Cock
9955784078 fix(plugin-annotations): Circle syntax in defs 2023-09-15 08:43:57 +02:00
Joost De Cock
d90951bc8c feat(core): Uncouple complete and sa settings 2023-09-15 08:18:33 +02:00
dependabot[bot]
99edb6f4fc
chore(deps): bump luxon from 3.4.2 to 3.4.3
Bumps [luxon](https://github.com/moment/luxon) from 3.4.2 to 3.4.3.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.4.2...3.4.3)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 04:36:51 +00:00
Joost De Cock
8dab0cdb4e fix(plugin-annotations): Fix bnotch syntax 2023-09-14 16:54:32 +02:00
Joost De Cock
1a4006a635
Merge pull request #4940 from freesewing/dependabot/npm_and_yarn/types/node-20.6.0
chore(deps-dev): bump @types/node from 20.5.7 to 20.6.0
2023-09-14 08:51:12 +02:00
Joost De Cock
f768a5fafb
Merge pull request #4941 from freesewing/dependabot/npm_and_yarn/echarts-5.4.3
chore(deps): bump echarts from 5.4.2 to 5.4.3
2023-09-14 08:50:57 +02:00
Joost De Cock
f7da87e19b
Merge pull request #4942 from freesewing/dependabot/npm_and_yarn/react-timeago-7.2.0
chore(deps): bump react-timeago from 7.1.0 to 7.2.0
2023-09-14 08:50:35 +02:00
Joost De Cock
a9af7f91b3 fix(carlton): Added options translation 2023-09-14 08:30:38 +02:00
Joost De Cock
510f8f4c5c chore(shared): Missing translations 2023-09-14 08:30:20 +02:00
Joost De Cock
5da93e01aa fix(bent): Optional chaining of options 2023-09-14 08:30:01 +02:00
Joost De Cock
ca80d83110 chore(bruce): Prepare for v3 beta 2023-09-14 08:22:19 +02:00
Joost De Cock
8c83a0ae88 Update source file en.yaml
skip-build
2023-09-13 21:06:50 +02:00
Joost De Cock
c160629d6d New translations en.yaml (Ukrainian)
skip-build
2023-09-13 20:16:05 +02:00
Joost De Cock
991e1922d7 New translations en.yaml (Dutch)
skip-build
2023-09-13 19:53:36 +02:00
Joost De Cock
7c07dbe65f New translations en.yaml (German)
skip-build
2023-09-13 19:30:55 +02:00
Joost De Cock
fb8f87f9d0 New translations en.yaml (Spanish)
skip-build
2023-09-13 19:07:56 +02:00
Joost De Cock
d562ef0e35 New translations en.yaml (French)
skip-build
2023-09-13 18:44:31 +02:00
Joost De Cock
38443bf75f chore: Update designs to recent cutlist changes 2023-09-13 18:28:39 +02:00
Joost De Cock
799352f2b7 chore(plugin-annotations): Update title macro to cutlist changes 2023-09-13 17:50:53 +02:00
Joost De Cock
6d5c21e4e1 fix(plugin-annotations): Set bias/cutonfold explicity in cutlist
The cutlist methods were being clever by deducing whether a part should
be cut on the fold from info set by the cutonfold macro.

This is a footgun, because this only works when the cutlist is set after
the cutonfold macro is run.

We can't expect designers to know they should add this annotation before
that annotation so now you need to add it explicitly.

The current keys to pass are:

 - cut
 - from (used to be material)
 - onBias (used to be bias)
 - onFold (replaced ignoreOnFold)
2023-09-13 17:41:03 +02:00
Joost De Cock
ba406a19ef
Merge pull request #4957 from freesewing/joost
chore: Work on preparing designs for beta v3
2023-09-13 16:46:45 +02:00
Joost De Cock
64d580ad51 chore(breanna): Add missing translations 2023-09-13 16:33:15 +02:00
Joost De Cock
bbff393763 feat(breanna): Hide options conditionally 2023-09-13 16:33:00 +02:00
Joost De Cock
d7ae0a064d chore(shared): Add translations for option groups 2023-09-13 16:32:26 +02:00
Joost De Cock
95349755ee feat(brian): Hide options conditionally 2023-09-13 16:32:05 +02:00
Joost De Cock
19aeaa2a68 chore(bob): Finalizing v3 beta 2023-09-13 16:14:16 +02:00
Joost De Cock
6752b756b2 chore(bent): Finalizing v3 beta 2023-09-13 16:11:26 +02:00
Joost De Cock
d2eeafa168 chore(brian): Make cutlist explicit 2023-09-13 15:56:52 +02:00
Joost De Cock
73f3ace7f6 chore(brian): Conditionally hide certain options 2023-09-13 15:54:52 +02:00
Joost De Cock
170fa4ed8f feat(shared): Allow options to pass a mehod as menu 2023-09-13 15:54:30 +02:00
Joost De Cock
ceedf8975b
Merge pull request #4955 from freesewing/joost
chore(benjamin): Migrated for v3 beta + plugin tweaks
2023-09-13 15:24:48 +02:00
Joost De Cock
f95c917ad9 chore(shared): Missing translations for option groups 2023-09-13 15:24:22 +02:00
Joost De Cock
d9e85d03ca fix(plugin-annotations): Better check for material 2023-09-13 15:12:22 +02:00
Joost De Cock
0246aa8d9b chore(benjamin): Linter issues 2023-09-13 15:01:14 +02:00
Joost De Cock
b8c7a03e23 chore(shared): Updated workbench for i18n structure of list options 2023-09-13 14:59:56 +02:00
Joost De Cock
e6b80ff0dd fix: Updated shared design test for i18n structure 2023-09-13 14:57:50 +02:00
Joost De Cock
b7b543fda0 fix(react-components): Accept data-render-always attributes on points 2023-09-13 11:58:00 +02:00
Joost De Cock
5c99791728 chore(benjamin): Completed migration for v3 beta 2023-09-13 11:56:18 +02:00
Joost De Cock
d9e566ad12 fix(plugin-annotations): Force rendering points for title 2023-09-13 11:48:34 +02:00
Joost De Cock
b8efc700e7 chore(plugin-annotations): Prefer from over material and support multiple cuts 2023-09-13 11:48:10 +02:00
Joost De Cock
793512a4d0 fix(benjamin): Added translations for end style list 2023-09-13 10:31:30 +02:00
Joost De Cock
db1d12e0a8 fix(benjamin): Move list translations into options key 2023-09-13 10:23:58 +02:00
Joost De Cock
ae248f2125 fix(shared): Keep options translations in options key 2023-09-13 10:23:42 +02:00
Joost De Cock
3bd6c9dba1
Merge pull request #4947 from freesewing/joost
fix(shared): Handle design list options in workbench
2023-09-12 17:54:18 +02:00