1
0
Fork 0
Commit graph

3314 commits

Author SHA1 Message Date
Joost De Cock
f47120134c New translations en.yaml (Spanish)
skip-build
2024-03-17 18:19:13 +01:00
joostdecock
e2709b144c feat(shared): Add bookmark button to pattern view. Fixes #6322 2024-03-17 18:01:43 +01:00
Joost De Cock
789a5109b2 New translations en.yaml (French)
skip-build
2024-03-17 17:59:58 +01:00
joostdecock
32a95de88c chore(shared): Set control of anon users to 3 2024-03-17 17:16:30 +01:00
joostdecock
6bd3009e9f chore(shared): Show JSON/YAML buttons on public sets 2024-03-17 17:16:08 +01:00
joostdecock
1f2efcdd82 fix(shared): Include conditional options in docs
Closes #6121

This adds an extra parameter to the method that generated the menu
structure for options to include all options. Which means that
conditional options will be sorted under a 'conditional' menu heading.
2024-03-17 17:02:00 +01:00
joostdecock
715396d0fe feat(shared): Allow toggling display units for sets. Closes #6325 2024-03-17 16:43:19 +01:00
Joost De Cock
1a3887f330 New translations en.yaml (Ukrainian)
skip-build
2024-03-17 14:06:49 +01:00
Joost De Cock
dbec54d4c8 New translations en.yaml (Dutch)
skip-build
2024-03-17 13:47:45 +01:00
Joost De Cock
539bab2c55 New translations en.yaml (German)
skip-build
2024-03-17 13:28:22 +01:00
Joost De Cock
c9c2d3ed93 New translations en.yaml (Spanish)
skip-build
2024-03-17 13:09:13 +01:00
Joost De Cock
a399f8637f New translations en.yaml (French)
skip-build
2024-03-17 12:50:16 +01:00
Benjamin Fan
370804e6e5 fix(shared): Correct warning logs translation key name 2024-03-17 04:17:00 -07:00
joostdecock
5366b982e0 chore: Linter warnings 2024-03-17 11:58:47 +01:00
joostdecock
38c7b7d9e9 fix(shared): Handle YAML imports 2024-03-17 11:54:45 +01:00
joostdecock
bc8d1787bb chore: Linter warnings 2024-03-17 11:45:14 +01:00
joostdecock
6f069efd11 chore: Handle YAML/JSON export for own sets. Closes #6329 2024-03-17 11:36:53 +01:00
joostdecock
1506975447 feat(shared): Support import/clone of measuremnts set 2024-03-17 11:18:21 +01:00
joostdecock
3111a6df8b [shared] fix: Pattern translation in UI
This fixes problems with pattern translation where the translation
inside a pattern we using the UI's i18n instance to do the translation.

That causes issues when the pattern language and UI langauges are
different (something we support). Furthermore, we need to load the
design's own namespace as the default, and load the annotations plugin
namespace and do some other things that are specific to translation
inside the patterns.

This resolves that by creating a dedicated i18n instance to handle
translation inside patterns.

