Commit graph

  • 8c2fcd3b7a perf(site): try prefetch as document Ayo 2023-11-06 12:38:04 +0100
  • 930e37c653 perf(site): prefetch demo page and resources Ayo 2023-11-06 12:35:49 +0100
  • f1e6561308 chore: fix contributing guide title Ayo 2023-11-06 12:28:26 +0100
  • 560869ca88 chore: initial CONTRIBUTING guide Ayo 2023-11-06 12:28:09 +0100
  • 9e924ef13e feat(site): mention Edges and Nitro Ayo 2023-11-06 12:26:49 +0100
  • 30c4790f61 devops: remove gh action for now Ayo 2023-11-03 23:32:12 +0100
  • a4d508b101 devops: release action Ayo 2023-11-03 23:29:17 +0100
  • 60c24d6036 style(cli): make version bold Ayo 2023-11-03 23:20:41 +0100
  • 8867663122 fix(site): remove unnecessary style rule Ayo 2023-11-03 23:19:15 +0100
  • 66da6674f1 feat(site): mention project is in-progress Ayo 2023-11-03 22:39:39 +0100
  • 52b0c69db7 feat(cli): serve to show mcfly & nitro version Ayo 2023-11-03 22:31:29 +0100
  • 92e468e717 refactor(config): single imports preset for core Ayo 2023-10-31 10:02:47 +0100
  • 2e4d3f6598 refactor(core): explicit exports Ayo 2023-10-31 09:53:41 +0100
  • 1fa777d200 chore(cli): remove web-component-base as dep Ayo 2023-10-30 16:42:52 +0100
  • b6092b4a82 chore: update packages section on README Ayo 2023-10-30 14:01:30 +0100
  • 19a3f7ce9c chore: remove config section on README Ayo 2023-10-30 13:59:15 +0100
  • f30153b245 chore: update package-lock for deployment Ayo 2023-10-30 13:07:50 +0100
  • 4538e3c168 chore: remove CLI details on readme Ayo 2023-10-30 12:57:23 +0100
  • 3c56af6223 refactor(create-mcfly): distribute .js instead of .mjs Ayo 2023-10-29 19:18:36 +0100
  • fca0f9f342 chore: update package-lock Ayo 2023-10-29 19:14:25 +0100
  • 101eb48e5d chore(config): bump version Ayo 2023-10-29 19:11:03 +0100
  • 4770410ef6 fix(config): add core as dep Ayo 2023-10-29 19:09:53 +0100
  • ef7cb4b634 feat(config): distribute .js instead of .mjs Ayo 2023-10-29 19:05:00 +0100
  • 42b57c270b chore(cli): bump version Ayo 2023-10-29 19:03:08 +0100
  • dc05105432 refactor(cli): remove unused globals assets Ayo 2023-10-29 19:02:12 +0100
  • 8e265925ac refactor(templates): clean up basic template Ayo 2023-10-29 18:56:43 +0100
  • c74421ccb0 refactor(site): remove unused component Ayo 2023-10-29 18:48:30 +0100
  • c2f7201b49 chore: patch versions Ayo 2023-10-29 18:29:02 +0100
  • b7f2ac2620 feat: auto imports Ayo 2023-10-29 18:21:43 +0100
  • 7fbc38b7cd chore: clean up dot files Ayo 2023-10-29 15:33:41 +0100
  • de736d3177 chore: some clean up Ayo 2023-10-29 15:30:02 +0100
  • 924534e98f refactor(core): clean up return types Ayo 2023-10-29 11:53:26 +0100
  • 8bd1491dc8 refactor(core): add return type to useMcFlyRoute Ayo 2023-10-29 11:48:49 +0100
  • eb8f5baa49 chore(cli): bump version Ayo 2023-10-29 00:22:39 +0200
  • a4dd2d0549 fix(cli): new command no args Ayo 2023-10-29 00:20:26 +0200
  • d7297f6b3f chore: bump versions Ayo 2023-10-29 00:07:28 +0200
  • 60fc0ee053 fix(templates/basic): route function handler Ayo 2023-10-28 23:29:41 +0200
  • 12b538a6ab fix: global route interceptor Ayo 2023-10-28 23:26:30 +0200
  • 33c45c7cc5 chore: bump cli version Ayo 2023-10-28 22:50:38 +0200
  • 5003d6bf9d refactor(cli): prepare steps, utils, and globals; clean up unused args Ayo 2023-10-28 22:48:58 +0200
  • c1befc44d8 chore: try file type fix for vercel Ayo 2023-10-26 22:27:31 +0200
  • 969a9ddd76 feat(cli): better info on prepare script Ayo 2023-10-26 22:20:36 +0200
  • 9c7cd8c43c feat(cli): declare global class Ayo 2023-10-26 22:13:40 +0200
  • d02f5fd9f5 chore: update package-lock Ayo 2023-10-26 21:56:13 +0200
  • 27237f7e9f chore(packages): esm all-the-way Ayo 2023-10-26 21:38:30 +0200
  • 5f4019cf0f refactor(cli): rename dev command to serve Ayo 2023-10-26 17:46:27 +0200
  • ad1714a5e5 fix(templates): non-unique custom element class Ayo 2023-10-26 17:38:52 +0200
  • a933a3a59d chore: type-check .js files by default Ayo 2023-10-25 23:59:07 +0200
  • f135bd22a5 chore: add Packages section to readme Ayo 2023-10-25 23:53:00 +0200
  • 371e9a371c feat: initial packages list Ayo 2023-10-25 23:45:15 +0200
  • 41a18f5d4a chore(cli): update repository directory info Ayo 2023-10-25 23:06:23 +0200
  • 1efdfc5b66 feat(cli): always use latest web-component-base Ayo 2023-10-25 22:54:15 +0200
  • 8a2c7e8830 chore(cli): bump versions Ayo 2023-10-25 22:43:48 +0200
  • c741bdbda9 chore(cli): add web-component-base as dependency Ayo 2023-10-25 22:42:56 +0200
  • c383ae70fa chore: update commands list for the CLI Ayo 2023-10-25 22:40:29 +0200
  • 877a45a44f feat(cli): new commands build, prepare, dev Ayo 2023-10-25 22:34:36 +0200
  • 2be9bfec7f try adding prepare script for site Ayo 2023-10-25 22:22:10 +0200
  • d5ec53f1fb fix: site deps Ayo 2023-10-25 22:21:03 +0200
  • 1bc9e6cca3 fix: remove prepare script Ayo 2023-10-25 22:16:33 +0200
  • 50bfa7526a fix(site): install @mcflyjs/cli Ayo 2023-10-25 22:13:34 +0200
  • 5170463d0b chore: McFly CLI commands section in readme Ayo 2023-10-25 22:11:43 +0200
  • 9584c2731c feat(cli): initial commands new and generate Ayo 2023-10-25 22:00:07 +0200
  • 82d4131b7e feat(create-mcfly): accept project name as argument Ayo 2023-10-25 21:51:14 +0200
  • 24ffd3f9e2 feat(site, templates): add mcfly prepare script Ayo 2023-10-25 21:50:59 +0200
  • 4ac710ca69 feat(cli): initial cli package Ayo 2023-10-25 21:50:25 +0200
  • 7f1d6ce140 feat(create-mcfly): display prompt action progress Ayo 2023-10-25 09:36:36 +0200
  • 91c25b7865 chore(packages): bump versions Ayo 2023-10-25 07:41:10 +0200
  • 3e1ca3b1a6 chore(packages): update packages readme Ayo 2023-10-25 07:39:02 +0200
  • d341de9179 refactor: strictly type all packages Ayo 2023-10-24 20:51:32 +0200
  • e66ce3bbc5 refactor(core): strictly type Ayo 2023-10-24 20:47:26 +0200
  • 0124a9249f fix(create-mcfly): imports not allowed in non-module js Ayo 2023-10-24 20:03:31 +0200
  • f1681d2c63 refactor(create-mcfly): no importing Ayo 2023-10-24 20:00:14 +0200
  • e623808231 refactor(create-mcfly): strictly type the script Ayo 2023-10-24 19:56:59 +0200
  • 6430183a13 fix(create-mcfly): name with space causing error Ayo 2023-10-24 18:55:07 +0200
  • 9188eb0812 feat(templates): add back deleted commands section Ayo 2023-10-24 14:59:29 +0200
  • 5c72285a78 feat(templates): add more information in the basic template readme Ayo 2023-10-24 14:55:17 +0200
  • 4b46f4aaa1 chore: update readme section for 'routes/api' Ayo 2023-10-24 13:19:59 +0200
  • 26c7241790 refactor(templates): make .js api example Ayo 2023-10-24 13:15:46 +0200
  • 2435f34bff feat(templates): add REST API example on basic template Ayo 2023-10-24 13:13:01 +0200
  • 5386476c85 chore(site, templates): remove config files Ayo 2023-10-24 13:07:59 +0200
  • c26206ea21 feat(create-mcfly): colorize commands Ayo 2023-10-23 16:13:27 +0200
  • 95a471bf63 chore(create-mcfly): patch version Ayo 2023-10-22 22:24:47 +0200
  • d04a7ebdcd feat(create-mcfly): default directory; some styles Ayo 2023-10-22 22:23:54 +0200
  • 1881bcdcf5 refactor(create-mcfly): remove unneeded logic Ayo 2023-10-22 22:04:32 +0200
  • 15be588e0d feat(site,templates): update route info Ayo 2023-10-22 21:07:03 +0200
  • 0c0d4e84a0 feat(create-mcfly): add reminder to install dependencies Ayo 2023-10-22 20:41:49 +0200
  • e3b42101a9 feat(create-mcfly): even more helpful messages 😱 Ayo 2023-10-22 19:00:43 +0200
  • 5a4722c80e feat(create-mcfly): add more helpful info Ayo 2023-10-22 18:52:51 +0200
  • 32db426c06 fix(templates): remove unneeded css rule Ayo 2023-10-22 18:13:08 +0200
  • cd590dcdf8 chore(config): patch version Ayo 2023-10-22 18:08:11 +0200
  • 0c47d3b857 fix(config): package files typo Ayo 2023-10-22 18:05:55 +0200
  • 9f59da48b1 chore(packages): add licenses Ayo 2023-10-22 18:02:08 +0200
  • 5a6ed3c0e4 fix(create-mcfly): install deps not awaited Ayo 2023-10-22 17:53:33 +0200
  • 4613b1bcb8 chore(create-mcfly): bump version Ayo 2023-10-22 17:33:03 +0200
  • 5095f504e7 feat(create-mcfly): install deps & init git Ayo 2023-10-22 17:32:36 +0200
  • 9a855041b3 chore(packages): readme image alt text fix Ayo 2023-10-22 16:18:09 +0200
  • a833dde978 chore(core): remove unneeded deps; bump patch Ayo 2023-10-22 16:15:35 +0200
  • db6e73047a chore(core): bump version Ayo 2023-10-22 03:39:44 +0200
  • f67cc3f4ca fix(core): message on error 404 Ayo 2023-10-22 03:37:53 +0200
  • 379b9062b5 style(site, template): remove explicit width Ayo 2023-10-22 01:51:23 +0200