Qi
|
28a6c46605
|
feat: support sidebar zoom (#1190)
|
2023-02-23 12:32:02 -06:00 |
|
Qi
|
d84b47f226
|
fix: modify icons (#1184)
|
2023-02-23 19:37:09 +08:00 |
|
zqran
|
8ee5d422cb
|
feat: set the correct mode when loading the page (#1069)
Co-authored-by: Himself65 <himself65@outlook.com>
|
2023-02-23 16:22:00 +08:00 |
|
JimmFly
|
6908298fcc
|
fix: wrong workspace name when deleting workspace (#1177)
|
2023-02-22 14:18:25 +08:00 |
|
Qi
|
7163ea6c4b
|
fix: detail reduction of UI (#1131)
|
2023-02-22 11:12:34 +08:00 |
|
Himself65
|
0b072da346
|
revert: loadWorkspace unexpected behavior (#1172)
|
2023-02-22 10:44:18 +08:00 |
|
Himself65
|
11ade8aeaf
|
fix: use css first-child (#1145)
|
2023-02-21 15:59:26 +08:00 |
|
zqran
|
41aec24f9b
|
fix: flickering animation on switching between Edgeless and Paper mode (#1151)
|
2023-02-21 15:52:07 +08:00 |
|
Peng Xiao
|
fd47fe3fc1
|
fix: user info not be revived after refresh (#1157)
|
2023-02-21 00:06:06 -06:00 |
|
Himself65
|
1731db833d
|
fix: load page on first render (#1155)
|
2023-02-21 05:18:30 +00:00 |
|
Himself65
|
edd8f347bc
|
chore(desktop): simplify code (#1146)
|
2023-02-21 13:15:40 +08:00 |
|
Himself65
|
ed4d1e8bcd
|
fix: public workspace loading (#1144)
|
2023-02-21 10:32:32 +08:00 |
|
zqran
|
6806702e29
|
feat: change "Settings" to "Workspace Settings" (#1138)
|
2023-02-20 16:48:43 +08:00 |
|
Himself65
|
e583725cd2
|
refactor: init hook useRouterTargetWorkspace (#1127)
|
2023-02-20 07:37:18 +00:00 |
|
Whitewater
|
497e8570db
|
chore: remove workaround margin (#1124)
|
2023-02-19 17:16:12 +08:00 |
|
Himself65
|
ae4105e961
|
chore: unify version (#1123)
|
2023-02-19 08:40:39 +00:00 |
|
Himself65
|
aa1de57d96
|
feat: read local theme on page load (#1114)
Co-authored-by: zqran <uuxnet@gmail.com>
|
2023-02-19 16:38:43 +08:00 |
|
Himself65
|
b1298c4d3e
|
refactor(store): move datacenter into global (#1118)
|
2023-02-19 15:35:18 +08:00 |
|
Himself65
|
4aebdfc81a
|
fix: stop hydration in workspace (#1117)
|
2023-02-19 03:03:20 +00:00 |
|
Himself65
|
9d21c3efbb
|
refactor: extract store package (#1109)
|
2023-02-18 16:41:22 +08:00 |
|
Himself65
|
af28418e61
|
fix: remove dynamic import on theme provider (#1111)
|
2023-02-18 13:49:25 +08:00 |
|
Himself65
|
4647d44972
|
refactor(data-center): remove side effect in affine provider (#1106)
|
2023-02-18 06:25:08 +08:00 |
|
Qi
|
67fe1871da
|
feat: modify invite page & 404 page (#1097)
|
2023-02-17 09:44:48 +00:00 |
|
Himself65
|
5e6366ba44
|
chore: strict eslint check (#1084)
|
2023-02-17 15:33:32 +08:00 |
|
Himself65
|
25ac0f700b
|
fix: jump to 404 when be removed from page (#1090)
|
2023-02-17 14:33:36 +08:00 |
|
zqran
|
b6906467be
|
feat: update list when deleting a page from all pages (#1086)
|
2023-02-16 23:45:31 -06:00 |
|
Peng Xiao
|
5aa835deb6
|
fix: some responsiveness issues (#1088)
|
2023-02-16 23:30:19 -06:00 |
|
Peng Xiao
|
cbdc751be1
|
fix: on token invalidation it shall be redirected to home page (#1087)
|
2023-02-17 11:53:22 +08:00 |
|
Qi
|
cc1323f5cc
|
feat: add MessageCenterHandler (#770)
Co-authored-by: Peng Xiao <pengxiao@freewheel.tv>
|
2023-02-16 21:02:10 -06:00 |
|
Himself65
|
1d0bf58109
|
fix: infinite loading on public workspace (#1074)
|
2023-02-17 05:56:23 +08:00 |
|
Peng Xiao
|
c69637fe98
|
fix: should show sync tab for cloud workspace (#1072)
|
2023-02-17 01:53:03 +08:00 |
|
Qi
|
121ac152fa
|
fix: open deleted page when open workspace,fixed #1067 (#1068)
|
2023-02-16 16:58:24 +00:00 |
|
Chi Zhang
|
50352e0f82
|
chore: cleanup old codes (#1071)
|
2023-02-17 00:51:32 +08:00 |
|
Qi
|
27b1196111
|
Fix: invite (#1064)
|
2023-02-16 12:22:38 +00:00 |
|
Qi
|
657681e5e1
|
Fix: modify tip in sign out modal (#1057)
|
2023-02-16 20:20:24 +08:00 |
|
Fangdun Tsai
|
88a690a7d1
|
fix: position is set to relative is needed in wrapper of editor-container (#1060)
|
2023-02-16 10:04:02 +00:00 |
|
JimmFly
|
b94c0df49e
|
chore: change default Workspace name to "Demo Workspace" (#1054)
|
2023-02-16 17:55:54 +08:00 |
|
Peng Xiao
|
13e2537dfb
|
fix: userinfo issue after state refactor (#1061)
|
2023-02-16 09:54:40 +00:00 |
|
Himself65
|
f6378e8c3b
|
fix: use push when switch workspace (#1049)
|
2023-02-16 06:23:49 +00:00 |
|
x1a0t
|
fe8831f7ae
|
feat: theme for dark mode (#982)
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
|
2023-02-16 06:23:24 +00:00 |
|
JimmFly
|
520076b31d
|
fix: assert error when toolWrapper is null (#1048)
|
2023-02-15 23:38:33 -06:00 |
|
Himself65
|
cdc2b449a9
|
refactor(store): extract workspace out of AppState (#1037)
|
2023-02-16 11:41:43 +08:00 |
|
Himself65
|
a4d0813354
|
fix(editor): multiple block hub when switching pages (#1042)
|
2023-02-16 11:33:30 +08:00 |
|
Qi
|
8ead48a6d8
|
feat: modify interaction of new workspace (#1031)
|
2023-02-16 00:45:05 +08:00 |
|
Qi
|
a360e30073
|
fix: add composition checkout when input create workspace name, fixed… (#1035)
|
2023-02-15 22:29:07 +08:00 |
|
Qi
|
4b92ad6a22
|
fix: long text in slide bar not show ellipsis, fixed #980 (#1033)
|
2023-02-15 22:28:01 +08:00 |
|
Qi
|
885e99ddad
|
fix: modify workspace type text, fixed #979 (#1034)
|
2023-02-15 22:27:39 +08:00 |
|
Qi
|
8ed62d7692
|
feat: add offline detector, fixed #989 (#1032)
|
2023-02-15 14:20:41 +00:00 |
|
Qi
|
d40bdb9699
|
Fix: remove member issues (#1026)
|
2023-02-15 18:07:47 +08:00 |
|
Qi
|
c65adc5e25
|
fix: ui issues (#1023)
|
2023-02-15 09:07:09 +00:00 |
|
Himself65
|
34a3a99d62
|
refactor: use suspense in AppDefender (#1020)
|
2023-02-15 16:51:44 +08:00 |
|
Qi
|
eb1d4fe1f6
|
feat: interaction change (#788)
|
2023-02-15 15:21:29 +08:00 |
|
ShortCipher5
|
ce24174971
|
docs: preload content update (#1014)
|
2023-02-15 13:48:46 +08:00 |
|
Himself65
|
6a8aff9e56
|
refactor(store): port to useGlobalState with zustand (#1012)
|
2023-02-14 23:38:21 -06:00 |
|
Himself65
|
5a0e4895cd
|
refactor: extract useBlockSuite from useAppState (#1001)
|
2023-02-14 21:12:35 -06:00 |
|
Peng Xiao
|
5f4071652f
|
fix: some login & enable affine cloud issues (#999)
Co-authored-by: himself65 <himself65@outlook.com>
|
2023-02-14 19:12:39 -06:00 |
|
Himself65
|
78c164463f
|
refactor: hooks useConfirm (#998)
|
2023-02-15 08:49:18 +08:00 |
|
Qi
|
5a3e6aa041
|
refactor: public workspace (#996)
Co-authored-by: himself65 <himself65@outlook.com>
|
2023-02-14 11:39:53 -06:00 |
|
DarkSky
|
6fd1ad7434
|
chore: preloading page (#981)
Co-authored-by: ShortCipher5 <me@shortcipher.me>
|
2023-02-14 16:05:13 +08:00 |
|
Qi
|
36e6da52a5
|
feat: modify blockhub & help island interation (#960)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
|
2023-02-14 11:22:39 +08:00 |
|
Qi
|
dbf6dd5a6c
|
feat: add animation to tab button (#965)
|
2023-02-13 15:56:25 +00:00 |
|
Peng Xiao
|
b38fc8d7e5
|
fix: hide sync tab for web version (#966)
|
2023-02-13 17:47:50 +08:00 |
|
Peng Xiao
|
298f2c1feb
|
fix: should show workspace avatar using blob url (#949)
|
2023-02-13 17:43:44 +08:00 |
|
Peng Xiao
|
98ceb082fc
|
fix: userInfo being initialized correctly (#963)
|
2023-02-13 16:56:32 +08:00 |
|
JimmFly
|
49e60737a8
|
chore: update translation (#952)
|
2023-02-13 15:08:26 +08:00 |
|
Qi
|
d5f4c4210d
|
Fix/UI issue (#946)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
|
2023-02-10 16:19:21 +00:00 |
|
DarkSky
|
8a7393a961
|
chore: move client folders (#948)
|
2023-02-10 12:41:01 +00:00 |
|