1
0
Fork 0
Commit graph

287 commits

Author SHA1 Message Date
Joost De Cock
f5f5968f3b fix(shared): Issue with boolean options 2022-09-27 12:31:07 +02: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
Joost De Cock
ab2a86d77c chore(shared): Removed debug statement 2022-09-26 17:35:30 +02:00
joostdecock
6ed0219e75 fix(shared): Hide measurements heading when needed 2022-09-25 11:05:37 +02:00
joostdecock
31a28d2faa chore(shared): Changes for recent core changes 2022-09-25 10:55:37 +02:00
Joost De Cock
f0e233513b wip(dev): More changes for v3 docs 2022-09-25 10:55:37 +02:00
Joost De Cock
34250abeed wip(dev): Work on examples sharing code from workbench 2022-09-25 10:55:37 +02:00
joostdecock
75de42a03d wip(dev): Working on site changes 2022-09-25 10:55:37 +02:00
joostdecock
66f7b85504 fix(lab): Changes for rendering examples 2022-09-25 10:55:37 +02:00
joostdecock
a44c23c270 chore(shared): Tweaks to mdx table styles 2022-09-21 12:29:26 +02:00
Joost De Cock
b09c7c976a
fix(lab): init() is now __init() 2022-09-20 21:42:46 +02:00
Joost De Cock
4a29e25d50 chore(lab): Updated theme/locale picker 2022-09-20 11:14:09 +02:00
Joost De Cock
e0a48319f6 chore(lab): Drop pinked ribbon 2022-09-20 09:08:51 +02:00
Joost De Cock
1ae438e01a chore: Removed trans theme as it's not very distinctive 2022-09-20 08:48:42 +02:00
Joost De Cock
a288b44a81 chore(lab): Changed default bg in lgbtq theme 2022-09-20 08:47:31 +02:00
Joost De Cock
51ff5bd998 chore(lab): Fix color issue in dark theme 2022-09-20 08:44:47 +02:00
Joost De Cock
7730d4976f fix(lab): Don't check for render in paths 2022-09-18 22:58:03 +02:00
Joost De Cock
f882a26408 chore(lab): Changes to handle multisets in core 2022-09-17 10:30:21 +02:00
Joost De Cock
ef5e792d6b chore: Linter fixes 2022-09-14 15:02:39 +02:00
Joost De Cock
7ac5a88dff feat(core): Added support for stacks in layout 2022-09-13 17:56:01 +02:00
joostdecock
50fc054c1d chore(lab): Changes for v3 stage2 2022-09-11 15:05:49 +02:00
Joost De Cock
e22ae97463 feat(shared): Added testing to lab 2022-09-06 17:46:51 +02:00
Joost De Cock
9d5b1b5873 chore(models): Port to cis-prefix 2022-09-06 16:52:28 +02:00
Joost De Cock
040331dbac fix(shared): Test options display 2022-09-06 15:33:38 +02:00
Joost De Cock
352851c231
Merge pull request #2712 from BenJamesBen/v3-layoutthing-forprinting
Fix v3 ForPrinting and ForCutting layouts to use design shortname.
2022-09-04 11:28:07 +02:00
Benjamin F
e3a7e54bd7 Use design shortname on measurements page. 2022-09-02 07:42:00 -07:00
Benjamin F
55ec9b279a Fix v3 ForCutting layout to use design shortname. 2022-09-01 23:06:37 -07:00
Benjamin F
d25ce70cde Fix v3 ForPrinting layout to use design shortname. 2022-09-01 22:58:26 -07:00
Joost De Cock
6d5bf28bab fix: NextJS config for loading packages from source 2022-09-01 19:35:52 +02:00
Joost De Cock
1812ed6be9 fix(shared): Styles for buttonhole start and end 2022-09-01 19:34:34 +02:00
Joost De Cock
13e32d9ed9 chore(lab): Changes for pattern data 2022-09-01 08:51:57 +02:00
Joost De Cock
3a94ad7db9 chore: Updates to lab for v3 2022-08-31 17:54:54 +02:00
Joost De Cock
14a596b779 fix: Handle top-level design options in lab 2022-08-29 18:03:13 +02:00
Joost De Cock
a023f1810c wip: Updates to lab to support v3 patterns 2022-08-29 17:44:50 +02:00
Joost De Cock
0431764a66 wip: Changes to lab for v3 2022-08-29 08:29:55 +02:00
joostdecock
12e2a5319a Merge branch 'develop' of github.com:freesewing/freesewing into develop 2022-08-25 13:56:10 +02:00
joostdecock
9d31c37a0f fix(lab): import rehype-jargon from alias 2022-08-25 13:35:08 +02:00
joostdecock
3bc07b78a7 fix(lab): Import rehype-jargon from dist 2022-08-25 12:55:35 +02:00
joostdecock
4c1ac755a7 fix(new-design): Build script for ESM 2022-08-25 10:06:00 +02:00
Enoch Riese
c1bc608c21 index to alphabet wraps for higher numbers 2022-08-24 18:15:03 -05:00
Enoch Riese
a1fe44e3dd Merge branch 'develop' into eriese-pdf-export 2022-08-24 16:19:45 -05:00
Enoch Riese
8b98e94d78 fix pagination issues, resizing issues 2022-08-24 16:02:52 -05:00
Enoch Riese
a04150be49 deepscan fixes 2022-08-24 13:54:22 -05:00
Enoch Riese
f0a46879b5 document and rearrange for cleanup 2022-08-24 12:20:24 -05:00
joostdecock
67de3b260a fix(lab): Styling for buttons and buttonholes 2022-08-24 18:32:54 +02:00
Enoch Riese
70c3eb2a71 notify user of export error 2022-08-24 11:03:26 -05:00
Enoch Riese
0022d7ba8e style to cover page 2022-08-24 00:23:45 -05:00
Enoch Riese
553ac7b25a optional cover page 2022-08-23 11:08:40 -05:00
joostdecock
ae40299f7b chore: develop now hosts v3 code 2022-08-23 13:45:20 +02:00
joostdecock
d230d0dee8 chore: Reconfigure packages 2022-08-23 13:13:56 +02:00