1
0
Fork 0
Commit graph

8674 commits

Author SHA1 Message Date
joostdecock
ddcec30292 chore(rehype-highlight-lines): Code QA fixes 2023-05-19 10:39:21 +02:00
joostdecock
31efe37789 chore(i18n): Suspend prebuild script in anticipation of v3 changes 2023-05-19 10:38:30 +02:00
joostdecock
92e8c6fdca chore(core): Code QA fixes 2023-05-19 10:34:51 +02:00
joostdecock
2dcf46befa wip(lab): Work on v3 lab 2023-05-17 17:04:15 +02:00
joostdecock
d569d0d040 chore(i18n): Remove local docs namespace 2023-05-16 10:30:58 +02:00
joostdecock
ed1ac8a7a7 Merge branch 'develop' into joost 2023-05-16 08:49:35 +02:00
Joost De Cock
993fa85e41 New translations noble.yml (French) 2023-05-11 22:06:16 +02:00
Joost De Cock
98c9a76ad4 New translations unice.yml (French) 2023-05-11 22:02:22 +02:00
Joost De Cock
57138f9ef6
Merge pull request #4013 from BenJamesBen/unknown-macro-warning
fix(core): (part) Add warning message if invalid macro name used
2023-05-10 13:45:22 +02:00
Joost De Cock
4d178c48bc
Merge pull request #4015 from eriese/eriese-tag-nd
fix (new-design) peg new-design downloads to the current tag
2023-05-09 19:32:25 +02:00
Joost De Cock
9cea67a7dc
Merge pull request #4016 from freesewing/dependabot/npm_and_yarn/eslint-8.40.0
chore(deps-dev): bump eslint from 8.39.0 to 8.40.0
2023-05-09 19:31:55 +02:00
dependabot[bot]
9f2a433f65
chore(deps): bump hast-util-from-html from 1.0.1 to 1.0.2
Bumps [hast-util-from-html](https://github.com/syntax-tree/hast-util-from-html) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/syntax-tree/hast-util-from-html/releases)
- [Commits](https://github.com/syntax-tree/hast-util-from-html/compare/1.0.1...1.0.2)

---
updated-dependencies:
- dependency-name: hast-util-from-html
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 05:03:01 +00:00
Enoch Riese
837b86368d 🔖 v3.0.0-alpha.10 2023-05-08 01:34:29 -05:00
dependabot[bot]
a6c2aa7653
chore(deps-dev): bump eslint from 8.39.0 to 8.40.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.40.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.39.0...v8.40.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-08 05:04:50 +00:00
Enoch Riese
62e9be85f8 peg new-design downloads to the current tag 2023-05-07 17:42:23 -05:00
Benjamin F
8ecb2cfcec fix(core): (part) Allow existing unknown macro test to pass 2023-05-07 13:51:59 -07:00
Benjamin F
b46d3ac67e fix(core): (part) Added warning message if invalid macro name used 2023-05-07 13:15:54 -07:00
Joost De Cock
ba80219201 New translations patterns.yml (French) 2023-05-06 21:37:58 +02:00
Joost De Cock
eebef693a2 New translations cutlist.yaml (French) 2023-05-06 21:37:57 +02:00
Joost De Cock
41f945fd25 New translations unice.yml (French) 2023-05-06 20:06:02 +02:00
Joost De Cock
c35c2cd0a1 New translations simone.yml (French) 2023-05-06 20:06:01 +02:00
Joost De Cock
0a8b78c1c7 New translations waralee.yml (French) 2023-05-06 20:06:00 +02:00
Joost De Cock
a07d621ccc New translations octoplushy.yml (French) 2023-05-06 20:05:58 +02:00
Joost De Cock
f12842a739 New translations lucy.yml (French) 2023-05-06 20:05:55 +02:00
Joost De Cock
92a51ec163
Merge pull request #3964 from eriese/eriese-3957
fixes #3957 Re-use existing part for out-of-cycle draft
2023-05-03 15:39:27 +02:00
Joost De Cock
f5f4acaad2
Merge pull request #3863 from freesewing/snippets
Allow `defs` in the `svg` to be overwritten.
2023-05-02 20:03:33 +02:00
Enoch Riese
282696f1cd fixes #3957 re-use existing part for out-of-cycle draft 2023-05-02 12:25:04 -05:00
joostdecock
3a4f069cb5 chore(i18n): designs, not patterns 2023-05-01 15:41:19 +02:00
Joost De Cock
0e0fc6b282
Merge pull request #3925 from freesewing/dependabot/npm_and_yarn/axios-1.4.0
chore(deps): bump axios from 1.3.6 to 1.4.0
2023-04-29 20:11:59 +02:00
Joost De Cock
7aed296564
Merge pull request #3931 from freesewing/beamIntersectsCurve
utils.beamIntersectsCurve()
2023-04-29 20:10:14 +02:00
Enoch Riese
c65c08432a don't rely on browsers to compute transforms in layouting 2023-04-28 15:46:33 -04:00
Wouter van Wageningen
a5f141a586 Docs and code cleanup 2023-04-28 18:26:55 +00:00
Wouter van Wageningen
68c0fca124 Code and tests 2023-04-28 16:42:35 +00:00
dependabot[bot]
5c83f7b2a4
chore(deps): bump axios from 1.3.6 to 1.4.0
Bumps [axios](https://github.com/axios/axios) from 1.3.6 to 1.4.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.6...v1.4.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 05:04:57 +00:00
Wouter van Wageningen
e9ab680c53
Merge pull request #3919 from freesewing/develop
Get up to date with develop
2023-04-26 23:24:53 -07:00
Joost De Cock
f7bee1cb80
Merge pull request #3886 from freesewing/i18n
New Crowdin updates
2023-04-26 18:00:32 +02:00
Enoch Riese
c2e6a9b246 chore (new-design) remove unecessary execa resolution from config 2023-04-26 00:08:36 -04:00
Enoch Riese
586f973f66 add recursive-readdir as dev dependency to i18n and sites/shared 2023-04-25 23:42:51 -04:00
Enoch Riese
93ce53fa7e no hoist with resolutions? 2023-04-25 23:09:44 -04:00
Enoch Riese
45af05deaf try not hoisting execa in bootstrap 2023-04-25 23:00:32 -04:00
Enoch Riese
256704225f require resolution of latest execa for new-design 2023-04-25 13:01:49 -04:00
Enoch Riese
75c0470cb5 Merge branch 'develop' into eriese-test-new-design 2023-04-25 12:09:30 -04:00
dependabot[bot]
25ac25eb03
chore(deps-dev): bump eslint from 8.38.0 to 8.39.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.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.38.0...v8.39.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-04-25 05:22:16 +00:00
Enoch Riese
e8b0752eb5 stronger test for new-design 2023-04-25 00:45:58 -04:00
Enoch Riese
1a4654d686 only click a size button if measurements are required 2023-04-25 00:02:30 -04:00
Enoch Riese
19b79261b5 add optional e2e tests and non-interactive generator to new-design 2023-04-24 21:46:35 -04:00
Joost De Cock
b77e00ba14 New translations octoplushy.yml (French) 2023-04-24 16:46:41 +02:00
Joost De Cock
46290f07c2 New translations lunetius.yml (French) 2023-04-24 16:46:40 +02:00
Joost De Cock
5efd3f67e4 New translations noble.yml (French) 2023-04-24 16:46:38 +02:00
Joost De Cock
c78c119504 New translations noble.yml (French) 2023-04-24 15:32:50 +02:00