1
0
Fork 0
Commit graph

208 commits

Author SHA1 Message Date
Joost De Cock
c442adc327 feat(shared): (re-)added mdx component for premade examples 2022-10-04 23:42:36 +02:00
Joost De Cock
0128192bc8 chore(shared): Moved Example mdx component out of folder 2022-10-04 23:41:35 +02:00
Joost De Cock
100732dc27 fix(shared): Allow passing classes to Copy icon 2022-10-04 23:37:28 +02:00
Joost De Cock
3dc5ce59a0 chore(shared): Use grid for prev-next 2022-10-04 19:25:57 +02:00
Joost De Cock
13aebd3bee chore(shared): More narrow ribbon 2022-10-04 19:25:35 +02:00
Joost De Cock
6e3561a9f6 fix(shared): Toc placement 2022-10-04 18:49:13 +02:00
Joost De Cock
643bcdf635 fix(shared): Margin issue on popout 2022-10-04 18:25:47 +02:00
Joost De Cock
38b9e80bed fix(shared): Margin on popout 2022-10-04 01:22:51 +02:00
Joost De Cock
1f4793a5ef feat(dev): Layout/header tweaks 2022-10-04 01:20:49 +02:00
Joost De Cock
24b38c4ad3 chore(shared): Removed viz.js 2022-10-03 15:08:11 +02:00
Joost De Cock
ad87a6c7fd chore(dev): Re-folded all docs into one page, dropped viz.js
Did some digging into why the page size had ballooned, and it turns out
it was due to viz.js taking up half the bundle size. So I've dropped the
Dot custom mdx component, and reverted to having all pages served from
one page using getStaticPaths.

Might optimize a bit more later, but for now page size first load JS
went from 816KB to 272KB so that's a big improvement.
2022-10-03 00:14:11 +02:00
Joost De Cock
403f0c45c2 chore(markdown): Work on macro reference docs 2022-09-30 01:45:37 +02:00
Joost De Cock
6c022f1fde chore(shared): Tweaks to Dot component 2022-09-30 00:35:52 +02:00
Joost De Cock
3dc3406629 feat(shared): Changes to Dot component 2022-09-30 00:08:53 +02:00
Joost De Cock
f7ad405bd0 fix(shared): Re-add paperless grid. Closes #2836 2022-09-29 01:29:45 +02:00
Joost De Cock
e960d31d96 chore: Lab debug and types. See #2838 2022-09-28 19:22:22 +02:00
Joost De Cock
47c6997d3a fix(workbench): Wrapping for log lines 2022-09-28 18:53:13 +02:00
Joost De Cock
9cc97ab164 feat(workbench): Added logging of render props 2022-09-28 18:50:12 +02:00
Joost De Cock
9f6c207177 fix(shared): Also show logs from gathering render props 2022-09-28 18:36:45 +02:00
Joost De Cock
ba2eef45ff feat(shared): Example component now runs example code 2022-09-27 18:20:46 +02:00
Joost De Cock
f5f5968f3b fix(shared): Issue with boolean options 2022-09-27 12:31:07 +02: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
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
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
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
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