This unblocks #6340
2024-03-16 11:39:26 +01:00
Joost De Cock
1afd4de5ff
Merge pull request #6342 from HaasJona/fix/measurement-report
fix(shared): No need to divide config.dflt by 100 again
2024-03-13 19:18:48 +01:00
Jonathan Haas
ba1977ddc5
fix(shared): Allow bookmarking measurement sets from other users. Fixes #6321 2024-03-13 16:30:40 +01:00
Jonathan Haas
8c887ced9c fix(shared): No need to divide config.dflt by 100 again 2024-03-12 18:52:06 +01:00
dependabot[bot]
2e216f020a
Bump daisyui from 4.7.2 to 4.7.3
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.7.2...v4.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 09:42:11 +00:00
Jonathan Haas
2305d9c1f1 Remove unused import (fix ESLint warning) 2024-03-10 16:17:26 +01:00
Joost De Cock
771c1bc1f2
Delete sites/shared/package.json 2024-03-09 16:55:45 +01:00
Joost De Cock
82e54448a8
Delete sites/shared/i18n/designs.mjs 2024-03-09 16:55:27 +01:00
Joost De Cock
ac073c9a65
Merge branch 'develop' into lily-leggings-(fresh-start) 2024-03-09 11:46:09 +01:00
Joost De Cock
f2e67ed66f
Merge branch 'develop' into i18n 2024-03-09 11:44:00 +01:00
Joost De Cock
6a861e7f17
Merge pull request #6304 from freesewing/dependabot/npm_and_yarn/mermaid-10.9.0
Bump mermaid from 10.8.0 to 10.9.0
2024-03-09 11:38:00 +01:00
Benjamin Fan
70d3f260d3 fix(shared): Use "Bookmark this" translation strings 2024-03-08 13:34:27 -08:00
Joost De Cock
1e10781af6
Merge pull request #6311 from freesewing/dependabot/npm_and_yarn/next/mdx-14.1.3
Bump @next/mdx from 14.1.2 to 14.1.3
2024-03-07 19:45:09 +01:00
dependabot[bot]
4c876f9393
Bump tlds from 1.250.0 to 1.251.0
Bumps [tlds](https://github.com/stephenmathieson/node-tlds) from 1.250.0 to 1.251.0.
- [Changelog](https://github.com/stephenmathieson/node-tlds/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stephenmathieson/node-tlds/compare/1.250.0...1.251.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 04:40:24 +00:00
dependabot[bot]
e9d30f57b7
Bump @next/mdx from 14.1.2 to 14.1.3
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 14.1.2 to 14.1.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.1.3/packages/next-mdx)

---
updated-dependencies:
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 04:40:08 +00:00
dependabot[bot]
795f7064a9
Bump mermaid from 10.8.0 to 10.9.0
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.8.0 to 10.9.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.8.0...v10.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 05:05:11 +00:00
dependabot[bot]
ae8aeb8e20
Bump @next/mdx from 14.1.0 to 14.1.2
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 14.1.0 to 14.1.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.1.2/packages/next-mdx)

---
updated-dependencies:
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 04:52:47 +00:00
Joost De Cock
213fc9e9ee New translations en.yaml (French)
skip-build
2024-03-03 17:07:42 +01:00
Joost De Cock
46d45d132a Update source file en.yaml
skip-build
2024-03-03 17:06:40 +01:00
Joost De Cock
8934bc2f88 New translations en.yaml (Ukrainian)
skip-build
2024-03-03 15:51:43 +01:00
Joost De Cock
f0aa52e3f1 New translations en.yaml (Dutch)
skip-build
2024-03-03 15:32:24 +01:00
Joost De Cock
beee39e35c New translations en.yaml (German)
skip-build
2024-03-03 15:12:54 +01:00
Joost De Cock
5d6c6f377c New translations en.yaml (Spanish)
skip-build
2024-03-03 14:53:39 +01:00
Joost De Cock
2864865805 New translations en.yaml (French)
skip-build
2024-03-03 14:34:30 +01:00
joostdecock
9794faecb1 fix(shared): Bug introduced trying to please eslint 2024-03-03 11:50:17 +01:00
Joost De Cock
ac7f363189
Merge pull request #6267 from freesewing/joost
chore: Update markdown guide, take out section on adding terms
2024-03-03 11:40:19 +01:00
joostdecock
8af3dd1880 fix(shared): Change in execa API 2024-03-03 11:37:06 +01:00
Joost De Cock
fd1a2c2f84
Merge pull request #6242 from freesewing/glossary
feat: Add terminoloy/glossary page and component
2024-03-03 11:19:21 +01:00
joostdecock
0645e5b3e8 fix(shared): Pass props to TermList 2024-03-03 11:17:11 +01:00
joostdecock
e171869b32 feat(org): Add user id to showcase post form 2024-03-03 11:15:19 +01:00
joostdecock
cec2a5241f fix(shared): Give TermList component a dsplay name 2024-03-03 10:31:44 +01:00
joostdecock
feb32b6cab fix(shared): Migrate to execa 5 named export 2024-03-03 10:12:21 +01:00