Benjamin Fan
ffc26f8b1d
fix(shared): Do not capitalize social media names
2024-02-21 14:07:45 -08:00
Benjamin Fan
4bbb9bcd66
fix(shared): Add translation keys for social media
2024-02-21 14:06:10 -08:00
Joost De Cock
46aade7013
Merge pull request #6110 from freesewing/dependabot/npm_and_yarn/prisma-5.10.1
...
chore(deps-dev): Bump prisma from 5.9.1 to 5.10.1
2024-02-21 20:11:28 +01:00
Joost De Cock
2a1f0a712e
Merge pull request #6111 from freesewing/dependabot/npm_and_yarn/prisma/client-5.10.1
...
chore(deps): Bump @prisma/client from 5.9.1 to 5.10.1
2024-02-21 20:11:17 +01:00
Joost De Cock
b031ad6e9f
Merge pull request #6112 from BenJamesBen/kiosk-mode-i18n
...
fix(shared): Add Kiosk Mode text keys
2024-02-21 20:11:03 +01:00
Joost De Cock
175ca0fd63
Merge pull request #6114 from BenJamesBen/yourapikeys-text-key
...
fix(shared): Add yourApikeys text key
2024-02-21 20:10:22 +01:00
Benjamin Fan
a02b619103
fix(shared): Add yourApikeys text key
2024-02-21 09:29:36 -08:00
Benjamin Fan
8cad2feed2
fix(shared): Add Kiosk Mode text keys
2024-02-21 08:48:16 -08:00
dependabot[bot]
264151198e
chore(deps): Bump @prisma/client from 5.9.1 to 5.10.1
...
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client ) from 5.9.1 to 5.10.1.
- [Release notes](https://github.com/prisma/prisma/releases )
- [Commits](https://github.com/prisma/prisma/commits/5.10.1/packages/client )
---
updated-dependencies:
- dependency-name: "@prisma/client"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 04:43:38 +00:00
dependabot[bot]
6a2f1e9af5
chore(deps-dev): Bump prisma from 5.9.1 to 5.10.1
...
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli ) from 5.9.1 to 5.10.1.
- [Release notes](https://github.com/prisma/prisma/releases )
- [Commits](https://github.com/prisma/prisma/commits/5.10.1/packages/cli )
---
updated-dependencies:
- dependency-name: prisma
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 04:42:07 +00:00
Joost De Cock
230e9d03e0
Merge pull request #6105 from freesewing/dependabot/npm_and_yarn/esbuild-0.20.1
...
chore(deps-dev): Bump esbuild from 0.20.0 to 0.20.1
2024-02-20 17:43:08 +01:00
Joost De Cock
df5212c181
Merge pull request #6106 from freesewing/dependabot/npm_and_yarn/dotenv-16.4.5
...
chore(deps): Bump dotenv from 16.4.4 to 16.4.5
2024-02-20 17:42:49 +01:00
dependabot[bot]
2fa2e70400
chore(deps): Bump dotenv from 16.4.4 to 16.4.5
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.4.4 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.4...v16.4.5 )
---
updated-dependencies:
- dependency-name: dotenv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 04:15:08 +00:00
dependabot[bot]
4dc7c48523
chore(deps-dev): Bump esbuild from 0.20.0 to 0.20.1
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.20.0 to 0.20.1.
- [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.20.0...v0.20.1 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 04:14:29 +00:00
Joost De Cock
f516d2deb6
Merge pull request #6091 from freesewing/joost
...
feat: New jargon functionality
2024-02-18 16:21:25 +01:00
Joost De Cock
fd890041d1
Merge branch 'develop' into joost
2024-02-18 16:17:53 +01:00
joostdecock
d7cdd02dcf
chore(markdown): Added docs for Term component
2024-02-18 16:15:08 +01:00
joostdecock
0d7ef5f854
chore(markdown): Updated docs to recent jargon changes
2024-02-18 16:09:43 +01:00
Joost De Cock
2fab64c29e
Merge pull request #6089 from BenJamesBen/brian-grainline-warning
...
fix(brian): Eliminate warning message
2024-02-18 15:50:48 +01:00
Joost De Cock
9685e498e2
Merge pull request #6088 from BenJamesBen/hugo-waistband-grainline
...
fix(hugo): Correct waistband grainline direction
2024-02-18 15:50:10 +01:00
Joost De Cock
80b2bf9495
Merge pull request #6082 from BenJamesBen/optional-measurements-missing-i18n
...
fix(shared): Add i18n for pattern measurements UI
2024-02-18 15:49:34 +01:00
Joost De Cock
31b6b4bfd7
Merge pull request #6081 from BenJamesBen/plugin-bust-condition-update
...
chore(onyx, shelly, tamiko): Load bustPlugin unconditionally
2024-02-18 15:49:10 +01:00
Benjamin Fan
84eb035a84
fix(brian): Remove unused shorthand
2024-02-17 19:56:55 -08:00
Benjamin Fan
b400e086ab
fix(brian): Remove superfluous code from sleevecap
2024-02-17 19:22:37 -08:00
Benjamin Fan
a5af52728e
fix(plugin-annotations): Prevent store.get() warning message if no grainOrigin is set
2024-02-17 19:21:44 -08:00
Benjamin Fan
aab14ba1ea
fix(hugo): Add grainline info to expand flag details
2024-02-17 18:51:51 -08:00
Benjamin Fan
8cd4a1aaa6
fix(hugo): Correct waistband grainline direction
2024-02-17 18:51:20 -08:00
joostdecock
e87e889a87
wip(shared): Started working on jargon overhaul
...
See #6017
2024-02-17 19:55:56 +01:00
Benjamin Fan
8035baf8a5
fix(shared): Add i18n for pattern measurements UI
2024-02-17 08:55:36 -08:00
Benjamin Fan
9a4fe14892
chore(onyx, shelly, tamiko): Load bustPlugin unconditionally
2024-02-17 08:11:55 -08:00
Joost De Cock
369d95ceb0
Merge pull request #6074 from freesewing/i18n
...
New Crowdin Translations [skip build]
2024-02-17 17:00:20 +01:00
Joost De Cock
3d6105ab9a
Merge pull request #6078 from nataliasayang/linedrawings
...
Adds Charlie, Cornelius, and Florent line drawings
2024-02-17 16:58:50 +01:00
Joost De Cock
6adda5b285
Merge pull request #6080 from freesewing/setname
...
feat: Add name to curated sets, using flexbox
2024-02-17 16:58:26 +01:00
joostdecock
96085d7f04
Revert "Revert "feat(shared): Add name to curated sets""
...
This reverts commit 43c069719c
.
2024-02-17 16:54:37 +01:00
joostdecock
5c8e77ebe1
Revert "Revert "fix(shared): Add key prop to iterator""
...
This reverts commit 147433e168
.
2024-02-17 16:53:38 +01:00
Joost De Cock
96ef465b33
Merge pull request #6079 from freesewing/joost
...
feat: Changes to handle per-set bust plugin conditionality
2024-02-17 16:51:54 +01:00
joostdecock
43c069719c
Revert "feat(shared): Add name to curated sets"
...
This reverts commit 5dc84c0eb8
.
Need to keep this out of the PR
2024-02-17 16:50:47 +01:00
joostdecock
147433e168
Revert "fix(shared): Add key prop to iterator"
...
This reverts commit 9cdf064b46
.
Need to keep this out of the PR
2024-02-17 16:50:22 +01:00
joostdecock
9cdf064b46
fix(shared): Add key prop to iterator
2024-02-17 16:48:18 +01:00
joostdecock
5dc84c0eb8
feat(shared): Add name to curated sets
...
This replaces #6077 and closes #5898 but does so with proper CSS.
2024-02-17 16:44:46 +01:00
Joost De Cock
c20ed9743d
Merge pull request #6076 from BenJamesBen/include-setname-in-titles-and-pdf
...
fix(shared, plugins): Provide measurement set name to patterns
2024-02-17 16:31:33 +01:00
Joost De Cock
b7d19fd988
Merge pull request #6075 from BenJamesBen/optional-measurements-missing
...
fix(shared): Add optional measurements to pattern Edit Measurements by Hand
2024-02-17 16:28:19 +01:00
joostdecock
c3ea6bc5c2
chore(plugin-bust): Removed unused variable
2024-02-17 16:24:39 +01:00
joostdecock
3b7615f03a
feat(markdown): Added notes to lifecycle hooks docs
2024-02-17 16:14:14 +01:00
joostdecock
786a5d06cb
chore(brian): Always load plugin-bust
...
The plugin changed how it handles conditionality, so we are always
loading it.
2024-02-17 16:06:32 +01:00
joostdecock
4264c81070
feat[plugin-bust]: Move conditionality to preSetDraft lifecycle hook
...
This plugin is used to draft designs for high bust rather than full
chest circumference. To facilitate that, we provide(d) a named export
called `withCondition` that checks whether the plugin is wanted, and if
so loads it.
Problem with that is that the conditional loading of a plugin applied
to the entire pattern. And since we support drafting patterns for
multiple sets (and use this to sample) this means that all of these sets
would either get the plugin effect or not, based on the first set.
So, to fix that, we have changed the lifecycle hook used by this plugin
to `preSetDraft` (from `preDraft`) and changed the `withCondition`
method to always return true.
This means that the plugin will always be loaded, and we have moved the
check that used to be in `withCondition` to the lifecycle hook.
In other words, this plugin will now always be loaded and will check for
each set whether it needs to do something.
This allows the conditionality to apply to each set in the pattern,
rather than to the entire pattern.
Note that conditionally loading plugins pattern-wide is still a valid
use-case. It just so happens that for this plugin, it was the wrong
approach.
2024-02-17 15:57:40 +01:00
Natalia Sayang
ca6b343919
Adds Charlie, Cornelius, and Florent line drawings
2024-02-17 03:38:05 +00:00
Benjamin Fan
b9f9226587
fix(shared): Remove unused variable
2024-02-16 18:09:29 -08:00
Joost De Cock
cf29b18dde
Update source file en.md
...
skip-build
2024-02-16 21:32:26 +01:00
Joost De Cock
4ae5598a5a
Update source file en.md
...
skip-build
2024-02-16 21:32:26 +01:00