1
0
Fork 0
freesewing/sites/shared/components
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
..
account wip(shared): Removed useApp hook in favor of contexts 2023-04-28 21:23:06 +02:00
error chore: linter issues 2023-02-05 19:58:25 +01:00
footer wip(shared): Removed useApp hook in favor of contexts 2023-04-28 21:23:06 +02:00
icons rotate parts to be along grain 2023-03-01 15:03:47 -06:00
locale-picker wip(org): New modal language picker 2023-04-07 17:33:45 +02:00
logos chore: linter issues 2023-02-05 19:58:25 +01:00
mdx wip(shared): Removed useApp hook in favor of contexts 2023-04-28 21:23:06 +02:00
modal chore: Linter warnings 2023-04-16 17:17:43 +02:00
navigation wip(shared): Removed useApp hook in favor of contexts 2023-04-28 21:23:06 +02:00
robot feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
social chore(shared): Changes to footer 2023-03-26 14:02:19 +02:00
sponsors chore(shared): Changes to footer 2023-03-26 14:02:19 +02:00
theme-picker wip(org): New header and theme picker 2023-04-07 17:10:54 +02:00
workbench fix(sites) Missing Path Name Info 2023-04-04 15:44:36 +00:00
wrappers wip(shared): Removed useApp hook in favor of contexts 2023-04-28 21:23:06 +02:00
breadcrumbs.mjs chore: Linter warnings 2023-04-16 17:13:18 +02:00
code.mjs feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
collapse.mjs fix(org): Linter warnings 2023-02-25 20:06:00 +01:00
copy-to-clipboard.mjs feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
docs-link.mjs feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
icons.mjs chore(shared): Changes to footer 2023-03-26 14:02:19 +02:00
json.mjs fix(org): Build fixes 2023-02-05 16:49:36 +01:00
lightbox.mjs chore: linter issues 2023-02-05 19:58:25 +01:00
loader.mjs feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
page-link.mjs feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
picker.mjs some lint fixes from after the mjs overhaul 2023-02-13 16:44:12 -06:00
popout.mjs feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
raw-span.mjs feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
ribbon.mjs wip(shared): Removed useApp hook in favor of contexts 2023-04-28 21:23:06 +02:00
spinner.mjs feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
v3-wip.mjs wip(shared): Work on modal menu 2023-04-09 15:57:25 +02:00
web-link.mjs feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
wordmark.mjs chore(shared): Changes to footer 2023-03-26 14:02:19 +02:00
worm.mjs chore: linter issues 2023-02-05 19:58:25 +01:00
yaml.mjs fix(org): Build fixes 2023-02-05 16:49:36 +01:00