joostdecock
aa5463301e
feat(shared): Updated MDX components
2022-11-19 18:11:04 +01:00
joostdecock
bd7c3e8b6e
wip(backend): concluded apikeys routes and docs
2022-11-06 20:16:01 +01:00
joostdecock
d563bb2d17
wip(backend): more work on routes and docs
2022-11-06 17:39:49 +01:00
Joost De Cock
68e1458774
fix(shared): optional check on error
2022-10-23 19:53:08 +02:00
Joost De Cock
dc98d5acbf
fix(shared): There's no utils export in core
2022-10-23 19:52:32 +02:00
Joost De Cock
aa88fd42ac
chore(shared): Tweaks to theme picker
2022-10-17 09:03:15 +02:00
Joost De Cock
e2c37d28ce
feat(shared): Squish the wordmark
2022-10-15 14:26:59 +02:00
Joost De Cock
db5af3ab89
fix(shared): Text-align in theme picker
2022-10-13 15:27:06 +02:00
Joost De Cock
a112865bec
chore(shared): Tweaks to prevnext component
2022-10-12 22:06:41 +02:00
Joost De Cock
d7442b9bc4
feat(sites): Added squircle loader
2022-10-12 20:40:08 +02:00
Joost De Cock
1fae0bc3d8
feat(rehype-highlight-lines): Themeing and overflow fix
2022-10-12 18:34:34 +02:00
Joost De Cock
82abdf2901
feat(markdown): Handle final tutorial view with inline Example
2022-10-12 14:54:35 +02:00
Joost De Cock
728449c627
chore(shared): More tweaks to example(s) components
2022-10-12 00:16:36 +02:00
Joost De Cock
27ba759bcd
feat(shared): Support paperless in Example
2022-10-11 15:07:56 +02:00
Joost De Cock
b1e164353e
feat(shared): Updated to Example for tutorial
2022-10-10 04:51:21 +02:00
Joost De Cock
62c728f191
fix(shared): Add caption to examples
2022-10-09 23:48:30 +02:00
Joost De Cock
857695445e
feat(shared): Show all path points in Xray
2022-10-09 17:32:32 +02:00
Joost De Cock
9dc06c0a55
feat(shared): Don't Xray points outside path boundary
2022-10-09 17:32:05 +02:00
Benjamin F
2a06108101
fix(shared): Correct error/warning counts for sets.
2022-10-08 07:28:44 -07:00
Joost De Cock
f77b45f682
fix(shared): Handle measurement-less patterns
2022-10-08 04:25:39 +02:00
Joost De Cock
295d3481f9
fix(shared): Log display on error message. Fixed #2898
2022-10-06 23:00:27 +02:00
Joost De Cock
6688f75db7
fix(lab): Set correct key for localStorage
2022-10-06 22:22:41 +02:00
Joost De Cock
a94f1cc3ef
fix(shared): Import icon via alias
2022-10-06 00:53:41 +02:00
Joost De Cock
7c4565b52a
fix(shared): Import logo from the correct place
2022-10-06 00:48:57 +02:00
Joost De Cock
4ea391ba91
chore(shared): Cleaned up debug statements
2022-10-06 00:11:29 +02:00
Joost De Cock
81908b4dbc
chore(shared): Tweaks to headers/footers
2022-10-06 00:11:12 +02:00
Joost De Cock
773b66723f
feat(shared): Added swipe icons
2022-10-06 00:09:58 +02:00
Joost De Cock
90221abd32
fix(shared): Typo in import
2022-10-05 23:04:12 +02:00
Joost De Cock
fb542ff98d
chore(shared): Use our own icons
2022-10-05 23:01:04 +02:00
Joost De Cock
e90212ca4d
feat(shared): Changes to highlight component
2022-10-05 15:25:24 +02:00
Joost De Cock
a2bf3926c4
chore(shared): Updated copy-to-clipboard to revert
2022-10-04 23:44:06 +02:00
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