1
0
Fork 0
Commit graph

51975 commits

Author SHA1 Message Date
Enoch Riese
78bc2c89b5
Merge pull request #3308 from BenJamesBen/path-join-noop-fix
fix(core): Fix Path.join() to work with noop
2022-12-30 15:32:40 -06:00
Benjamin F
f405ca7ea4 fix(new-design): Bump npm to 8.3.0 for override functionality 2022-12-30 11:27:10 -08:00
Benjamin F
a45b36bad9 fix(new-design): Update dependencies for React 18 2022-12-30 11:11:46 -08:00
joostdecock
287a19240f release: v3.0.0-aphpa.3 2022-12-30 18:16:40 +01:00
Joost De Cock
95ae5ffb13
Merge pull request #3353 from freesewing/alpha-release
Fix: Development environment - Preparation for a new alpha release
2022-12-30 18:13:40 +01:00
joostdecock
fedb1e8439 chore: Reconfigure as part of buildall 2022-12-30 18:07:01 +01:00
joostdecock
2c22d0bd9c chore: Reconfigure as part of bootstrap 2022-12-30 17:43:55 +01:00
Joost De Cock
0533d898c6
Merge pull request #3277 from freesewing/dependabot/npm_and_yarn/types/express-4.17.15
chore(deps-dev): bump @types/express from 4.17.14 to 4.17.15
2022-12-30 17:42:00 +01:00
Joost De Cock
3d024826fd
Merge pull request #3323 from freesewing/dependabot/npm_and_yarn/unist-util-visit-4.1.1
chore(deps): bump unist-util-visit from 4.1.0 to 4.1.1
2022-12-30 17:41:42 +01:00
Joost De Cock
1ec8823bc6
Merge pull request #3324 from freesewing/dependabot/npm_and_yarn/tailwindcss/typography-0.5.8
chore(deps): bump @tailwindcss/typography from 0.5.0 to 0.5.8
2022-12-30 17:41:22 +01:00
joostdecock
11f4ff1445 chore: Fixed deepscan warnings 2022-12-30 17:37:38 +01:00
dependabot[bot]
eb870baffa
chore(deps): bump @tailwindcss/typography from 0.5.0 to 0.5.8
Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.0 to 0.5.8.
- [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.0...v0.5.8)

