Alex Yang
|
8e82d1e02c
|
feat: support migration (#2852)
|
2023-06-26 15:55:44 +08:00 |
|
Alex Yang
|
7fcc5e599e
|
feat!: upgrade blocksuite version (#2833)
|
2023-06-25 01:16:46 +08:00 |
|
Qi
|
aa86d3a2ee
|
feat: new setting modal (#2834)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2023-06-21 19:57:59 +08:00 |
|
JimmFly
|
3819342ff2
|
fix: add guide to the other page (#2779)
|
2023-06-15 12:46:56 +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
|
f2ac2e5b84
|
feat: isolated plugin system (#2742)
|
2023-06-09 16:43:46 +08:00 |
|
Himself65
|
bf6af934f6
|
fix: regression on the database and bookmark block (#2737)
|
2023-06-09 11:29:52 +08:00 |
|
Himself65
|
b383ce36cd
|
build: enhance tsconfig type check (#2732)
|
2023-06-09 01:42:58 +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 |
|
himself65
|
de8af5f114
|
revert: page jump once
|
2023-06-08 16:54:42 +08:00 |
|
Himself65
|
27b14af388
|
test: fix flaky on local-first-workspace-list.spec.ts (#2727)
|
2023-06-08 16:18:10 +08:00 |
|
Himself65
|
05b73a59be
|
fix: first page default mode (#2719)
Co-authored-by: tzhangchi <c@affine.pro>
|
2023-06-08 10:17:27 +08:00 |
|
Himself65
|
4958d096b0
|
fix: move workspace to top level (#2717)
|
2023-06-07 23:20:35 +08:00 |
|
Flrande
|
35fb10c95b
|
feat: add preloading template (#2655)
Co-authored-by: Himself65 <himself65@outlook.com>
|
2023-06-07 17:31:54 +08:00 |
|
Whitewater
|
90e70ed986
|
fix: drag delay (#2621)
|
2023-05-31 16:21:50 +08:00 |
|
Himself65
|
8dbd354659
|
fix: logic after delete all workspaces (#2587)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
|
2023-05-31 12:24:14 +08:00 |
|
fourdim
|
fa089de40d
|
feat: add support for exporting pdf and png (#2588)
This closes #2583.
|
2023-05-30 14:04:35 +08:00 |
|
Doma
|
4175f5391e
|
feat(web): drag page to trash folder (#2385)
Co-authored-by: Himself65 <himself65@outlook.com>
|
2023-05-30 13:14:10 +08:00 |
|
Himself65
|
f01997f8ee
|
refactor: remove unused code (#2484)
|
2023-05-22 17:11:18 +08:00 |
|
Himself65
|
5fbfabb3b2
|
refactor: rename plugins to adapters (#2480)
|
2023-05-22 15:48:01 +08:00 |
|
Himself65
|
41a3d6f62f
|
fix: wrap all workspaces with Suspense (#2477)
|
2023-05-22 12:39:07 +08:00 |
|
Himself65
|
2629d39501
|
fix: infinite reloading (#2405)
|
2023-05-17 13:58:34 +08:00 |
|
Himself65
|
23b4f9ee12
|
feat(electron): track router history (#2336)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
|
2023-05-14 23:13:30 -07:00 |
|
Peng Xiao
|
183611a556
|
fix: some style updates (#2348)
|
2023-05-14 21:58:13 -07:00 |
|
Himself65
|
b240a70e51
|
chore: update blocksuite to 0.0.0-20230512192655-e61e272b-nightly (#2352)
|
2023-05-12 15:39:05 -05:00 |
|
Himself65
|
21fdced2bd
|
fix: correct router logic (#2342)
|
2023-05-12 00:55:45 -05:00 |
|
Peng Xiao
|
10b4558947
|
feat: new sidebar (app shell) styles (#2303)
|
2023-05-11 22:13:51 -05:00 |
|
Himself65
|
063ffda09d
|
refactor: rename WorkspacePlugin to WorkspaceAdapter (#2330)
|
2023-05-11 12:43:39 -05:00 |
|
Himself65
|
73dbb39009
|
feat(component): improve fallback skeleton (#2323)
|
2023-05-11 00:35:42 -05:00 |
|
Himself65
|
752d0545ca
|
feat: enhance root div styles (#2295)
|
2023-05-10 00:39:51 -05:00 |
|
Himself65
|
4f99ad2db4
|
feat: forced file naming format (#2270)
|
2023-05-08 17:37:07 -05:00 |
|
Himself65
|
f1c3d575ad
|
fix: dispatch workspace change event (#2261)
|
2023-05-08 14:47:47 +08:00 |
|
Himself65
|
3d43e61087
|
feat(i18n): static type on i18n (#2225)
|
2023-05-04 05:35:09 +00:00 |
|
Himself65
|
86988bd6e8
|
fix: dock to blocksuite latest API (#2219)
|
2023-05-03 18:57:59 -05:00 |
|
Himself65
|
9096ac2960
|
refactor: workspace provider (#2218)
|
2023-05-03 18:16:22 -05:00 |
|
Himself65
|
70fbbb39c1
|
chore: enable no-unused vars (#2181)
|
2023-04-28 00:41:06 -05:00 |
|
himself65
|
4599a9a601
|
fix: remove min width in the main container
|
2023-04-28 00:34:05 -05:00 |
|
Himself65
|
c1a65b6b76
|
feat(component): init app sidebar (#2135)
|
2023-04-27 16:46:08 -05:00 |
|
Himself65
|
1ca9fb8ff4
|
fix(workspace): check affine login auth (#2070)
|
2023-04-21 20:44:29 -05:00 |
|
Flrande
|
372377dd6b
|
feat: upgrate to new theme (#2027)
Co-authored-by: Himself65 <himself65@outlook.com>
|
2023-04-20 03:31:19 -05:00 |
|
JimmFly
|
346484ed44
|
chore: add translation (#2001)
|
2023-04-18 00:34:21 -05:00 |
|
Himself65
|
7be96a2e41
|
build: remove unused config (#1990)
|
2023-04-17 23:11:46 -05:00 |
|
Himself65
|
3d70a36dd3
|
refactor: remove null type in hooks (#1955)
|
2023-04-16 21:36:32 -05:00 |
|
Himself65
|
7bbe67af43
|
refactor: workspace loading logic (#1966)
|
2023-04-16 16:02:41 -05:00 |
|
Himself65
|
2383165470
|
refactor: remove NoSsr on top level (#1951)
|
2023-04-14 17:07:41 -05:00 |
|
Himself65
|
43a96fe8e3
|
fix: move suspense to the correct place (#1954)
|
2023-04-14 15:44:23 -05:00 |
|
Himself65
|
01a686dc28
|
feat: enable share menu (#1883)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
|
2023-04-13 16:22:49 -05:00 |
|
Himself65
|
6180a4c3cb
|
fix: wrap React.lazy with Suspense (#1915)
|
2023-04-12 22:33:31 -05:00 |
|
Himself65
|
8bcef957fc
|
refactor: remove next/dynamic (#1901)
|
2023-04-12 11:08:50 -05:00 |
|
Himself65
|
a06113d48c
|
refactor: workspace header (#1880)
|
2023-04-11 21:39:39 -05:00 |
|