Commit Graph

158 Commits

Author SHA1 Message Date
MapleLeaf
86aa408897 ensure pruneNullishValues is called with plain objects
it would probably be better to add an actual check and error for this, but meh
2022-01-11 16:22:29 -06:00
MapleLeaf
42e8cbf754 pruneNullishValues: remove unneeded conditional 2022-01-11 16:21:54 -06:00
MapleLeaf
bee2a83228 release v0.2.0 2022-01-11 00:47:23 -06:00
Darius
5b2db4dd69 Convert tests to Vitest (#4) 2022-01-11 00:33:13 -06:00
MapleLeaf
14b74a0a3f remove readme in docs 2022-01-10 17:05:33 -06:00
MapleLeaf
adeb0fb0d9 fix type checking for cypress 2022-01-10 16:04:09 -06:00
MapleLeaf
ac759412b3 lint fix 2022-01-10 15:10:50 -06:00
MapleLeaf
608b008659 fix typress type error 2022-01-10 15:10:23 -06:00
MapleLeaf
87cbf1b74d docs: add cypress test 2022-01-10 15:06:55 -06:00
MapleLeaf
4f463bfa23 link directly to alpine dist js
just to reduce network round trips
2022-01-10 14:44:19 -06:00
MapleLeaf
2e65218083 release v0.1.1 2022-01-09 20:35:54 -06:00
MapleLeaf
1e4a2bd006 configure release-it 2022-01-09 20:34:44 -06:00
MapleLeaf
76bd0b0b98 add doc comments 2022-01-09 20:31:31 -06:00
MapleLeaf
021afc154f more helpful reference links 2022-01-09 19:41:48 -06:00
MapleLeaf
fe39859b68 add links doc 2022-01-09 19:34:24 -06:00
MapleLeaf
7d8336c7a7 migrate docs back to remix oops 2022-01-09 17:36:42 -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 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
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