Commit Graph

237 Commits

Author SHA1 Message Date
Alex Yang 7bda0f87e6 revert: restrict node version
(cherry picked from commit 01de2ae714)
2023-07-11 12:57:57 +08:00
Alex Yang d42c53c3da chore: restrict node version (#3120)
(cherry picked from commit 05291a8a36)
2023-07-11 12:57:52 +08:00
Alex Yang b8a2438679 test: upgrade playwright (#3077)
(cherry picked from commit 6395521f09)
2023-07-11 12:57:29 +08:00
Alex Yang aa31043871 chore: bump version (#3041)
(cherry picked from commit fa1cd87348)
2023-07-11 12:57:11 +08:00
Alex Yang 1a93429ffa chore: bump nx (#3014) 2023-07-05 02:24:15 +08:00
Alex Yang c11fe97b47 test: use static server (#2996) 2023-07-04 16:16:33 +08:00
Alex Yang bbb97d06da chore: update 'lint-staged' rules (#2969) 2023-07-04 01:17:41 +08:00
Alex Yang fad07b2cab chore: replace 'eslint-plugin-import' (#2957) 2023-07-03 12:07:06 +08:00
Alex Yang 00604bd4b0 build: fix nx.json (#2951) 2023-07-03 12:06:57 +08:00
Alex Yang 8f09df655c chore: bump version (#2950) 2023-07-03 12:06:56 +08:00
Alex Yang d120f3ada8 build: enhance nx build (#2948) 2023-07-03 12:06:56 +08:00
Alex Yang 612fbb4f97 v0.7.0-beta.0 2023-06-30 17:11:46 +08:00
Alex Yang bba27fb02e ci: fix build desktop 2023-06-30 17:06:44 +08:00
Alex Yang 4757a95528 build(electron): use nx (#2942) 2023-06-30 16:17:34 +08:00
Alex Yang bfe6f0b4dd refactor(cli): use typescript (#2938) 2023-06-30 16:17:33 +08:00
Alex Yang d796fc2ab0 v0.7.0-canary.24 2023-06-30 10:17:22 +08:00
Alex Yang 1853dd9895 test: migration test in real world (#2885) 2023-06-30 10:17:07 +08:00
Alex Yang 020f86bcc1 v0.7.0-canary.23 2023-06-30 10:17:00 +08:00
Alex Yang 255e53673e v0.7.0-canary.22 2023-06-30 10:16:57 +08:00
Alex Yang 135eb07f9e v0.7.0-canary.21 2023-06-30 10:16:57 +08:00
Alex Yang 5a3e5a1565 chore: bump typescript version (#2906) 2023-06-30 10:16:52 +08:00
Alex Yang 1bff46d5f0 refactor(storybook): move to apps folder (#2901) 2023-06-30 10:16:48 +08:00
Alex Yang 2dd62f7603 v0.7.0-canary.20 2023-06-28 16:03:21 +08:00
Alex Yang 20fd9b6574 feat: upload 0.7.0-canary.18 static output (#2883) 2023-06-28 03:10:08 +08:00
Alex Yang 5186710f84 v0.7.0-canary.19 2023-06-27 23:13:01 +08:00
Alex Yang adca2a7225 chore: bump version (#2866) 2023-06-27 13:23:54 +08:00
Alex Yang eb3f160a64 chore: bump version (#2862) 2023-06-27 11:32:24 +08:00
Alex Yang bddcfe1b8b chore: bump version (#2858) 2023-06-26 17:58:24 +08:00
Alex Yang 9bf5ea3e56 chore: bump version (#2846) 2023-06-25 17:16:03 +08:00
Alex Yang c249cdf76a build: enable nx cloud (#2812) 2023-06-17 19:36:55 +08:00
himself65 951f5540a3 v0.7.0-canary.18 2023-06-15 21:56:22 +08:00
Himself65 5164c8c1f9 chore: bump version (#2787) 2023-06-15 15:03:20 +08:00
himself65 18fad62f5c v0.7.0-canary.17 2023-06-15 14:34:11 +08:00
himself65 3058c56394 v0.7.0-canary.16 2023-06-15 01:14:45 +08:00
himself65 557a7c3360 v0.7.0-canary.15 2023-06-15 00:44:08 +08:00
himself65 8d5330df74 v0.7.0-canary.14 2023-06-14 18:41:11 +08:00
LongYinan 3996955e3b fix: add eslint-plugin-sonarjs and rules (#2767) 2023-06-14 10:45:14 +08:00
himself65 32f064c2de v0.7.0-canary.13 2023-06-13 14:13:38 +08:00
himself65 e6214cb6ec v0.7.0-canary.12 2023-06-13 11:00:39 +08:00
Himself65 ace3c37fcc feat: improve copilot (#2758) 2023-06-13 10:29:04 +08:00
Himself65 eeb536d460 feat: use nx to manage monorepo (#2748) 2023-06-10 00:46:24 +08:00
Himself65 f2ac2e5b84 feat: isolated plugin system (#2742) 2023-06-09 16:43:46 +08:00
Himself65 6b6f2d6910 chore: upgrade yarn (#2739) 2023-06-09 12:33:52 +08:00
Himself65 c5a295a87b chore: bump typescript to 5.1.3 (#2735)
Co-authored-by: LongYinan <lynweklm@gmail.com>
2023-06-09 11:42:54 +08:00
himself65 119b4cdf10 v0.7.0-canary.11 2023-06-09 11:30:51 +08:00
himself65 6f411bd459 v0.7.0-canary.10 2023-06-08 18:33:14 +08:00
Himself65 1ad2e629ac refactor: project tsconfig & abstract infra type (#2721) 2023-06-08 12:41:47 +08:00
himself65 3d7721d59d v0.7.0-canary.9 2023-06-07 17:59:55 +08:00
Flrande 35fb10c95b feat: add preloading template (#2655)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-06-07 17:31:54 +08:00
Himself65 c4c4ec6a67 refactor: split storybook (#2706) 2023-06-07 16:55:06 +08:00