joostdecock
ffe938783f
wip(org): Working on stats/users pages
2024-01-14 18:31:52 +01:00
joostdecock
c65c5876a3
wip(sde): Working on file list
2023-09-29 16:01:27 +02:00
joostdecock
c17135df94
chore: Linter issues
2023-09-04 12:26:34 +02:00
joostdecock
2106a38154
feat(org): Bookmarks for docs
2023-09-04 11:01:08 +02:00
joostdecock
b2755d0584
fix(org): Forgot to update the showcase pages. Import typo fix
2023-07-21 13:35:20 +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
joostdecock
0a8dd5f111
feat(dev/shared): Ported PrevNext component to new nav structure
2023-07-14 09:23:37 +02:00
Enoch Riese
aee2491bdf
add blog and showcase pages to the nav prebuild
2023-07-03 13:28:41 -05:00
Enoch Riese
f6fcda8ca5
(chore) document new mobile menu stuff
2023-06-29 17:29:13 +00:00
Enoch Riese
49c14f1446
fix twitchy modal close
2023-06-29 16:41:11 +00:00
Enoch Riese
012b0eb8d6
use a context to allow all menus to be in same parent on mobile
2023-06-29 14:35:46 +00:00
Enoch Riese
951eb57718
(chore) lint
2023-06-28 16:52:36 -05:00
Enoch Riese
6c94afe99f
shared component for views that have patterns and side menus
2023-06-23 19:39:45 -05:00
Enoch Riese
22bb896bc2
workbench view menus in modal on mobile
2023-06-23 14:29:09 -05:00
joostdecock
79a41e8184
wip(org): Work on pattern pages
2023-05-30 19:25:22 +02:00
joostdecock
7cf19fe408
chore(shared): Tweaks to navigation context
2023-05-30 18:10:56 +02:00
joostdecock
801ba17ab6
chore: More QA fixes for sites
2023-05-19 18:27:36 +02:00
joostdecock
c11a29e28a
chore(shared): Fix linter warnings in sites/shared
2023-05-19 18:15:06 +02:00
joostdecock
0dece4d70e
wip(org): Started working on v3 workbench
2023-05-08 19:28:03 +02:00
joostdecock
bd3ce90e1a
wip(org): Work on curation of sets
2023-05-08 14:03:47 +02:00
Joost De Cock
e47c18177b
wip(shared): Removed useApp hook in favor of contexts
...
This removes the useApp hook from all org pages in favor of various
context. This means there is no longer global state that gets passed
around, instead each component that requires access to something shared
(like account, or navigation) can just use the context instead.
This is a first step, as a lot of shared components stil rely on app not
to mention the dev and lab sites.
2023-04-28 21:23:06 +02:00
Joost De Cock
5b83b12378
feat(shared): Ported modal from app-wide state to context
2023-04-25 17:33:34 +02:00