1
0
Fork 0
Commit graph

1476 commits

Author SHA1 Message Date
Joost De Cock
dba3c3731a feat(org): Admin updates for curated sets 2023-10-20 10:43:43 +02:00
Tanay Toshniwal
febdb3e47e
Fix twitter logo 2023-10-18 20:50:59 +05:30
Joost De Cock
075cb34184 feat(plugin-ringsector): New plugin to draft a ring sector
This plugin provides the `ringsector` and `rmringsector` plugins.

The Sandy design was adapted to use the `ringsector` plugin instead of
its own method for doing this (that method was the base for this
plugin).

The plugin is also added to the tabbed-example component.

This closes #3865
2023-10-16 16:19:27 +02:00
Joost De Cock
924200dd11 fix(shared): Import from ESM source, not from built code 2023-10-15 16:28:22 +02:00
Joost De Cock
d739e8f5bd Merge branch 'joost' into plugins-scale 2023-10-15 16:05:28 +02:00
Joost De Cock
f0ced8cb34 chore(shared): Tweaks to sitenav 2023-10-14 12:58:42 +02:00
Joost De Cock
e07c04f94a fix(shared): Text color in mdx wrapper 2023-10-14 12:13:42 +02:00
Joost De Cock
f2a787528d chore: Updated/cleaned up dependencies 2023-10-13 17:19:40 +02:00
Joost De Cock
324fbd56bc chore: Remove lint 2023-10-12 23:05:26 +02:00
Joost De Cock
5c3336d157 fix(shared): Small component fixes 2023-10-12 19:43:27 +02:00
Joost De Cock
dd13c15195 chore(shared): Use ReadMore for navlinks 2023-10-12 11:30:52 +02:00
Joost De Cock
3eba42c2ba fix(shared): Pass ID to accordion to keep items open 2023-10-12 10:52:58 +02:00
Joost De Cock
0fb23f0dd6
Merge branch 'develop' into i18n 2023-10-11 18:30:59 +02:00
Joost De Cock
a81c18d6d4 fix(shared): Proper display of degree measurments. Fixes #5099 2023-10-10 16:52:59 +02:00
Joost De Cock
d43f8107f7 chore: Remove lint 2023-10-10 15:47:19 +02: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
33f7076c76 chore(shared): Replace react-markdown with dynamic mdx 2023-10-10 09:05:22 +02:00
Joost De Cock
763190d721 chore(org): port new post to new mdx loader 2023-10-10 08:53:16 +02:00
Joost De Cock
ec0b8b0322 fix(org): Port blog posts to new MDX loader 2023-10-10 07:35:11 +02:00
Joost De Cock
6ec273ffce chore: Remove lint 2023-10-09 17:18:31 +02:00
Joost De Cock
382e4817f9 fix(shared): Forgotten migration to dynamic mdx 2023-10-09 17:15:34 +02:00
Joost De Cock
78775084e3 chore: Remove lint 2023-10-09 15:54:51 +02:00
Joost De Cock
a0bcf01b47 chore: Remove lint 2023-10-09 13:47:36 +02:00
Joost De Cock
ffc833f7c7 feat(shared): Port workbench to dynamic mdx 2023-10-09 13:01:58 +02:00
Joost De Cock
90afd3e28e feat(org): Switched to better dynamic mdx 2023-10-09 11:42:16 +02:00
Joost De Cock
166c8bc03b wip(org): Update pattern edit link to new page 2023-10-08 17:10:11 +02:00
Joost De Cock
86d984e8c5 wip(shared): Split new design pages per design to split bundle
This adds page templates that will auto-generate pages for each design.
This not only allows us to split the bundle for these individual
designs, we are also now passing the inline docs for a design as static
props, as that will limit the memory footprint of webpack.

Remains to be seen how this will all come together, but it's better than
throwing everything at webpack and watching the build fail.
2023-10-08 14:26:58 +02:00
Joost De Cock
c4140f0e49 Update source file en.yaml
skip-build
2023-10-08 13:06:13 +02:00
joostdecock
9b32d971a5 wip(shared): Taking MDX out of webpack bundle 2023-10-06 09:15:07 +02:00
joostdecock
fc420160de chore(shared): Take control into account in workbench view menu 2023-10-04 20:31:40 +02:00
joostdecock
c8f43811b6 chore(shared): Lower the control required for curation 2023-10-04 19:24:41 +02:00
joostdecock
4c1061fc12 chore(shared): Get list of designs from site hook 2023-10-04 19:14:05 +02:00
Joost De Cock
aef4d539b3
Merge pull request #5067 from freesewing/i18n
New Crowdin Translations [skip build]
2023-10-03 20:59:52 +02:00
Joost De Cock
a29e7e2b9c Update source file en.yaml
skip-build
2023-10-03 11:48:03 +02:00
Joost De Cock
5eff2d9613 New translations en.yaml (Dutch)
skip-build
2023-10-03 10:58:48 +02:00
Joost De Cock
33729ad737 New translations en.yaml (German)
skip-build
2023-10-03 10:35:31 +02:00
Joost De Cock
50eaba8e39 New translations en.yaml (Spanish)
skip-build
2023-10-03 10:12:18 +02:00
Joost De Cock
3e12d8855b New translations en.yaml (French)
skip-build
2023-10-03 09:48:24 +02:00
Joost De Cock
e6d6d26cf7 New translations en.yaml (Ukrainian)
skip-build
2023-10-03 09:25:36 +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
f1fba746e7 Update source file en.yaml
skip-build
2023-10-02 22:25:48 +02:00
Joost De Cock
6df8399c95 New translations en.yaml (Dutch)
skip-build
2023-10-02 21:17:21 +02:00
Joost De Cock
bc59a993f3 New translations en.yaml (German)
skip-build
2023-10-02 20:54:21 +02:00
Joost De Cock
4ca72fd449 New translations en.yaml (Spanish)
skip-build
2023-10-02 20:31:21 +02:00
Joost De Cock
7e3640442b New translations en.yaml (French)
skip-build
2023-10-02 20:07:53 +02:00
Joost De Cock
f7be8191b7 New translations en.yaml (Ukrainian)
skip-build
2023-10-02 19:44:29 +02:00
Joost De Cock
78aed4e207 chore: Remove lint 2023-10-02 18:20:31 +02:00
Joost De Cock
f0373de2fc fix(shared): Header level in workbench logs view 2023-10-02 18:06:26 +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
d0d6fd0270 fix(shared): Control level import was outdated 2023-10-02 16:24:20 +02:00