1
0
Fork 0
Commit graph

108825 commits

Author SHA1 Message Date
Benjamin Fan
d06c2e1af1 fix(.nvmrc): Update to lts/hydrogen (Node.js 18) 2024-02-06 11:10:18 -08:00
Joost De Cock
0f959550b7
Merge pull request #5966 from freesewing/dependabot/npm_and_yarn/pino-8.18.0
build(deps): bump pino from 8.17.2 to 8.18.0
2024-02-05 18:29:57 +01:00
Joost De Cock
96c2560636
Merge pull request #5967 from freesewing/dependabot/npm_and_yarn/react-zoom-pan-pinch-3.4.2
build(deps): bump react-zoom-pan-pinch from 3.4.1 to 3.4.2
2024-02-05 18:29:49 +01:00
Joost De Cock
dead7f7b44
Merge pull request #5968 from freesewing/dependabot/npm_and_yarn/react-hotkeys-hook-4.5.0
build(deps): bump react-hotkeys-hook from 4.4.4 to 4.5.0
2024-02-05 18:29:42 +01:00
Joost De Cock
70944cb057
Merge pull request #5959 from woutervdub/lumina
Lumina fixes #5956
2024-02-05 18:28:57 +01:00
dependabot[bot]
5c49491d8f
build(deps): bump react-hotkeys-hook from 4.4.4 to 4.5.0
Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 4.4.4 to 4.5.0.
- [Release notes](https://github.com/JohannesKlauss/react-keymap-hook/releases)
- [Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JohannesKlauss/react-keymap-hook/commits)

---
updated-dependencies:
- dependency-name: react-hotkeys-hook
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 05:03:19 +00:00
dependabot[bot]
2bda2d03c5
build(deps): bump react-zoom-pan-pinch from 3.4.1 to 3.4.2
Bumps [react-zoom-pan-pinch](https://github.com/prc5/react-zoom-pan-pinch) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/prc5/react-zoom-pan-pinch/releases)
- [Changelog](https://github.com/BetterTyped/react-zoom-pan-pinch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prc5/react-zoom-pan-pinch/compare/v3.4.1...v3.4.2)

---
updated-dependencies:
- dependency-name: react-zoom-pan-pinch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 05:02:28 +00:00
dependabot[bot]
622b047cce
build(deps): bump pino from 8.17.2 to 8.18.0
Bumps [pino](https://github.com/pinojs/pino) from 8.17.2 to 8.18.0.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](https://github.com/pinojs/pino/compare/v8.17.2...v8.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 05:01:32 +00:00
woutervdub
fd8dc3e4b4 Resolves #5956 2024-02-04 19:19:33 +00:00
Wouter van Wageningen
23fa716098
Merge pull request #23 from freesewing/develop
catchup
2024-02-04 10:20:24 -08:00
Joost De Cock
87ff2fc046
Merge pull request #5957 from freesewing/joost
fix(org): Off-by-one error, closes #5933
2024-02-04 18:17:03 +01:00
joostdecock
e814be9d44 fix(org): Off-by-one error, closes #5933 2024-02-04 18:16:19 +01:00
Joost De Cock
109cc2796e
Merge pull request #5825 from freesewing/joost
Various fixes
2024-02-04 18:01:12 +01:00
joostdecock
992ab5b227 chore: Updated issue templates 2024-02-04 18:00:54 +01:00
joostdecock
705585cb78 chore: Typoe in changelog 2024-02-04 17:54:54 +01:00
joostdecock
8e1ef2ea03 chore(org): Fix linter issues 2024-02-04 17:50:57 +01:00
joostdecock
9fc083142a chore(org): Prebuild changes for new design 2024-02-04 12:18:49 +01:00
joostdecock
26e282f5b7 fix: Fix tests after major chai upgrade
Note that the tests for Lumina are failing, but that's not related to
the chai upgrade, rather it seems these tests fail because of issues in
the design that we'll tackle later (it's a brand new design yet to be
released).
2024-02-04 12:14:42 +01:00
joostdecock
703f8fd6e1 chore: Updated dependencies 2024-02-04 11:54:17 +01:00
joostdecock
f2353ba177 chore: Updated changelog with tristan release 2024-02-04 10:54:27 +01:00
joostdecock
afc2e7f264 feat: Added new designs 2024-02-04 10:52:32 +01:00
joostdecock
add96a0ee2 chore: Updated README templates 2024-02-04 10:52:16 +01:00
joostdecock
02c619d84c chore: README update 2024-02-04 10:44:55 +01:00
joostdecock
038d0f3903 Merge branch 'develop' into joost 2024-02-04 10:17:39 +01:00
joostdecock
7bf62f2317 chore: Updated husky and changelog 2024-02-04 10:16:39 +01:00
Joost De Cock
c5b138ff1d
Merge pull request #5419 from SeaZeeZee/linedrawing
(chore)adds Bee linedrawing to front design page
2024-02-04 10:15:05 +01:00
Joost De Cock
7355ba6e42
Merge branch 'develop' into linedrawing 2024-02-04 10:14:55 +01:00
Joost De Cock
6afc699fc3
Merge pull request #5802 from woutervdub/lumina
Lumina
2024-02-04 10:12:42 +01:00
Joost De Cock
0f6d30c660
Merge pull request #5835 from freesewing/showcase-a-lined-tristan-top-with-front-lacing
feat: New showcase post a-lined-tristan-top-with-front-lacing by Natalia
2024-02-04 10:12:02 +01:00
Joost De Cock
32f0741cb5
Merge pull request #5818 from freesewing/dependabot/npm_and_yarn/c8-9.1.0
build(deps): bump c8 from 8.0.1 to 9.1.0
2024-02-04 10:11:27 +01:00
Joost De Cock
0d6f3e385f
Merge pull request #5821 from freesewing/i18n
New Crowdin Translations [skip build]
2024-02-04 10:11:15 +01:00
Joost De Cock
26637c4a05
Merge branch 'develop' into i18n 2024-02-04 10:11:03 +01:00
Joost De Cock
2d68fc024d
Merge pull request #5841 from BenJamesBen/github-workflows
fix(github): Add noop jobs to workflows to prevent spurious notifications
2024-02-04 10:09:42 +01:00
Joost De Cock
aac82a06d4
Merge pull request #5849 from freesewing/tristan
Add `tristan` to FreeSewing
2024-02-04 10:08:18 +01:00
Joost De Cock
b7bf64ada3
Merge pull request #5857 from freesewing/showcase-just-another-simon-shirt
feat: New showcase post just-another-simon-shirt by ferdi
2024-02-04 10:07:03 +01:00
Joost De Cock
5a4f32fe3d
Merge pull request #5858 from freesewing/showcase-who-can-resist-a-cuddly-shark-named-hi
feat: New showcase post who-can-resist-a-cuddly-shark-named-hi by mjpell
2024-02-04 10:06:45 +01:00
Joost De Cock
ce605d551a Update source file en.yaml
skip-build
2024-02-03 20:00:56 +01:00
Joost De Cock
1960641160 Update source file en.md
skip-build
2024-02-03 19:57:46 +01:00
Joost De Cock
71e8dc9acd New translations en.md (Ukrainian)
skip-build
2024-02-03 19:51:53 +01:00
Joost De Cock
07c9e6756a New translations en.md (Dutch)
skip-build
2024-02-03 19:51:44 +01:00
Joost De Cock
c265f8af07 New translations en.md (German)
skip-build
2024-02-03 19:51:38 +01:00
Joost De Cock
b600d0e1eb New translations en.md (Spanish)
skip-build
2024-02-03 19:51:32 +01:00
Joost De Cock
60c4830780 New translations en.md (French)
skip-build
2024-02-03 19:51:26 +01:00
Joost De Cock
ac8ba60383 New translations en.yaml (Ukrainian)
skip-build
2024-02-03 19:45:32 +01:00
Joost De Cock
046826fcb7 New translations en.yaml (Dutch)
skip-build
2024-02-03 19:24:12 +01:00
Joost De Cock
6edd248300 New translations en.yaml (German)
skip-build
2024-02-03 19:03:11 +01:00
Joost De Cock
b9c53da24a New translations en.yaml (Spanish)
skip-build
2024-02-03 18:42:14 +01:00
Joost De Cock
69b6eab3ce New translations en.yaml (French)
skip-build
2024-02-03 18:20:54 +01:00
dependabot[bot]
9f3836f343
build(deps): bump c8 from 8.0.1 to 9.1.0
Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 9.1.0.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bcoe/c8/compare/v8.0.1...v9.1.0)

---
updated-dependencies:
- dependency-name: c8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-03 16:26:16 +00:00
Joost De Cock
8760c0035b
Merge pull request #5847 from freesewing/dependabot/npm_and_yarn/pretty-quick-4.0.0
build(deps-dev): bump pretty-quick from 3.1.3 to 4.0.0
2024-02-03 17:23:46 +01:00