Commit Graph

43 Commits

Author SHA1 Message Date
Alex Yang 03ba5b3fbb fix(infra): dynamic import (#3842)
(cherry picked from commit 37c1d9bab1)
2023-08-21 00:30:06 -05:00
Alex Yang 2302797be4 feat: run app in closure (#3790)
(cherry picked from commit e6cd193bf4)
2023-08-21 00:30:06 -05:00
Alex Yang 6a59320db3 fix: cleanup editor layout (#3822)
(cherry picked from commit 71cf36a300)
2023-08-17 23:38:45 -05:00
Alex Yang dc6c3809e7 fix(core): cleanup layout when switch page (#3794)
(cherry picked from commit da3dd1e324)
2023-08-17 21:35:35 -05:00
Alex Yang ab70ab2126 feat: add outline plugin (#3624)
Co-authored-by: codert <codert.sn@gmail.com>
(cherry picked from commit 6f9dfcc3c1)
2023-08-16 17:40:26 -05:00
Alex Yang 3ec108b60c feat(storybook): preview app (#3765)
(cherry picked from commit 67b33d9b8f)
2023-08-16 17:40:25 -05:00
Quincy Qiu 90f3fe0e29 fix(plugin): allow multiple loads assets (#3741)
(cherry picked from commit 52102ee792)
2023-08-14 20:38:19 -04:00
Alex Yang 91619b87db chore: bump version (#3706) 2023-08-11 15:36:10 -04:00
Garfield Lee ce21ea78eb fix: remove invisible unicode for dynamicImportKey (#3695) 2023-08-11 14:58:15 +00:00
Mirone f06efd4d02 chore: remove dependency of blocksuite/blocks/std (#3667) 2023-08-10 16:36:28 +00:00
Alex Yang 881424d03a chore: bump version (#3623) 2023-08-08 16:57:22 -04:00
Qi 6efe29f7ef feat: replace button from @toeverything/components (#3608) 2023-08-08 04:38:02 +00:00
Alex Yang d101db2a39 chore: bump version (#3606) 2023-08-07 23:01:47 -04:00
Alex Yang b147624f1c feat: support enable/disable plugin (#3605) 2023-08-08 00:58:31 +00:00
Alex Yang 6d01495bc7 feat(infra): lazy load plugin modules (#3604) 2023-08-07 17:06:44 +00:00
Alex Yang 7bf77b566d feat(plugin): add vue example (#3592) 2023-08-05 23:59:14 -04:00
Alex Yang 13d2dde501 fix: only run migration in local workspace (#3570) 2023-08-04 16:09:55 +00:00
Alex Yang 0c16eb1189 build: improve webpack config (#3561) 2023-08-03 23:05:46 +00:00
Alex Yang 0e32803247 refactor: merge plugin-infra into infra (#3540) 2023-08-03 08:48:59 +00:00
Alex Yang ea34d66e14 feat: add @affine/sdk (#3536) 2023-08-03 04:47:05 +00:00
Alex Yang d3c719d89a test: add test case for plugin bootstrap (#3529) 2023-08-03 01:48:35 +00:00
Alex Yang 32c08e49c5 feat: migrate to database v3 (#3528) 2023-08-02 16:50:10 -07:00
Alex Yang 03b98b433b fix: drag workspace (#3513) 2023-08-01 23:29:17 +00:00
Alex Yang e85404a9c5 build: enable plugin system in production (#3480) 2023-07-31 06:52:11 +00:00
Alex Yang 18fcaff5ee feat(plugin-cli): add cli af (#3465) 2023-07-30 18:10:45 +00:00
Alex Yang 568d5e4cdf fix(core): lockdown twice 2023-07-30 08:09:05 -07:00
Alex Yang 00a41b95b9 feat(plugin-infra): esm simulation in browser (#3464) 2023-07-30 02:23:00 +00:00
Alex Yang 77dab70ff7 feat(plugin-infra): init permission control (#3461) 2023-07-29 20:10:50 +00:00
Alex Yang 0b66e911b1 feat(plugin-infra): support esm bundler (#3460) 2023-07-29 19:07:32 +00:00
Alex Yang ce0c1c39e2 feat: improve copilot plugin (#3459) 2023-07-29 07:37:01 +00:00
Alex Yang 52809a2783 refactor: image preview plugin (#3457) 2023-07-29 00:18:28 -07:00
Alex Yang be3909370e refactor(plugin-infra): split functions (#3451) 2023-07-28 22:28:10 -07:00
Alex Yang 9f43c0ddc8 refactor: plugin loading logic (#3448) 2023-07-29 02:43:52 +00:00
Alex Yang f9929ebd61 fix: copilot not working (#3425) 2023-07-28 00:28:21 +00:00
Alex Yang 2980c1afac fix: plugin not found (#3415) 2023-07-27 05:56:59 -07:00
Alex Yang 780fffb88f fix: plugin infra (#3398) 2023-07-26 22:36:29 -07:00
Alex Yang 32fd01ed33 build: fix ci (#3373) 2023-07-25 18:41:32 +00:00
Alex Yang dd31d1e8c6 feat(plugin-infra): add plugin cli (#3344) 2023-07-22 17:17:40 +00:00
Alex Yang e3a6204f2d fix: lockdown (#3336) 2023-07-20 16:04:26 +00:00
Alex Yang 19055baa49 feat: init new plugin system (#3323) 2023-07-20 10:52:29 +00:00
Alex Yang ae182bfd78 chore: update runtime (#3312) 2023-07-19 09:58:51 +00:00
Alex Yang 8e9535dd27 fix(core): plugin (#3307) 2023-07-19 07:00:42 +00:00
Alex Yang e475aa4c99 feat: add bootstrap (#3299) 2023-07-19 03:58:23 +00:00