---
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-12-30 16:37:11 +00:00
Joost De Cock
41035253d9
Merge pull request #3352 from BenJamesBen/points-path-trailing-whitespace
fix(docs): Trim trailing whitespace and blank lines
2022-12-30 17:35:26 +01:00
Joost De Cock
0076c03cd5
Merge pull request #3354 from freesewing/dependencies
chore: Dependencies update
2022-12-30 17:34:50 +01:00
joostdecock
f728052ad4 chore: Fixed linter warnings 2022-12-30 17:33:49 +01:00
joostdecock
8a8270e329 Merge branch 'develop' into alpha-release 2022-12-30 17:26:06 +01:00
joostdecock
ba829c83a4 chore: Dependencies update 2022-12-30 17:22:35 +01:00
Benjamin F
5a7ae2ac45 fix(docs): Change example to restore macros 2022-12-30 08:22:32 -08:00
dependabot[bot]
2850e55877
chore(deps): bump unist-util-visit from 4.1.0 to 4.1.1
Bumps [unist-util-visit](https://github.com/syntax-tree/unist-util-visit) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/syntax-tree/unist-util-visit/releases)
- [Commits](https://github.com/syntax-tree/unist-util-visit/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: unist-util-visit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 16:11:13 +00:00
Joost De Cock
0bcb4dc252
Merge pull request #3322 from freesewing/dependabot/npm_and_yarn/to-vfile-7.2.3
chore(deps): bump to-vfile from 7.2.2 to 7.2.3
2022-12-30 17:07:24 +01:00
Joost De Cock
0c4cb0964f
Merge pull request #3321 from freesewing/dependabot/npm_and_yarn/tailwindcss-mso-1.3.0
chore(deps): bump tailwindcss-mso from 1.2.0 to 1.3.0
2022-12-30 17:07:15 +01:00
Joost De Cock
e20e521043
Merge pull request #3346 from BenJamesBen/readmore-recurse-doc
fix(docs): Add recurse attribute to Readmore tag
2022-12-30 17:06:46 +01:00
Joost De Cock
babe93b26f
Merge pull request #3347 from BenJamesBen/tutorials-docs-update-1
fix(docs): Tutorials updates and corrections
2022-12-30 17:06:12 +01:00
Joost De Cock
11cb02b546
Merge pull request #3348 from BenJamesBen/deepscan-fixes-3304
fix(backend): Fix Deepscan and eslint issues
2022-12-30 17:01:26 +01:00
Joost De Cock
8d0f17bec9
Merge pull request #3349 from BenJamesBen/stretchtoscale-doc-update
fix(docs): Update utils.stretchToScale()
2022-12-30 17:00:56 +01:00
joostdecock
dfd404108d fix(new-design): Migrate Link to NextJS 13 2022-12-30 16:52:44 +01:00
Benjamin F
d1dc9feb66 fix(docs): Trim trailing whitespace and blank lines 2022-12-30 07:47:29 -08:00
joostdecock
20e0b8a675 Merge remote-tracking branch 'origin/update-devenv-files' into alpha-release 2022-12-30 16:39:50 +01:00
joostdecock
323e2680ef fix(new-design): Links in pages 2022-12-30 16:39:08 +01:00
joostdecock
c13adff8f1 chore(new-design): Include banner 2022-12-30 16:38:55 +01:00
Benjamin F
2225d1ea83 fix(docs): Change examples to actually use the documented method 2022-12-30 07:38:49 -08:00
joostdecock
93de1d698f chore(new-design): Include build step 2022-12-30 16:38:19 +01:00
Benjamin F
d8738a2e5c fix(docs): Update utils.stretchToScale() 2022-12-29 19:36:27 -08:00
Benjamin F
85628caad1 fix(backend): Fix eslint-flagged errors 2022-12-29 15:51:21 -08:00
Benjamin F
72a99cc646 fix(backend): Fix Deepscan issues 2022-12-29 13:40:25 -08:00
Benjamin F
91137f5fa6 fix(shared): Remove unused variable, per lint 2022-12-29 10:37:19 -08:00
Benjamin F
49c05bd419 fix(shared): Ensure that error name and message info is included in error log 2022-12-29 08:49:47 -08:00
Benjamin F
99ca06dba6 Revert "fix(core): Improve error messages for Firefox and Safari browsers"
This reverts commit 9d6ea4b4fa.
2022-12-29 08:45:32 -08:00
Benjamin F
80eab3896b fix(core): Add test for Path.join() for paths with noop operations 2022-12-29 07:06:59 -08:00
Benjamin F
dcb4b17032 fix(docs): Tutorials updates and corrections 2022-12-29 06:25:01 -08:00
Benjamin F
08a89bb81e fix(docs): Add recurse attribute to Readmore tag 2022-12-29 05:42:58 -08:00
Joost De Cock
8598bfe49b feat(shared): More methods in utils 2022-12-29 12:39:58 +01:00
Joost De Cock
82400407f8 feat(i18n): Some more words 2022-12-29 12:38:18 +01:00
Enoch Riese
de00e16f76
Merge pull request #3302 from BenJamesBen/mdx-prebuild-fix
fix(shared): Remove redundant logic
2022-12-28 14:05:26 -06:00
Joost De Cock
1815486366 wip(org): Work on bugsnag integration 2022-12-28 21:04:30 +01:00
Joost De Cock
738d3c6f54 feat(shared): New spinner icon 2022-12-28 21:01:53 +01:00
Enoch Riese
15d60598b2
Update mdx.mjs
lint fix
2022-12-28 13:57:51 -06:00
dependabot[bot]
a5fff8e3b8
chore(deps): bump to-vfile from 7.2.2 to 7.2.3
Bumps [to-vfile](https://github.com/vfile/to-vfile) from 7.2.2 to 7.2.3.
- [Release notes](https://github.com/vfile/to-vfile/releases)
- [Commits](https://github.com/vfile/to-vfile/compare/7.2.2...7.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 15:20:25 +00:00
dependabot[bot]
ab29b373a4
chore(deps): bump tailwindcss-mso from 1.2.0 to 1.3.0
Bumps [tailwindcss-mso](https://github.com/maizzle/tailwindcss-mso) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/maizzle/tailwindcss-mso/releases)
- [Commits](https://github.com/maizzle/tailwindcss-mso/compare/v1.2.0...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 15:20:23 +00:00
Joost De Cock
7d1342477b
Merge pull request #3326 from freesewing/dependabot/npm_and_yarn/resvg/resvg-js-2.2.0
chore(deps): bump @resvg/resvg-js from 2.1.0 to 2.2.0
2022-12-28 16:18:32 +01:00