1
0
Fork 0
Commit graph

232 commits

Author SHA1 Message Date
joostdecock
c8ce8030f4 fix(org): Build fixes 2023-02-05 16:49:36 +01:00
joostdecock
1bd908d2c0 chore: Linter warnings 2023-02-05 16:30:12 +01:00
joostdecock
59708f534d wip(lab): Work on porting lab/workbenck to named exports 2023-01-29 18:57:24 +01:00
joostdecock
db789180b6 feat(dev): Ported dev site to named exports 2023-01-29 17:36:15 +01:00
joostdecock
595417a23b feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
joostdecock
37f7833983 feat(shared): Consolidate icons, simple spinner 2023-01-28 19:27:11 +01:00
joostdecock
a90e2a8a7d chore(shared): Don't share layouts 2023-01-28 19:16:03 +01:00
joostdecock
6b9d4d93e5 wip(org): Updating react components for v3 2023-01-28 18:10:29 +01:00
joostdecock
ef56cda480 fix(org): Placeholder for MDX components 2023-01-27 21:35:45 +01:00
joostdecock
31e92076b2 chore(org): Linter warnings 2023-01-27 21:19:13 +01:00
joostdecock
8caed34e73 wip(org): Final welcome pages 2023-01-27 20:39:09 +01:00
Joost De Cock
95c0ec05a4 wip(org): Work on icons and bio page 2023-01-26 19:31:23 +01:00
Joost De Cock
24a16a0673 fix(backend): Require auth to check username availability 2023-01-24 21:18:55 +01:00
Enoch Riese
31fbffd840
Merge pull request #3304 from BenJamesBen/error-stack-fix
fix(core): Improve error messages for Firefox and Safari browsers
2023-01-11 17:30:13 -06:00
joostdecock
e06e37afce chore: Linter warnings 2023-01-09 21:02:08 +01:00
Benjamin F
91137f5fa6 fix(shared): Remove unused variable, per lint 2022-12-29 10:37:19 -08:00
Benjamin F
49c05bd419 fix(shared): Ensure that error name and message info is included in error log 2022-12-29 08:49:47 -08:00
Joost De Cock
738d3c6f54 feat(shared): New spinner icon 2022-12-28 21:01:53 +01:00
Joost De Cock
ef1113bee3 wip(org): Theme and picker tweaks 2022-12-26 18:54:28 +01:00
Joost De Cock
dfa26c2e35 wip(shared): Brokering peace between prettier and eslint 2022-12-26 18:00:44 +01:00
Joost De Cock
ba76fdc2a7 fix(org): Linter errors 2022-12-26 17:44:00 +01:00
Joost De Cock
78879db88d wip(org): Tweaks to layout/fonts 2022-12-26 17:10:14 +01:00
Joost De Cock
3102418c31 chore(shared): Tweaks to wordmark 2022-12-25 19:10:48 +01:00
Joost De Cock
88d8a9b27e fix(shared): Disable development for JSX runtime issue
As suggested by @benjamesben in #3301
This is the best/proper solution. My earlier fix was hackish.
2022-12-25 11:01:58 +01:00
Joost De Cock
f19ba58565 fix(shared): Sidestep MDX 2.2 dev runtime issue. Closes #3301 2022-12-24 23:01:16 +01:00
Enoch Riese
2b5555e43b add displayName to PartInner 2022-12-13 12:06:39 -06:00
Enoch Riese
e1f7de0209 render pageless grid on pdf exports if pageless is on 2022-12-13 11:55:50 -06:00
Enoch Riese
4bdbddb3d6 get pages to render properly on pdf export when settings.only is an array 2022-12-13 08:39:16 -06:00
Enoch Riese
22c92b10d8 some comments and cleanup 2022-12-12 10:14:28 -06:00
Enoch Riese
5aab19f7c5 Merge branch 'develop' into eriese-v3-printing 2022-12-04 16:29:06 -06:00
joostdecock
62b11529db chore: Upgrade to nextjs 13 and react 18 2022-12-04 15:04:56 +01:00
joostdecock
85bd7f142f chore: more in upstream changes 2022-12-04 13:19:42 +01:00
Enoch Riese
a9098845ff Merge branch 'develop' into eriese-v3-printing 2022-11-28 15:29:46 -06:00
joostdecock
de89826a07 fix(dev): Add theme picker to mobile menu 2022-11-26 10:24:57 +01:00
joostdecock
1e379d68ff chore(sites): Updates to headers 2022-11-23 21:42:22 +01:00
joostdecock
aa5463301e feat(shared): Updated MDX components 2022-11-19 18:11:04 +01:00
Enoch Riese
a22a472ccd one last lint fix 2022-11-14 17:19:01 -06:00
Enoch Riese
3676c7af07 lint fixes 2022-11-14 16:53:31 -06:00
Enoch Riese
18f588dc99 deepscan fixes 2022-11-14 16:37:21 -06:00
Enoch Riese
0115a46d8a get tests passing 2022-11-14 16:33:57 -06:00
Enoch Riese
f26098fe90 Merge branch 'develop' into eriese-v3-printing 2022-11-14 16:01:19 -06:00
Enoch Riese
d8cb8a7783 pdf export working 2022-11-14 14:02:11 -06: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
Enoch Riese
4b0ccda70f don't pollute layout scope 2022-10-29 00:34:42 -05:00
Enoch Riese
2e2cbf70d2 print layout renders and remembers changes 2022-10-28 15:03:04 -05: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