Commit Graph

2345 Commits

Author SHA1 Message Date
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
DarkSky
dcd11aa782
chore: bump core (#1180) 2023-02-23 07:07:46 +00: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
Peng Xiao
86346b284e
feat: debug logger with levels (#1165) 2023-02-21 19:23:53 +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
Yifeng Wang
8c492d2a83
docs: update deps callout (#1141) 2023-02-20 17:52:37 +08:00
Himself65
6ce877bd94
fix: remove duplicated nullish coalescing (#1132) 2023-02-20 16:53:21 +08:00
zqran
6806702e29
feat: change "Settings" to "Workspace Settings" (#1138) 2023-02-20 16:48:43 +08:00
ShortCipher5
1c8622432b
Update README.md (#1130) 2023-02-20 15:49:55 +08:00
Himself65
e583725cd2
refactor: init hook useRouterTargetWorkspace (#1127) 2023-02-20 07:37:18 +00:00
Himself65
54963842ed
fix(desktop): remove shadow lockfile (#1126) 2023-02-20 03:29:43 +08: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
736fbff41a
chore: enable react strict mode (#1125) 2023-02-19 15:41:00 +08:00
Himself65
b1298c4d3e
refactor(store): move datacenter into global (#1118) 2023-02-19 15:35:18 +08:00
Vivek
d7bbb0978f
chore: typo fix (#1121) 2023-02-19 05:30:51 +00:00
Himself65
4aebdfc81a
fix: stop hydration in workspace (#1117) 2023-02-19 03:03:20 +00:00
Himself65
47f9ae2e11
chore: bump version (#1116) 2023-02-19 09:06:12 +08:00
Himself65
8335cd7423
chore: bump version (#1115) 2023-02-19 02:47:23 +08:00
x1a0t
5812100fc6
chore: bump version (#1110) 2023-02-18 09:28:40 +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
462a859afe
style: remove unused import (#1113) 2023-02-18 04:52:14 +00:00
Himself65
6378547a0e
style: enable react/react-in-jsx-scope lint rule (#1107) 2023-02-18 10:09:52 +08:00
Himself65
5f0015f522
chore: simplify tsconfig.json (#1108) 2023-02-18 10:08:52 +08:00
Himself65
4647d44972
refactor(data-center): remove side effect in affine provider (#1106) 2023-02-18 06:25:08 +08:00
x1a0t
7849254785
chore: bump BlockSuite version (#1102) 2023-02-17 10:16:06 +00: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
danielchim
191c36c6fb
fix: submenu dark theme hover background theming (#744) 2023-02-17 07:20:11 +00:00
zqran
590ff6ffa7
fix: zh-Hans i18n fails on page reload (#1092)
Co-authored-by: himself65 <himself65@outlook.com>
2023-02-17 06:47:49 +00: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
DarkSky
0d1590f251
chore: skip pnpm cache 2023-02-17 11:23:07 +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
f68b4934c6
fix(web): remove pwa support (#1078) 2023-02-17 02:57:30 +00:00
Himself65
6f6921079e
refactor: remove esm module (#1077) 2023-02-17 10:43:52 +08:00
Himself65
1d0bf58109
fix: infinite loading on public workspace (#1074) 2023-02-17 05:56:23 +08:00
zqran
6fa04622ce
fix: Button UI issues (#1070) 2023-02-16 18:11:14 +00:00
Peng Xiao
c69637fe98
fix: should show sync tab for cloud workspace (#1072) 2023-02-17 01:53:03 +08:00