joostdecock
ffe938783f
wip(org): Working on stats/users pages
2024-01-14 18:31:52 +01:00
joostdecock
3e2fafa647
chore: Updating SDE dependency list
2023-12-10 13:13:58 +01:00
joostdecock
0780e22ae0
fix(shared): Names in measieimage and force aspect ratio
2023-11-18 18:37:49 +01:00
joostdecock
c2cbbf1928
fix(shared): Include MeasieImage. Fixes #5485
2023-11-18 18:25:25 +01:00
joostdecock
fbd6cd0a64
chore(shared): Make componenet non-anonymous
2023-11-12 11:15:41 +01:00
joostdecock
245ed30cac
chore: Remove lint
2023-11-12 11:06:29 +01:00
joostdecock
a88f8652ae
feat(shared): Added images for measurements
2023-11-11 18:55:28 +01:00
joostdecock
a032dcf620
chore: Remove lint
2023-11-01 13:49:10 +01:00
joostdecock
9a9f29d2eb
feat(shared): Updated design picker
2023-11-01 13:42:03 +01:00
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
f0ced8cb34
chore(shared): Tweaks to sitenav
2023-10-14 12:58:42 +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
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
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
90afd3e28e
feat(org): Switched to better dynamic mdx
2023-10-09 11:42:16 +02:00
joostdecock
9b32d971a5
wip(shared): Taking MDX out of webpack bundle
2023-10-06 09:15:07 +02:00
joostdecock
c65c5876a3
wip(sde): Working on file list
2023-09-29 16:01:27 +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
5e4f7ffb7d
feat(org): Added design pages
2023-09-25 17:49:39 +02:00
joostdecock
4bf26704e9
fix(shared): Fix plugin bundle import
2023-09-07 13:09:42 +02:00
joostdecock
2106a38154
feat(org): Bookmarks for docs
2023-09-04 11:01:08 +02:00
Joost De Cock
c98a67885c
chore(shared): Consolidate tab components
2023-08-28 20:30:00 +02:00
joostdecock
dad2fa0e99
feat(shared): Overhaul sets
2023-08-23 12:18:20 +02:00
Joost De Cock
70e636ce52
wip(org): Work on showcase editor
2023-08-16 15:54:32 +02:00
joostdecock
513fe23ab7
chore: Updated import path to Popout component
2023-07-23 18:42:06 +02:00
joostdecock
8edf9cff94
chore: Fixed linter issues
2023-07-21 10:27:15 +02:00
Joost De Cock
78fa37869e
chore(shared/dev): Remove use-navigation hook
2023-07-20 08:42:56 +02:00
Enoch Riese
8a4c558cee
more contained fixes to docs
2023-07-17 11:40:45 -05:00
joostdecock
50580720dd
chore(shared): Hover color on edit page button
2023-07-16 09:27:46 +02:00
joostdecock
fd5b10775f
chore(shared): Updated 'edit this page' button
2023-07-16 09:20:23 +02:00
joostdecock
3df7367fc7
chore: Linter warnings
2023-07-16 07:27:51 +02: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
3dcc518d53
fix(shared): Toc should also allow scrolling to toc
...
Also removed invalid nesting in HTML structure
2023-07-15 10:41:25 +02:00
joostdecock
74bd55a715
chore(shared): Export getRoot from ReadMore component
2023-07-15 10:40:46 +02:00
joostdecock
c21e781141
fix(shared): Hide MDX meta info on smaller viewports
2023-07-15 10:40:15 +02:00
Joost De Cock
99d2fc51aa
fix: Linter warnings
2023-07-14 10:54:20 +02:00
joostdecock
0a8dd5f111
feat(dev/shared): Ported PrevNext component to new nav structure
2023-07-14 09:23:37 +02:00
joostdecock
b89d0474ef
chore: Fixed linter issues
2023-07-14 07:58:12 +02:00
joostdecock
dce1f6a608
chore: Tweaks to MDX metadata display
2023-07-13 21:15:25 +02:00
joostdecock
0ec14528e0
feat: improve sitemap including on mobile
2023-07-13 19:58:42 +02:00
Joost De Cock
43c6827c18
wip: Work on sitemap
2023-07-13 18:18:07 +02:00