Commit Graph

  • 82068d2d83 Merge pull request #22 from itsMapleLeaf/changeset-release/main Darius 2022-10-14 13:28:30 -05:00
  • 216ae7a29a Version Packages github-actions[bot] 2022-10-14 18:25:32 +00:00
  • 9813a01a19 import react-reconciler/constants.js for esm itsMapleLeaf 2022-10-14 13:24:12 -05:00
  • 0be321b64e move helpers to new workspace folder itsMapleLeaf 2022-10-14 13:22:55 -05:00
  • 3fb61f2812 Merge branch 'main' into rewrite-internals rewrite-internals itsMapleLeaf 2022-10-12 15:03:15 -05:00
  • acbf21842f deploy to vercel itsMapleLeaf 2022-10-02 18:04:15 -05:00
  • 65be2ef201 Merge branch 'main' of https://github.com/itsMapleLeaf/reacord itsMapleLeaf 2022-10-02 17:59:37 -05:00
  • b6f244aaa0 wip more stuff itsMapleLeaf 2022-10-02 17:57:49 -05:00
  • c244124f6f Merge pull request #20 from kentcdodds/patch-1 Darius 2022-09-10 11:04:41 -05:00
  • 4db8db0f2d Update sending-messages.md Kent C. Dodds 2022-09-10 09:42:40 -06:00
  • dc6239e598 remove .js in imports for now itsMapleLeaf 2022-08-07 20:53:27 -05:00
  • d01c2a3bac lockfile itsMapleLeaf 2022-08-07 14:00:11 -05:00
  • 459cafdff2 fancy spinner for test setup itsMapleLeaf 2022-08-07 13:01:20 -05:00
  • fd8f85ea89 simpler ReacordTester with more parallelizing itsMapleLeaf 2022-08-07 12:57:14 -05:00
  • 74bada9351 share more logic between renderers itsMapleLeaf 2022-08-07 12:56:57 -05:00
  • bbf3c4ab17 improve async queue itsMapleLeaf 2022-08-07 12:55:47 -05:00
  • ac3df750bc library -> src itsMapleLeaf 2022-08-07 12:02:40 -05:00
  • 4caaed09e9 remove manual test script itsMapleLeaf 2022-08-07 12:02:35 -05:00
  • 6084ab23e0 more test fixes itsMapleLeaf 2022-08-06 10:22:12 -05:00
  • e1f5eda3c7 helpers: add node types and tsconfig itsMapleLeaf 2022-08-06 10:09:57 -05:00
  • 14ebfee673 use verbose reporter itsMapleLeaf 2022-08-06 09:52:56 -05:00
  • aafba45696 fix doc comments itsMapleLeaf 2022-08-06 09:52:50 -05:00
  • 1d2620304f work around actions cache skipping cypress install itsMapleLeaf 2022-08-06 01:30:23 -05:00
  • 8bd8177472 why itsMapleLeaf 2022-08-06 01:24:41 -05:00
  • cdc3815ce2 remove random weird dev dep itsMapleLeaf 2022-08-06 01:20:58 -05:00
  • 49621c5d9d remove tailwindcss types itsMapleLeaf 2022-08-06 00:54:47 -05:00
  • 8443dfb019 upgrades itsMapleLeaf 2022-08-06 00:54:02 -05:00
  • c572f16638 fix pnpm setup itsMapleLeaf 2022-08-06 00:19:21 -05:00
  • cd22d75b3a clean up garbage itsMapleLeaf 2022-08-06 00:15:15 -05:00
  • 91c8e98e8c remove .only itsMapleLeaf 2022-08-06 00:11:21 -05:00
  • 57e0fd458c enable dep caching itsMapleLeaf 2022-08-06 00:10:23 -05:00
  • a39d6295c4 reenable tests in ci itsMapleLeaf 2022-08-06 00:10:09 -05:00
  • 1cbd5e9bfd throw together some scuffed integration testing infra itsMapleLeaf 2022-08-06 00:05:30 -05:00
  • e974f0073d ensure embed values aren't empty itsMapleLeaf 2022-08-06 00:05:10 -05:00
  • d5617fd1b5 remove discord-js test itsMapleLeaf 2022-08-05 23:49:07 -05:00
  • 55b5072e1b run local build script itsMapleLeaf 2022-08-05 23:48:52 -05:00
  • 69d29d2aa3 lazily create action rows itsMapleLeaf 2022-08-05 23:48:36 -05:00
  • 6b261d647b support text for embed description itsMapleLeaf 2022-08-05 23:48:13 -05:00
  • 9c60c24dca message payload tweaks itsMapleLeaf 2022-08-05 11:44:46 -05:00
  • 3bd0b33750 pass around a client promise so renderers can await login itsMapleLeaf 2022-08-05 11:44:23 -05:00
  • f58ec8d776 generate exports itsMapleLeaf 2022-08-05 11:43:07 -05:00
  • b2281d51cb added integration test for action row itsMapleLeaf 2022-08-05 11:42:57 -05:00
  • 66054b31fc update vitest itsMapleLeaf 2022-08-05 11:42:27 -05:00
  • f97b2f4816 generate exports before compile itsMapleLeaf 2022-08-05 11:41:08 -05:00
  • 339bf5a24f slight logical corrections in renderer itsMapleLeaf 2022-08-05 09:06:47 -05:00
  • e38a4439c1 Merge branch 'main' of https://github.com/itsMapleLeaf/reacord into rewrite-internals itsMapleLeaf 2022-08-04 14:41:35 -05:00
  • c0f2719171 added script to generate exports itsMapleLeaf 2022-08-04 14:39:47 -05:00
  • 3c59b5ac1e update doc for InteractionInfo itsMapleLeaf 2022-08-04 14:39:10 -05:00
  • 843b4ef9db remove some random comments and unneeded stuff itsMapleLeaf 2022-08-04 14:37:54 -05:00
  • 2c8742bc5f cleanup itsMapleLeaf 2022-08-04 13:30:02 -05:00
  • ffa9357f73 rename manual test script itsMapleLeaf 2022-08-04 13:02:37 -05:00
  • 1fa4bc800b Version Packages reacord@0.5.1 github-actions[bot] 2022-08-04 15:39:09 +00:00
  • e3351654ea changeset itsMapleLeaf 2022-08-04 10:35:21 -05:00
  • d1ca002939 fix links, closes #17 itsMapleLeaf 2022-08-04 10:34:09 -05:00
  • 38a86bb783 fix links, closes #17 itsMapleLeaf 2022-08-04 10:34:09 -05:00
  • 14d6f87dda untested rewrite itsMapleLeaf 2022-08-04 10:29:06 -05:00
  • 5852b4a616 flatten file structure itsMapleLeaf 2022-08-01 22:49:31 -05:00
  • 4171b7326a new structure with renderer skeleton itsMapleLeaf 2022-08-01 22:30:29 -05:00
  • cbd9120c34 .new.new itsMapleLeaf 2022-07-31 23:43:32 -05:00
  • 98d6f59fe4 make folder for djs stuff itsMapleLeaf 2022-07-28 22:18:45 -05:00
  • aee31c4be2 build library/main itsMapleLeaf 2022-07-28 22:18:03 -05:00
  • f2a322e4cd restore old tests + more parallel things itsMapleLeaf 2022-07-28 22:15:49 -05:00
  • 831bf9ea44 make a new package for helpers itsMapleLeaf 2022-07-27 22:42:35 -05:00
  • 0df45acba3 keep this helper for later maybe itsMapleLeaf 2022-07-27 18:31:20 -05:00
  • 76d50b00fa imports itsMapleLeaf 2022-07-27 18:31:12 -05:00
  • 528e600f1a more sensible test itsMapleLeaf 2022-07-27 18:30:34 -05:00
  • 42d1541697 more convenient test code itsMapleLeaf 2022-07-27 18:29:59 -05:00
  • de53faa828 move generate prop combinations to helpers itsMapleLeaf 2022-07-27 12:47:17 -05:00
  • 83d146279a scuffed button test itsMapleLeaf 2022-07-26 12:48:00 -05:00
  • 91c250f63f accept children for button label itsMapleLeaf 2022-07-26 12:15:48 -05:00
  • 4e3f1cc7cb refactor with node classes again itsMapleLeaf 2022-07-26 09:19:59 -05:00
  • 67b1f45a8f move things to folders itsMapleLeaf 2022-07-25 11:03:55 -05:00
  • 9a96da1d34 simplify node structure + convert to message payload in core itsMapleLeaf 2022-07-25 10:47:12 -05:00
  • 06a8976d8e buttons itsMapleLeaf 2022-07-24 20:41:25 -05:00
  • 4b6de3ab5f pretty ms for funsies itsMapleLeaf 2022-07-24 15:24:21 -05:00
  • 35fbf93be7 trying to reduce "layers of conversion" itsMapleLeaf 2022-07-24 15:02:07 -05:00
  • cfd88fe110 fix test itsMapleLeaf 2022-07-24 13:46:08 -05:00
  • a9b5e4c380 rename files appropriately itsMapleLeaf 2022-07-24 13:42:21 -05:00
  • f9564897aa classes are fine, actually! + simplified things more itsMapleLeaf 2022-07-24 13:39:55 -05:00
  • 533d8a0f60 add back reconciler generic comments itsMapleLeaf 2022-07-24 13:39:13 -05:00
  • 05c940ff52 destroying messages, placeholder for deactivate itsMapleLeaf 2022-07-23 19:19:13 -05:00
  • 4db32ddbbb async queue abstraction itsMapleLeaf 2022-07-23 18:39:17 -05:00
  • 02808b7550 split stuff up + handle immediate renders itsMapleLeaf 2022-07-23 18:29:16 -05:00
  • 1197d12a19 initial hacked-together draft itsMapleLeaf 2022-07-23 17:46:54 -05:00
  • 72f4a4afff changeset itsMapleLeaf 2022-07-23 14:42:12 -05:00
  • eed5715f1f update website with new remix typings itsMapleLeaf 2022-07-23 14:15:16 -05:00
  • e486da0881 migrate to cypress 10 itsMapleLeaf 2022-07-23 13:53:55 -05:00
  • b275d9b330 update reconciler itsMapleLeaf 2022-07-23 13:49:56 -05:00
  • bab134d697 remove vite itsMapleLeaf 2022-07-23 13:35:51 -05:00
  • df9bdfaf77 remove nanoid, use crypto.randomUUID() itsMapleLeaf 2022-07-23 13:34:33 -05:00
  • 35d7f0b33f fix linter warnings itsMapleLeaf 2022-07-23 13:29:52 -05:00
  • 4f9fb4310f upgrade dependencies itsMapleLeaf 2022-07-23 13:27:40 -05:00
  • 7b74628732 add link to template + other tweaks itsMapleLeaf 2022-07-23 00:16:27 -05:00
  • 7536bdee43 changeset itsMapleLeaf 2022-07-22 23:17:03 -05:00
  • ef8d915e3b add types field in exports to work with TS NodeNext itsMapleLeaf 2022-07-22 23:15:57 -05:00
  • 3f078c91d2 Version Packages reacord@0.5.0 github-actions[bot] 2022-07-23 03:20:44 +00:00
  • 8df7bc9baa back to the old script itsMapleLeaf 2022-07-22 22:19:48 -05:00
  • 52e587e70f add back changelog config itsMapleLeaf 2022-07-22 22:12:53 -05:00
  • 3152b1b79e add version to website itsMapleLeaf 2022-07-22 22:11:43 -05:00
  • d20afb094c fix pnpm-workspace.yaml to work with changesets itsMapleLeaf 2022-07-22 22:10:25 -05:00