Joost De Cock
16f5362dff
fix(shared): Various broken links (see what I did there?)
2024-01-09 20:53:51 +01:00
Joost De Cock
b056f6170a
feat(shared): Allow links to break out of modal
2024-01-08 07:22:32 +01:00
joostdecock
2d37cc6ee5
chore(sites): Improved tabbed example mdx component
2024-01-07 16:33:38 +01:00
joostdecock
f8fffab64d
fix: Null-check account
2024-01-02 17:47:23 +01:00
joostdecock
9208fb9a3c
fix: Handle newsletter unsubscribe
...
There were a few issues with the newsletter unsubscribe links that we
sent out in the newsletter. They were pointing to the backend for one
thing.
Also updated the frontend pages to handle unsubscribe from both users
and subscribers.
2024-01-02 16:59:14 +01:00
54f189717a
Change to using 'disabled' HTML attribute
2024-01-01 13:57:18 +02:00
2986e42c53
Add disabled pattern delete button when no patterns selected
2023-12-31 00:59:33 +02:00
Joost De Cock
5c32ad1bc1
fix(shared): Fix SVG display in Safari. Closes #5653
2023-12-30 18:52:49 +01:00
Joost De Cock
fc69195665
Merge pull request #5615 from nataliasayang/linedrawings-2
...
Add Diana, Florence, Uma, Noble, and Lucy line drawings as React components
2023-12-28 17:24:25 +01:00
joostdecock
6e9e2f97ba
fix: Add missing measurments images to SDE
2023-12-24 13:27:10 +01:00
Joost De Cock
368652fd8c
Merge branch 'develop' into linedrawings-2
2023-12-10 13:43:05 +01:00
joostdecock
3e2fafa647
chore: Updating SDE dependency list
2023-12-10 13:13:58 +01:00
Natalia Sayang
de20654c00
Added Lucy line drawing
2023-12-09 19:11:06 +00:00
joostdecock
d442e23d69
fix(shared): Saving pattern in edit mode
...
This reverts the temporary fix for #5534
(commit 99b6e75956
)
and implements a proper fix.
This also closes #5570 as that was a side-effect of the initial
half-assed fix.
2023-12-09 16:11:09 +01:00
joostdecock
9616c8fa59
fix(shared): Hydration error in Popout component.
...
- Closes #5583
- Closes #5579
- Closes #5578
- Closes #5554
2023-12-09 15:46:55 +01:00
Joost De Cock
99e2f96bfe
Merge branch 'develop' into i18n
2023-12-09 15:07:57 +01:00
Natalia Sayang
41cee3e989
Add Noble line drawing
2023-12-06 03:01:53 +00:00
Natalia Sayang
0cce02a87f
Added Diana, Florence, and Uma line drawings
2023-12-06 02:47:37 +00:00
Natalia Sayang
e338c8e695
Add Breanna, Brian, Hortensia line drawings
2023-12-05 04:06:54 +00:00
Joost De Cock
102b518656
Update benjamin.mjs
2023-11-30 16:49:37 +01:00
Natalia Sayang
47ae8e67eb
Merge branch 'freesewing:develop' into develop
2023-11-29 18:23:49 -05:00
Joost De Cock
97d68c8268
Merge pull request #5555 from freesewing/joost
...
fix(shared): Stop modal from staying open
2023-11-27 17:59:24 +01:00
Joost De Cock
22ef62655d
Merge pull request #5539 from ArcticCoder/fix-docs-missing-options
...
Fix docs missing options
2023-11-27 17:54:47 +01:00
Joost De Cock
d4739c941d
fix(shared): Stop modal from staying open
2023-11-27 17:54:00 +01:00
Joost De Cock
8535b7bdfd
fix(shared): Don't make assumptions about saveAs
...
- Fixes #5542
- Fixes #5541
2023-11-27 08:56:33 +01:00
Natalia Sayang
7973d7e26d
Add Benjamin, Bent, and Bob line drawings
2023-11-26 18:54:03 +00:00
56ea74fdf2
Fix typo that broke recursive option groups
2023-11-26 15:58:34 +02:00
joostdecock
7a720ca872
chore: Remove lint
2023-11-26 14:42:02 +01:00
joostdecock
99b6e75956
fix(shared): Save pattern when bootstrapping edit mode.
...
This fixes #5534
2023-11-26 12:33:17 +01:00
joostdecock
13d11e070d
fix(shared): Don't print URL on export. Closes #5526
2023-11-26 11:47:54 +01:00
joostdecock
967ed3c443
fix: Allow clicks in modal wrapper content
...
This raises the content inside the modal wrapper and stops propagation
of clicks. This fixes #5527 which closed the modal when people were
trying to select a different tab in the modal content.
On desktop, you can still close the modal by clicking outside of the
content. However, on mobile, the modal fills the entire screen so there
is no way to click outside and close the modal.
So this also includes a change that adds a close button to the bottom
right corner (only shown on mobile).
2023-11-26 11:42:50 +01:00
Joost De Cock
f5e4eeb47f
New translations en.yaml (German)
...
skip-build
2023-11-22 16:54:52 +01:00
Joost De Cock
02e5d25ef8
New translations en.yaml (German)
...
skip-build
2023-11-22 16:54:50 +01:00
Joost De Cock
a0ce48d0a1
New translations en.yaml (German)
...
skip-build
2023-11-22 16:54:48 +01:00
Joost De Cock
a393380e7c
New translations en.yaml (German)
...
skip-build
2023-11-21 22:29:30 +01:00
Natalia Sayang
f9817e2e05
Adding Bella line drawings as React component
2023-11-20 21:19:40 +00:00
Joost De Cock
dd61831717
Merge pull request #5449 from freesewing/woutervdub-patch-1
...
Fix bug #5448
2023-11-20 16:06:21 +01:00
Joost De Cock
4be9058061
chore: Remove lint
2023-11-20 15:56:53 +01:00
Joost De Cock
d8a676b6d9
Update source file en.yaml
...
skip-build
2023-11-18 19:20:21 +01:00
Joost De Cock
3865a38ff1
New translations en.yaml (Ukrainian)
...
skip-build
2023-11-18 18:56:24 +01:00
joostdecock
ae9637e50d
chore: Remove lint
2023-11-18 18:53:39 +01:00
joostdecock
548c93a2a0
fix(shared): Always show flags. Fixes #5489
2023-11-18 18:40:17 +01:00
joostdecock
0780e22ae0
fix(shared): Names in measieimage and force aspect ratio
2023-11-18 18:37:49 +01:00
Joost De Cock
2c630f53f7
New translations en.yaml (Dutch)
...
skip-build
2023-11-18 18:34:00 +01:00
joostdecock
c2cbbf1928
fix(shared): Include MeasieImage. Fixes #5485
2023-11-18 18:25:25 +01:00
Joost De Cock
e68acda253
New translations en.yaml (German)
...
skip-build
2023-11-18 18:11:40 +01:00
Joost De Cock
eed2f49bc5
New translations en.yaml (Spanish)
...
skip-build
2023-11-18 17:49:26 +01:00
Joost De Cock
d43bbe58c0
New translations en.yaml (French)
...
skip-build
2023-11-18 17:26:26 +01:00
Joost De Cock
036d5d6207
Merge pull request #5499 from freesewing/joost
...
feat(shared); Integrated timing plugin in workbench
2023-11-18 16:44:50 +01:00
joostdecock
e958dd2dd5
chore: Remove lint
2023-11-18 16:38:51 +01:00