1
0
Fork 0
Commit graph

52101 commits

Author SHA1 Message Date
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
Joost De Cock
2b14d16844
Merge pull request #3333 from freesewing/i18n
New Crowdin updates
2022-12-28 16:18:17 +01:00
Joost De Cock
4ab5c09a46
Merge pull request #3335 from freesewing/dependabot/npm_and_yarn/types/node-18.11.18
chore(deps-dev): bump @types/node from 18.11.13 to 18.11.18
2022-12-28 16:18:06 +01:00
Joost De Cock
5b27aaa060
Merge pull request #3336 from BenJamesBen/codespaces-tutorial
chore(docs): Add Getting Started with Codespaces tutorial
2022-12-28 16:17:39 +01:00
Joost De Cock
e0e53b0f87
Merge pull request #3337 from freesewing/dependabot/npm_and_yarn/esbuild-0.16.12
chore(deps-dev): bump esbuild from 0.16.3 to 0.16.12
2022-12-28 16:17:07 +01:00
Joost De Cock
bb3ee99f67
Merge pull request #3342 from freesewing/dependencies
chore: Depdencies update
2022-12-28 16:16:24 +01:00
Joost De Cock
67d0c68c19 chore: Depdencies update 2022-12-28 16:15:01 +01:00
dependabot[bot]
fc381c2eb9
chore(deps-dev): bump esbuild from 0.16.3 to 0.16.12
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.3 to 0.16.12.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.16.3...v0.16.12)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 04:15:24 +00:00
Benjamin F
074447901d chore(docs): Add Getting Started with Codespaces tutorial 2022-12-27 19:06:54 -08:00
Joost De Cock
636feb877d wip(org): Work on signup/signin pages 2022-12-27 18:20:53 +01:00
Joost De Cock
cb3614c109 chore(org): Added example.env 2022-12-27 18:16:45 +01:00
Joost De Cock
486e842e7d feat(org): Allow removal of footer in wrappers 2022-12-27 18:16:05 +01:00
Joost De Cock
5918564c48 fix(org): Always show header while loading 2022-12-27 18:15:32 +01:00
Joost De Cock
a3726eb488 chore(shared): Added tlds dependency 2022-12-27 18:15:05 +01:00
Joost De Cock
68bfb00da8 feat(i18n): Added translations 2022-12-27 18:14:04 +01:00
dependabot[bot]
bb01102618
chore(deps-dev): bump @types/node from 18.11.13 to 18.11.18
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.13 to 18.11.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 04:15:29 +00:00
Joost De Cock
49759c349a wip(org): Tweaks to header 2022-12-26 19:02:40 +01:00
Joost De Cock
ef1113bee3 wip(org): Theme and picker tweaks 2022-12-26 18:54:28 +01:00
Joost De Cock
1279eb1b43 New translations en.md (Ukrainian) 2022-12-26 18:46:36 +01:00
Joost De Cock
b72d5a0247 New translations en.md (Ukrainian) 2022-12-26 18:46:35 +01:00
Joost De Cock
1e6141d846 New translations en.md (Ukrainian) 2022-12-26 18:46:34 +01:00
Joost De Cock
056528d24b New translations en.md (Ukrainian) 2022-12-26 18:46:33 +01:00
Joost De Cock
81d12519c8 New translations en.md (Ukrainian) 2022-12-26 18:46:32 +01:00
Joost De Cock
009ce712e5 New translations en.md (Dutch) 2022-12-26 18:46:31 +01:00
Joost De Cock
832e853d84 New translations en.md (Dutch) 2022-12-26 18:46:30 +01:00