Joost De Cock
fd5adcb003
Merge branch 'joost' of github.com:freesewing/freesewing into joost
2023-07-27 11:39:39 +02:00
Joost De Cock
39623716f1
chore(shared): Linter warnings
2023-07-27 11:39:11 +02:00
github-actions
3e7aaea0ac
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/i18next-23.3.0 changes in config/dependencies.yaml
2023-07-27 08:33:33 +00:00
github-actions
e67e2a043e
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/sanity-3.14.4 changes in config/dependencies.yaml
2023-07-27 08:32:47 +00:00
dependabot[bot]
92ab3883d6
Bump i18next from 23.2.11 to 23.3.0
...
Bumps [i18next](https://github.com/i18next/i18next ) from 23.2.11 to 23.3.0.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v23.2.11...v23.3.0 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 08:30:27 +00:00
dependabot[bot]
02e8391369
Bump sanity from 3.14.3 to 3.14.4
...
Bumps [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity ) from 3.14.3 to 3.14.4.
- [Release notes](https://github.com/sanity-io/sanity/releases )
- [Commits](https://github.com/sanity-io/sanity/commits/v3.14.4/packages/sanity )
---
updated-dependencies:
- dependency-name: sanity
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 08:30:26 +00:00
github-actions
7c1fee899d
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-instantsearch-dom-6.40.4 changes in config/dependencies.yaml
2023-07-27 08:27:21 +00:00
dependabot[bot]
d1a335f0ae
Bump react-instantsearch-dom from 6.40.3 to 6.40.4
...
Bumps [react-instantsearch-dom](https://github.com/algolia/instantsearch.js ) from 6.40.3 to 6.40.4.
- [Release notes](https://github.com/algolia/instantsearch.js/releases )
- [Commits](https://github.com/algolia/instantsearch.js/compare/react-instantsearch-dom@6.40.3...react-instantsearch-dom@6.40.4 )
---
updated-dependencies:
- dependency-name: react-instantsearch-dom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 08:24:40 +00:00
Joost De Cock
405492b222
Merge branch 'develop' into joost
2023-07-27 10:18:37 +02:00
Joost De Cock
6e19d7136b
Merge pull request #4584 from freesewing/i18n
...
New Crowdin Translations [skip build]
2023-07-27 10:16:54 +02:00
Joost De Cock
af50380aa6
Merge branch 'joost' of github.com:freesewing/freesewing into joost
2023-07-27 10:16:05 +02:00
Joost De Cock
ca113cab96
Merge pull request #4586 from eriese/develop
...
chore (yarn) generate new yarn.lock
2023-07-27 10:15:07 +02:00
Joost De Cock
aebe311496
fix(org): Make all documentation available
2023-07-27 10:14:18 +02:00
dependabot[bot]
4642d5429a
Bump echarts from 5.4.2 to 5.4.3
...
Bumps [echarts](https://github.com/apache/echarts ) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/apache/echarts/releases )
- [Commits](https://github.com/apache/echarts/compare/5.4.2...5.4.3 )
---
updated-dependencies:
- dependency-name: echarts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 04:18:44 +00:00
dependabot[bot]
845f8f0255
Bump @sanity/cli from 3.14.3 to 3.14.4
...
Bumps [@sanity/cli](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/cli ) from 3.14.3 to 3.14.4.
- [Release notes](https://github.com/sanity-io/sanity/releases )
- [Commits](https://github.com/sanity-io/sanity/commits/v3.14.4/packages/@sanity/cli )
---
updated-dependencies:
- dependency-name: "@sanity/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 04:18:24 +00:00
Enoch Riese
05f37dac90
chore (lint)
2023-07-26 20:21:18 -06:00
Enoch Riese
e0a0ddc463
chore (yarn) generate new yarn.lock
2023-07-26 20:10:37 -06:00
Enoch Riese
14540a3ad7
Re-fix degree sliders
2023-07-26 17:14:58 -06:00
Enoch Riese
703b2d5b24
fix module resolution after merge
2023-07-26 17:08:42 -06:00
Enoch Riese
228825bcbd
Fewer re-renders on scroll
2023-07-26 17:04:17 -06:00
Enoch Riese
d628879ade
add clear settings button to logs page
2023-07-26 16:49:54 -06:00
Enoch Riese
4efc1e570c
Merge branch 'develop' into eriese-small-ui-fixes
2023-07-26 16:48:55 -06:00
Enoch Riese
8781e60350
support fractions and comma decimal separators
2023-07-26 16:38:51 -06:00
Joost De Cock
a17520a4d5
New translations en.yaml (Dutch)
...
skip-build
2023-07-26 21:11:14 +02:00
Joost De Cock
5503f68658
New translations en.md (Spanish)
...
skip-build
2023-07-26 21:11:13 +02:00
Joost De Cock
445fea24c1
New translations en.md (Ukrainian)
...
skip-build
2023-07-26 21:11:12 +02:00
joostdecock
3b2d0c95bf
chore(markdown): Small crowdin fixes
2023-07-26 20:39:44 +02:00
joostdecock
185dc80cbf
chore: Fix linter warnings
2023-07-26 20:17:33 +02:00
Joost De Cock
6e7408edb8
Merge pull request #4573 from freesewing/dependabot/npm_and_yarn/playwright-1.36.2
...
Bump playwright from 1.36.1 to 1.36.2
2023-07-26 20:06:47 +02:00
joostdecock
8913ad397b
fix(shared): incorrect import path
2023-07-26 20:05:16 +02:00
joostdecock
009e1c1cc9
fix(shared): Get rid of build:sitedeps
...
Recently I refactored the prebuild code. One thing I did not touch (yet)
was the various site dependencies. They were then ported to NX over the
previous system with build priorities we had in place. And while that
was a welcome improvement, it did not really address the bigger picture:
we don't actually need to build any of these dependencies to build the
site.
All we need to do is help NodeJS so it can resolve everything from the
source. So this commit does that by adding a top-level run script
`yarn buildsiteconfigure` which calls `yarn reconfigure` but with the
BUILDSITE variable set.
When that variable is set, the reconfigure script will skip all optional
steps and generate a slightly different package.json file that tells
NodeJS to looks the package from source, rather than to look for the
build files.
After running this script, the prebuild step for the various sites will
run without problems, even on a fresh repo where nothing has ever been
build.
So I've updated the prebuild script in the sites to run this. For local
development, please use `uyarn predev` so that you don't muck with all
the package.json files.
If you do so (by accident or not) a `yarn reconfigure` run will put
everything back in its place.
2023-07-26 20:01:04 +02:00
joostdecock
dd6b8a89e7
fix(carlton): removed unneeded import
2023-07-26 19:22:35 +02:00
joostdecock
ed7dda855f
fix(bella): removed unneeded import
2023-07-26 19:22:21 +02:00
joostdecock
2c044ffa70
fix(shared): Issues with sitenav/prebuild
2023-07-26 18:49:54 +02:00
Joost De Cock
5451e30f98
fix(shared): Slug issue in markdown prebuild step
2023-07-26 18:24:28 +02:00
Joost De Cock
ef795ac7dc
chore(org): Tweaks to navigation menu
2023-07-26 18:23:49 +02:00
Joost De Cock
1edfe0e76c
Merge pull request #4575 from freesewing/dependabot/npm_and_yarn/c8-8.0.1
...
Bump c8 from 8.0.0 to 8.0.1
2023-07-26 17:50:57 +02:00
Joost De Cock
f11d3c922e
Merge pull request #4577 from freesewing/dependabot/npm_and_yarn/echarts-5.4.3
...
Bump echarts from 5.4.2 to 5.4.3
2023-07-26 17:50:24 +02:00
Joost De Cock
504c350522
Merge branch 'develop' into joost
2023-07-26 17:49:31 +02:00
Joost De Cock
ba5b36601c
Merge pull request #4582 from freesewing/i18n
...
New Crowdin Translations [skip build]
2023-07-26 17:49:09 +02:00
Joost De Cock
0b6b7028d2
fix(org): Tweaks to header
2023-07-26 17:38:22 +02:00
Joost De Cock
dde8554edc
New translations en.yaml (Dutch)
...
skip-build
2023-07-26 13:25:59 +02:00
Joost De Cock
a2839647dc
New translations en.yaml (Dutch)
...
skip-build
2023-07-26 13:25:42 +02:00
Joost De Cock
9bf7b13ba3
New translations en.yaml (Dutch)
...
skip-build
2023-07-26 13:25:20 +02:00
Joost De Cock
6cda31a01c
New translations en.yaml (Dutch)
...
skip-build
2023-07-26 13:25:17 +02:00
Joost De Cock
d0da6601ba
New translations en.yaml (Dutch)
...
skip-build
2023-07-26 13:25:04 +02:00
Joost De Cock
f860e0fa45
New translations en.yaml (Dutch)
...
skip-build
2023-07-26 13:25:01 +02:00
Joost De Cock
e29a8b1a5f
New translations en.yaml (Dutch)
...
skip-build
2023-07-26 13:24:58 +02:00
Joost De Cock
f2c2859936
New translations en.yaml (Dutch)
...
skip-build
2023-07-26 13:24:55 +02:00
Joost De Cock
1969f519e8
New translations en.yaml (Dutch)
...
skip-build
2023-07-26 13:24:51 +02:00