1
0
Fork 0
Commit graph

77 commits

Author SHA1 Message Date
Natalia Sayang
edf0ac8183 Adds Lunetius line drawing 2024-05-13 19:54:18 +00:00
Natalia Sayang
698e275a9e Minor fix to Huey line drawing 2024-05-13 19:02:13 +00:00
Natalia Sayang
1b957a48f6 Adds Huey and Hugo line drawings 2024-05-13 18:58:13 +00:00
Jonathan Haas
29af9b2704 Add Umbra, an underwear pattern based on Uma 2024-04-16 19:48:59 +02:00
Joost De Cock
6cf1e596a5
Merge branch 'develop' into linedrawings 2024-03-23 11:15:39 +01:00
Natalia Sayang
0e14b0e927 Adds Gozer, Hi, and Holmes line drawings 2024-03-20 01:30:20 +00: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
Jonathan Haas
2305d9c1f1 Remove unused import (fix ESLint warning) 2024-03-10 16:17:26 +01:00
Natalia Sayang
ca6b343919 Adds Charlie, Cornelius, and Florent line drawings 2024-02-17 03:38:05 +00:00
Natalia Sayang
7c32f1ebf7 Fixes Cathrin line drawing viewbox 2024-02-11 02:08:53 +00:00
Natalia Sayang
e30abc4c6b Adds Carlita, Carlton, Cathrin line drawings 2024-02-11 02:04:41 +00:00
Natalia Sayang
ca48a4c5b6 Adds Lumira and Lumina line drawings 2024-02-09 19:32:14 +00:00
Natalia Sayang
983694dcce Updates Lucy line drawing to add binding detail 2024-02-09 19:05:02 +00:00
Joost De Cock
7355ba6e42
Merge branch 'develop' into linedrawing 2024-02-04 10:14:55 +01:00
Joost De Cock
aac82a06d4
Merge pull request #5849 from freesewing/tristan
Add `tristan` to FreeSewing
2024-02-04 10:08:18 +01:00
Benjamin Fan
b4db97c5e5 fix(shared): Adjust <DesignInfo> to accommodate designs with no options 2024-02-01 05:22:16 -08:00
Wouter van Wageningen
2c80f67329
Merge pull request #5843 from freesewing/develop
catchup
2024-01-16 22:03:09 -08:00
Natalia Sayang
a6a373621a Tristan line drawings 2024-01-17 03:44:29 +00:00
Zee
9c210fbf4b
Update index.mjs
Ensures linedrawing actually shows up
2024-01-10 14:46:22 +01:00
Joost De Cock
b056f6170a feat(shared): Allow links to break out of modal 2024-01-08 07:22:32 +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
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
Zee
103ee175ec Add Bee Line Drawing 2023-12-09 19:37:02 +00:00
Natalia Sayang
de20654c00 Added Lucy line drawing 2023-12-09 19:11:06 +00: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
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
Natalia Sayang
f9817e2e05 Adding Bella line drawings as React component 2023-11-20 21:19:40 +00:00
joostdecock
a032dcf620 chore: Remove lint 2023-11-01 13:49:10 +01:00
joostdecock
9a9f29d2eb feat(shared): Updated design picker 2023-11-01 13:42:03 +01:00
Joost De Cock
b8d68811db fix(markdown): Various changes required for the site
This applies a number of changes, typically in how inline MDX components
are handled, including properly naming things (replace pattern when what
we really mean is design) and other tweaks.
2023-10-10 15:43:25 +02:00
Joost De Cock
6ec273ffce chore: Remove lint 2023-10-09 17:18:31 +02:00
Joost De Cock
90afd3e28e feat(org): Switched to better dynamic mdx 2023-10-09 11:42:16 +02:00
joostdecock
4c1061fc12 chore(shared): Get list of designs from site hook 2023-10-04 19:14:05 +02:00
Joost De Cock
71e1d2b42d fix(lab): Keep docs view out of the lab 2023-10-03 08:46:57 +02:00
Joost De Cock
78aed4e207 chore: Remove lint 2023-10-02 18:20:31 +02:00
Joost De Cock
ce6a67212c feat(shared): Implement docs view in workbench. See #5060 2023-10-02 18:03:05 +02:00
Joost De Cock
a57993ea4f feat(shared): Support for 2 different links in design picker. Closes #5060 2023-10-02 16:00:31 +02:00
joostdecock
c65c5876a3 wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
joostdecock
1154d2de93 Merge branch 'develop' into joost 2023-09-28 15:42:16 +02:00
joostdecock
773ba3a72f chore(shared): Per-set useDesign hook 2023-09-27 15:42:42 +02:00
joostdecock
cc2b8f5d69 fix(shared): Eslint made me do it 2023-09-26 07:47:13 +02:00
joostdecock
f272187707 feat(markdown): Updated docs with new design info 2023-09-25 18:49:11 +02:00
joostdecock
4083232273 fix(shared): Incorrect import 2023-09-25 18:10:21 +02:00
joostdecock
bc9a0f370a chore(shared): remove lint 2023-09-25 18:03:16 +02:00