Commit Graph

311 Commits

Author SHA1 Message Date
MapleLeaf
c55fb22a8f lower framerate gif 2022-01-09 17:40:15 -06:00
MapleLeaf
7d8336c7a7 migrate docs back to remix oops 2022-01-09 17:36:42 -06:00
Darius
c6ea101330 Add demo gif (#3) 2022-01-09 16:39:08 -06:00
MapleLeaf
4e9b358731 run serve script directly from docker container 2022-01-09 13:41:43 -06:00
MapleLeaf
a66520829a remove cross-env 2022-01-09 13:09:17 -06:00
MapleLeaf
e2b150bbe2 docs: disable source maps in prod 2022-01-09 13:01:00 -06:00
MapleLeaf
be42042552 upgrades 2022-01-09 12:55:37 -06:00
MapleLeaf
3bfc5f4977 try to fix deploy issues 2022-01-09 12:46:51 -06:00
MapleLeaf
4bec5c7c7b Release 0.1.0 0.1.0 2022-01-09 12:13:29 -06:00
MapleLeaf
81a910b003 add release script 2022-01-09 12:12:08 -06:00
MapleLeaf
3cb4aa254f getting started guide: install react 2022-01-09 12:09:43 -06:00
MapleLeaf
2462870a57 run build in dockerfile 2022-01-09 03:24:36 -06:00
MapleLeaf
0a89521a36 title is optional 2022-01-09 03:08:19 -06:00
MapleLeaf
ffa68cec13 add typescript to prod deps 2022-01-09 03:07:39 -06:00
MapleLeaf
b24fe04b2f update readme 2022-01-09 03:06:12 -06:00
MapleLeaf
41bbb5efe3 lint 2022-01-09 03:02:57 -06:00
MapleLeaf
56e7acf922 build docs at dist/api for easier ignoring 2022-01-09 02:59:34 -06:00
MapleLeaf
9b92f82059 add doc categories 2022-01-09 02:58:47 -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
9182c42182 select menu guide 2022-01-09 02:18:38 -06:00
MapleLeaf
ee239dfc34 cleaner flow in select (but there's also a bug oops) 2022-01-09 02:11:53 -06:00
MapleLeaf
954f0cbcac more comprehensive button click example 2022-01-09 01:56:25 -06:00
MapleLeaf
238708122b i didn't ping pong correctly 2022-01-09 01:47:23 -06:00
MapleLeaf
f5412b139e clearer wording on adapters 2022-01-09 01:46:00 -06:00
MapleLeaf
6f439e563b button guide 2022-01-09 01:44:33 -06:00
MapleLeaf
7f20b3a3a9 update api reference link 2022-01-09 01:38:51 -06:00
MapleLeaf
fcd380faa1 embeds guide 2022-01-09 01:38:42 -06:00
MapleLeaf
77ae3c5222 add a stub guide for custom adapters 2022-01-09 01:30:50 -06:00
MapleLeaf
5c25b72635 finished sending messages guide 2022-01-09 01:25:28 -06:00
MapleLeaf
12ed6ba7ab add style for markdown asides 2022-01-09 01:25:19 -06:00
MapleLeaf
924da96c36 decentralize asset transformers 2022-01-08 16:08:44 -06:00
MapleLeaf
b6c5c41706 transform markdown through asset transformer 2022-01-08 14:55:53 -06:00
MapleLeaf
7379402e80 return content in asset 2022-01-08 14:55:03 -06:00
MapleLeaf
b118d8a653 remove unused typedef 2022-01-08 14:38:42 -06:00
MapleLeaf
f619cd54db use components for non-blocking builds 2022-01-08 02:36:04 -06:00
MapleLeaf
f96eb05681 add necessary prod dependencies 2022-01-07 15:23:46 -06:00
MapleLeaf
bdc76fb423 only remove cache folder in dev, then ensure it exists 2022-01-07 15:19:40 -06:00
MapleLeaf
7685da4f71 add script for starting with docker, easy deploy verification 2022-01-07 15:17:31 -06:00
MapleLeaf
b8ffec699a asset-builder: catch error on removing cache folder 2022-01-07 15:17:08 -06:00
MapleLeaf
899acec2b6 lint fix and format 2022-01-07 15:11:05 -06:00
MapleLeaf
81f28fecf2 minify assets in prod 2022-01-07 15:07:11 -06:00
MapleLeaf
dd7d559ed9 use alpine in PopoverMenu 2022-01-07 14:29:00 -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
0a4a8d87d3 streamline asset builder middleware a bit 2022-01-07 03:33:48 -06:00
MapleLeaf
9379556153 preload google fonts 2022-01-07 03:10:28 -06:00
MapleLeaf
44e91d394b add cache header to static assets 2022-01-07 02:54:21 -06:00
MapleLeaf
449b99f76f add prepare script to add sideEffects: false to heroicons 2022-01-07 02:45:29 -06:00
MapleLeaf
ba603fca9e docs: huge migration to runtime asset cache 2022-01-07 02:35:04 -06:00
MapleLeaf
666215319e build with esbuild? 2022-01-06 14:41:25 -06:00