nikhil
fd21b37adc
chore(eslint): Ignore more types of files
2022-09-26 17:01:50 -04:00
nikhil
067f3958ae
chore(eslint): (Slightly) improve linting of packages/i18n
2022-09-26 17:01:50 -04:00
nikhil
1430d48910
chore(eslint): More work on the root .eslintrc
...
* Remove the site-specific and `packages/new-design`-specific `.eslintrc` files
* Use `eslint-config-next` where appropriate (this fixes linting for sites/shared, bringing it in line with the other sites)
* Be more strict about which envs/globals are allowed in any given JavaScript file; assume none by default.
2022-09-26 17:01:46 -04:00
nikhil
95be9f6ea1
chore(eslint): Support JSON files
2022-09-26 17:00:30 -04:00
nikhil
d9527ac15e
chore(eslint): Convert the root .eslintrc.yml
to .eslintrc.cjs
...
(preparing for further changes)
2022-09-26 16:58:39 -04:00
nikhil
db262265f0
chore(eslint): Remove the design-specific .eslintrc files
...
Also remove the `config/templates/design`-specific .eslintrc
2022-09-26 16:58:39 -04:00
nikhil
15d092492f
chore(eslint): Ignore dist
directories
2022-09-26 16:58:39 -04:00
nikhil
89e5105b12
chore(eslint): Support Markdown files
...
This includes JS linting support for the `js` code blocks in our Markdown files. Note that some of those code blocks use C-style syntax to document input and output types (e.g. `Pattern pattern.on(string hook, function method)`), which means those code blocks will start producing lint errors when those Markdown files are touched (those lint errors also happen to be rather obtuse, e.g. `Parsing error: Missing semicolon.`). One solution might be to install [`typescript-eslint`](https://typescript-eslint.io/ ) and convert the offending code blocks into syntactically valid TypeScript, as long as that doesn't confuse new developers into trying to put TypeScript in their FreeSewing files.
2022-09-26 16:58:38 -04:00
nikhil
ecdb466af3
chore(eslint): Support JSON module imports
...
Also fix a few violations of the `export-with-import-assertions` rule, places where we import specific top-level keys from JSON files in violation of [the current spec](https://github.com/tc39/proposal-json-modules#why-dont-json-modules-support-named-exports ).
2022-09-26 16:58:38 -04:00
anna-puk
3a738beba7
Merge remote-tracking branch 'upstream/develop' into unice-revival-(PR-version)
2022-09-26 22:05:31 +02:00
Enoch Riese
6b19c23bca
Merge branch 'develop' into eriese-fix-builds
2022-09-26 13:54:09 -04:00
Joost De Cock
ab2a86d77c
chore(shared): Removed debug statement
2022-09-26 17:35:30 +02:00
Joost De Cock
35c9a877e2
fix(plugin-dimension): Fix rmad, closes #2860
2022-09-26 12:03:32 +02:00
Joost De Cock
bc8b742cb7
fix(core): Display name/version in logs
2022-09-26 09:52:09 +02:00
dependabot[bot]
9a0e068904
chore(deps): bump mongodb-memory-server from 8.9.2 to 8.9.3
...
Bumps [mongodb-memory-server](https://github.com/nodkz/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server ) from 8.9.2 to 8.9.3.
- [Release notes](https://github.com/nodkz/mongodb-memory-server/releases )
- [Changelog](https://github.com/nodkz/mongodb-memory-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodkz/mongodb-memory-server/commits/v8.9.3/packages/mongodb-memory-server )
---
updated-dependencies:
- dependency-name: mongodb-memory-server
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 04:14:24 +00:00
Joost De Cock
1d88919dca
New translations en.md (Ukrainian)
2022-09-25 18:51:40 +02:00
Joost De Cock
2677685e7d
New translations en.md (Ukrainian)
2022-09-25 18:51:39 +02:00
Joost De Cock
0fd656cb5b
New translations en.md (Ukrainian)
2022-09-25 18:51:38 +02:00
Joost De Cock
1f2a09cd7f
New translations en.md (Ukrainian)
2022-09-25 18:51:37 +02:00
Joost De Cock
4c1b68af2b
New translations en.md (Ukrainian)
2022-09-25 18:51:36 +02:00
Joost De Cock
27d8738d70
New translations en.md (Ukrainian)
2022-09-25 18:51:35 +02:00
Joost De Cock
762d834160
New translations en.md (Ukrainian)
2022-09-25 18:51:33 +02:00
Joost De Cock
ddc1a671ad
New translations aaron.yml (Ukrainian)
2022-09-25 18:51:32 +02:00
Joost De Cock
16ff295ab1
New translations en.md (Ukrainian)
2022-09-25 17:55:27 +02:00
Joost De Cock
e1072e39bf
New translations en.md (Ukrainian)
2022-09-25 17:55:26 +02:00
Joost De Cock
0b44c96e53
New translations en.md (Ukrainian)
2022-09-25 17:55:25 +02:00
Joost De Cock
5e861814b8
New translations en.md (Ukrainian)
2022-09-25 17:55:24 +02:00
Joost De Cock
00ac15843c
New translations en.md (Ukrainian)
2022-09-25 17:55:23 +02:00
Joost De Cock
eda7f7da1c
New translations en.md (Ukrainian)
2022-09-25 17:55:22 +02:00
Joost De Cock
2dea40944a
New translations en.md (Ukrainian)
2022-09-25 17:55:21 +02:00
Joost De Cock
ef2ac3898f
New translations en.md (Ukrainian)
2022-09-25 17:55:20 +02:00
Joost De Cock
6c8308fe0b
New translations en.md (Ukrainian)
2022-09-25 17:55:19 +02:00
Joost De Cock
a383d158df
New translations en.md (Ukrainian)
2022-09-25 17:55:18 +02:00
Joost De Cock
d0e9a9c9f4
New translations en.md (Ukrainian)
2022-09-25 17:55:17 +02:00
Joost De Cock
998da03503
New translations en.md (Ukrainian)
2022-09-25 17:55:16 +02:00
Joost De Cock
2b6e6c871a
New translations en.md (Ukrainian)
2022-09-25 17:55:15 +02:00
Joost De Cock
3726e71cfd
New translations measurements.yaml (Ukrainian)
2022-09-25 17:55:13 +02:00
anna-puk
359a0328ef
Merge branch 'freesewing:develop' into unice-revival-(PR-version)
2022-09-25 17:10:01 +02:00
anna-puk
db44d54efe
all four parts are drawn but labels are missing
2022-09-25 17:06:44 +02:00
anna-puk
9e60cf37be
restored front, back and gusset
...
elastic and markers for elastic still missing
2022-09-25 17:06:44 +02:00
anna-puk
18245aec34
NOT WORKING: restore unice from older commit
...
does not work, but good to have on hand to diff with
2022-09-25 17:06:44 +02:00
Joost De Cock
4bcacfcb39
New translations common.yaml (Ukrainian)
2022-09-25 16:48:08 +02:00
Joost De Cock
79954abcef
New translations patterns.yml (Ukrainian)
2022-09-25 16:48:07 +02:00
Joost De Cock
e30e726090
New translations settings.yml (Ukrainian)
2022-09-25 16:48:06 +02:00
Joost De Cock
df99f04cf4
New translations jargon.yml (Ukrainian)
2022-09-25 16:48:05 +02:00
Joost De Cock
6666d906d3
New translations en.md (Ukrainian)
2022-09-25 16:48:04 +02:00
Joost De Cock
2251103473
New translations en.md (Ukrainian)
2022-09-25 16:48:03 +02:00
Joost De Cock
b8ca0cbeec
New translations en.md (Ukrainian)
2022-09-25 16:48:02 +02:00
Joost De Cock
6426ccc476
New translations en.md (Ukrainian)
2022-09-25 16:48:01 +02:00
Joost De Cock
e5cf7f2b18
New translations app.yaml (Ukrainian)
2022-09-25 16:48:00 +02:00