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
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
joostdecock
a7b0626634
fix(simon): Type in property
2023-09-28 16:17:59 +02:00
joostdecock
3ed61f56e1
feat(shared): Add kiosk mode to tabbed examples
2023-09-28 10:02:09 +02:00
joostdecock
32d6e938df
wip: Rewrite tutorial for v3
2023-09-28 09:11:06 +02:00
joostdecock
4bf26704e9
fix(shared): Fix plugin bundle import
2023-09-07 13:09:42 +02:00
Joost De Cock
c98a67885c
chore(shared): Consolidate tab components
2023-08-28 20:30:00 +02:00
Enoch Riese
8a4c558cee
more contained fixes to docs
2023-07-17 11:40:45 -05:00
joostdecock
5a9f2f8d40
wip(shared): Changes to layouts
...
This will break the org build, but we need to rip out sanity anyway so
I don't think it's worth obsessing over it now.
I've essentially changes the default layout and added a new navigation
component.
2023-07-15 16:55:22 +02:00
joostdecock
d2d1c78af4
fix(shared): Removed debug output that was left behind in TabbedExample
2023-06-18 17:53:33 +02:00
joostdecock
61ea8c74aa
fix(shared): Fixed TabbedExample component
2023-06-17 13:20:54 +02:00
joostdecock
c527ccd702
fix(shared): Fixed MDX Example
2023-06-17 12:27:47 +02:00
Enoch Riese
6f28c36c59
lint fixes
2023-06-07 14:12:51 -05:00
joostdecock
4075e35641
wip(shared): Points support in Inspector
2023-06-02 18:21:40 +02:00
joostdecock
eef8d68781
feat(shared): PanZoomPattern component
2023-06-01 20:18:37 +02:00
joostdecock
d77cf38637
fix(org): build issues for nextjs
2023-05-19 11:46:17 +02:00
joostdecock
7c8b59b781
chore(lab): Fixed issues with next build
2023-05-19 09:22:11 +02:00
joostdecock
ed1ac8a7a7
Merge branch 'develop' into joost
2023-05-16 08:49:35 +02:00
joostdecock
0b238c989e
wip(shared): Switched to webpack loader for MDX
2023-05-15 15:57:46 +02:00
Enoch Riese
fcd60dcba7
use one example draft for all example tabs. fixes #3834
2023-04-24 00:15:05 -04:00
Enoch Riese
4c7dedbcc1
fix (mdx examples) add part name so example will draft
2023-03-20 19:19:05 -05:00
Enoch Riese
9190fc1558
useCallback for all gist mutation methods so they can be called in useEffect
2023-02-14 09:54:25 -06:00
Enoch Riese
0a07ca8de0
some lint fixes from after the mjs overhaul
2023-02-13 16:44:12 -06:00
joostdecock
c8ce8030f4
fix(org): Build fixes
2023-02-05 16:49:36 +01:00
joostdecock
595417a23b
feat(org): Ported components to mjs and named exports
2023-01-29 16:44:02 +01:00