Commit Graph

106 Commits

Author SHA1 Message Date
itsMapleLeaf
bab134d697 remove vite
was only used for viest config types, don't need it now
2022-07-23 14:24:12 -05:00
itsMapleLeaf
df9bdfaf77 remove nanoid, use crypto.randomUUID()
removes a dependency, and resolves an ESM require error
2022-07-23 14:24:12 -05:00
itsMapleLeaf
4f9fb4310f upgrade dependencies 2022-07-23 14:24:12 -05:00
itsMapleLeaf
cc1bc0932f init changesets 2022-07-22 17:16:01 -05:00
itsMapleLeaf
51ac0c89da add a manual tester in favor of playground 2022-07-22 13:51:02 -05:00
Crawron
8c481f18c6 Update Discord.js version 2022-07-21 16:20:14 -05:00
itsMapleLeaf
6eb36b44f3 move scripts to root for deployment 2022-07-07 12:20:00 -05:00
itsMapleLeaf
02dd763e63 install node 16 for website 2022-07-07 12:01:06 -05:00
itsMapleLeaf
8a7557f0eb lint/typecheck fixes 2022-04-25 19:58:47 -05:00
itsMapleLeaf
fc3025baaf update configs 2022-04-25 14:52:04 -05:00
itsMapleLeaf
dbf9640b16 lockfile 2022-04-24 19:41:53 -05:00
itsMapleLeaf
3c2d3b4683 upgrades 2022-04-22 23:45:30 -05:00
MapleLeaf
b59dcc0ae7 active nav link style 2022-01-13 17:05:46 -06:00
MapleLeaf
e06bfa490f new main nav menu, remove alpine 2022-01-13 11:16:09 -06:00
MapleLeaf
fdd6a3a3cc add modal to show code 2022-01-12 20:10:09 -06:00
MapleLeaf
50961e888e prebuild tailwindcss for caching
need to figure out how to do this with remix-tailwind lol
2022-01-12 11:01:38 -06:00
Darius
26eb8bedb0 Add useInstance (#6) 2022-01-12 09:55:03 -06:00
MapleLeaf
6b77971ed5 docs -> website 2022-01-11 00:28:41 -06:00
MapleLeaf
c436500b3a try running test in packages/docs 2022-01-11 00:25:13 -06:00
MapleLeaf
e93506409f no esmo 2022-01-11 00:25:13 -06:00
MapleLeaf
a6b706a3de add wait-on types??? 2022-01-11 00:25:12 -06:00
MapleLeaf
d3f6c8af4d write test script for cypress
to properly kill the process
2022-01-11 00:25:12 -06:00
MapleLeaf
42461c7ec8 upgrades 2022-01-11 00:25:12 -06:00
MapleLeaf
017a417773 add vitest in project 2022-01-11 00:25:12 -06:00
MapleLeaf
87cbf1b74d docs: add cypress test 2022-01-10 15:06:55 -06:00
MapleLeaf
7d8336c7a7 migrate docs back to remix oops 2022-01-09 17:36:42 -06:00
MapleLeaf
be42042552 upgrades 2022-01-09 12:55:37 -06:00
MapleLeaf
81a910b003 add release script 2022-01-09 12:12:08 -06:00
MapleLeaf
2462870a57 run build in dockerfile 2022-01-09 03:24:36 -06:00
MapleLeaf
ffa68cec13 add typescript to prod deps 2022-01-09 03:07:39 -06:00
MapleLeaf
7f3b61f19f building docs on the fly is an admittedly terrible idea 2022-01-09 02:58:42 -06:00
MapleLeaf
a77185a6a4 generate api docs 2022-01-09 02:32:23 -06:00
MapleLeaf
f96eb05681 add necessary prod dependencies 2022-01-07 15:23:46 -06:00
MapleLeaf
81f28fecf2 minify assets in prod 2022-01-07 15:07:11 -06:00
MapleLeaf
b93919edd8 new asset builder flow
makes use of react suspense to asynchronously build assets on the fly within components (!!!)
2022-01-07 14:28:47 -06:00
MapleLeaf
ba603fca9e docs: huge migration to runtime asset cache 2022-01-07 02:35:04 -06:00
MapleLeaf
754acc87a0 docs: add rxjs dev dep 2022-01-03 09:39:29 -06:00
MapleLeaf
c99842ff68 build in prod i guess 2022-01-03 05:39:44 -06:00
MapleLeaf
909d6b55cb install fast-glob in prod 2022-01-03 04:54:22 -06:00
MapleLeaf
22779b747b add error handler 2022-01-03 04:48:00 -06:00
MapleLeaf
fdb5bd74c5 clean up deps 2022-01-03 04:43:54 -06:00
MapleLeaf
bbf7ec8b77 add tailwind types 2022-01-03 04:26:29 -06:00
MapleLeaf
37b5a2e225 lockfile 2022-01-03 04:26:29 -06:00
MapleLeaf
80953c6ca9 hydration abstraction 2022-01-03 04:26:29 -06:00
MapleLeaf
d7be8dc5f8 improved dev script with debounce 2022-01-03 04:26:29 -06:00
MapleLeaf
c6f67ab85d add http logging 2022-01-03 04:26:29 -06:00
MapleLeaf
3b42f25e45 set up dev script with proper termination 2022-01-03 04:26:29 -06:00
MapleLeaf
41a22175e3 start on custom server 2022-01-03 04:26:29 -06:00
MapleLeaf
1ae1887349 install fast-glob 2022-01-02 22:14:27 -06:00
MapleLeaf
ca520db701 use new docs 2022-01-02 22:14:27 -06:00