Commit Graph

237 Commits

Author SHA1 Message Date
Alex Yang 4757a95528 build(electron): use nx (#2942) 2023-06-30 16:17:34 +08:00
Fangdun Tsai 48e33e2d73 feat: expose clipboard apis (#2932) 2023-06-30 16:17:32 +08:00
Alex Yang 5a4bb70869 chore: bump blocksuite to 0.0.0-20230629103121-76e6587d-nightly (#2931) 2023-06-30 10:19:07 +08:00
xiaodong zuo 51b6f5a105 feat: export page as file (#2923) 2023-06-30 10:17:26 +08:00
Alex Yang bfbb7e9e6b fix(electron): window only ui (#2926) 2023-06-30 10:17:26 +08:00
Alex Yang d796fc2ab0 v0.7.0-canary.24 2023-06-30 10:17:22 +08:00
Alex Yang 76039d8d3e chore: bump blocksuite to 0.0.0-20230629084521-542de4e8-nightly (#2921) 2023-06-30 10:17:16 +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 2dd62f7603 v0.7.0-canary.20 2023-06-28 16:03:21 +08:00
Peng Xiao 79b3b1dabc fix: disable sqlite provider (#2888)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-28 15:01:15 +08:00
Alex Yang d108434881 fix: preloading page (#2876)
Co-authored-by: Mirone <Saul-Mirone@outlook.com>
2023-06-28 03:11:14 +08:00
Alex Yang 5186710f84 v0.7.0-canary.19 2023-06-27 23:13:01 +08:00
Peng Xiao 05452bb297 feat: sqlite subdocument (#2816)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-27 07:40:37 +00:00
Alex Yang adca2a7225 chore: bump version (#2866) 2023-06-27 13:23:54 +08:00
Alex Yang bddcfe1b8b chore: bump version (#2858) 2023-06-26 17:58:24 +08:00
Alex Yang 7fcc5e599e feat!: upgrade blocksuite version (#2833) 2023-06-25 01:16:46 +08:00
Alex Yang b73c75182f refactor: simplify rpc code (#2823) 2023-06-19 23:27:27 +08:00
Alex Yang deeafb3a12 chore: bump version (#2799) 2023-06-17 13:52:07 +08:00
himself65 951f5540a3 v0.7.0-canary.18 2023-06-15 21:56:22 +08:00
Peng Xiao b1c64a5f7e fix: missing updater (#2796) 2023-06-15 20:48:10 +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
JimmFly 7eaff644e3 fix: electron cannot be started in Windows (#2784) 2023-06-15 06:16:27 +00: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 44580f6af0 fix(electron): bookmark plugin wound not work (#2776) 2023-06-15 00:43:28 +08:00
himself65 8d5330df74 v0.7.0-canary.14 2023-06-14 18:41:11 +08:00
Himself65 761965240d fix: build layer (#2769) 2023-06-14 18:40:13 +08:00
LongYinan 6a4f70cf43 fix(electron): install missing dependencies (#2765) 2023-06-14 11:11:45 +08:00
LongYinan 1c8f1a05d0 fix: add @typescript-eslint/no-floating-promises rule (#2764)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-13 06:55:23 +00:00
himself65 32f064c2de v0.7.0-canary.13 2023-06-13 14:13:38 +08:00
himself65 39704bc812 build: fix generate-assets.mjs 2023-06-13 14:12:08 +08:00
himself65 e6214cb6ec v0.7.0-canary.12 2023-06-13 11:00:39 +08:00
Peng Xiao 5ba2dff008 feat: add helper process (#2753) 2023-06-13 10:01:43 +08:00
Himself65 eeb536d460 feat: use nx to manage monorepo (#2748) 2023-06-10 00:46:24 +08:00
Peng Xiao 1e6e0336c3 fix: electron dev crash (#2746) 2023-06-09 08:47:14 +00:00
Himself65 f2ac2e5b84 feat: isolated plugin system (#2742) 2023-06-09 16:43:46 +08:00
Himself65 af6f431c15 fix: replace noop function (#2744) 2023-06-09 16:00:44 +08:00
LongYinan 34141958eb style: remove some verbose codes (#2741) 2023-06-09 14:55:41 +08:00
LongYinan 2e975e79dd style: add ban-ts-comment rule (#2738) 2023-06-09 11:55:23 +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 b383ce36cd build: enhance tsconfig type check (#2732) 2023-06-09 01:42:58 +08:00
Peng Xiao 935b4f847c fix: potential flaky issues (#2733) 2023-06-09 00:20:12 +08:00
himself65 6f411bd459 v0.7.0-canary.10 2023-06-08 18:33:14 +08:00
Peng Xiao bedf838fe5 feat: add new rule for floating promise (#2726)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-06-08 17:54:25 +08:00
Qi fda89b05e7 feat: replace electron to puppeteer (#2700)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-08 17:51:45 +08:00
LongYinan 18dc427bc3 style: enable no-non-null-assertion rule (#2723)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-06-08 07:23:20 +00:00