Commit Graph

1244 Commits

Author SHA1 Message Date
Whitewater
1498ee405b
feat: add dropdown button (#2407) 2023-05-17 16:32:37 +08:00
Himself65
2629d39501
fix: infinite reloading (#2405) 2023-05-17 13:58:34 +08:00
LongYinan
93116c24f2
feat(electron): use affine native (#2329) 2023-05-17 12:36:51 +08:00
Whitewater
017b9c8615
feat: add block card component (#2398) 2023-05-16 18:19:28 +08:00
Whitewater
9ce3a96862
fix: unexpected undefined class in popup (#2394) 2023-05-16 10:01:27 +00:00
Peng Xiao
a0ff520ba4
fix: some style updates (#2396) 2023-05-16 09:46:51 +00:00
Whitewater
a8b8986d89
chore: disable confused storybook backgrounds addon (#2395) 2023-05-16 17:46:35 +08:00
JimmFly
7e457f7b4c
chore: add responsive styles for workspace card (#2390) 2023-05-16 16:51:46 +08:00
JimmFly
ffd5ae52b3
feat: add Japanese support and update translation (#2388) 2023-05-16 14:21:51 +08:00
Whitewater
9ff7dbffb7
feat: supports sort all page (#2356) 2023-05-15 08:50:43 -07:00
JimmFly
06951319a6
chore: remove quick search tips (#2375) 2023-05-15 08:41:10 -07:00
JimmFly
0bfcab4067
chore: add animation for tour modal (#2365) 2023-05-15 16:48:52 +08:00
himself65
2c4db4fa16
v0.6.0-canary.2 2023-05-14 23:14:36 -07: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
7786456ba4
chore: update blocksuite to 0.0.0-20230514141009-705c0fac-nightly (#2357) 2023-05-14 19:32:27 -07:00
Ikko Eltociear Ashimine
f4bf7e3ddf
fix: typo in AFFiNE-Docs.md (#2355) 2023-05-13 22:37:42 -07:00
Himself65
b240a70e51
chore: update blocksuite to 0.0.0-20230512192655-e61e272b-nightly (#2352) 2023-05-12 15:39:05 -05:00
Himself65
b5a7f8b7eb
chore: bump version (#2331) 2023-05-12 13:47:14 -05:00
himself65
f03277fd17
v0.6.0-canary.1 2023-05-12 01:30:54 -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
8d117123d7
fix: remove useEffect on router sync with atoms (#2241) 2023-05-11 16:37:42 -05:00
Himself65
063ffda09d
refactor: rename WorkspacePlugin to WorkspaceAdapter (#2330) 2023-05-11 12:43:39 -05:00
Himself65
39c83bd25b
fix: delay setAom on rootWorkspacesMetadataAtom (#2271) 2023-05-11 15:03:11 +00:00
LongYinan
c58673c55f chore(native): license 2023-05-11 14:41:51 +08:00
LongYinan
768e55072d ci: rust build config 2023-05-11 14:41:51 +08:00
LongYinan
8c84daec2b feat(native): NotifyEvent types 2023-05-11 14:41:51 +08:00
LongYinan
e54a5b6128 feat(native): provide FSWatcher 2023-05-11 14:41:51 +08:00
LongYinan
ee1e50f391 refactor(native): rename folder name 2023-05-11 14:41:51 +08:00
himself65
268636c440
v0.6.0-canary.0 2023-05-11 01:09:21 -05:00
Peng Xiao
06fa0cdb60
fix: should not show open folder if it is not moved (#2299) 2023-05-11 05:36:22 +00:00
Himself65
73dbb39009
feat(component): improve fallback skeleton (#2323) 2023-05-11 00:35:42 -05:00
Himself65
689f615b11
chore: bump version (#2310) 2023-05-10 21:43:14 -05:00
JimmFly
1f48bc4301
refactor: tour modal (#2297) 2023-05-10 08:11:42 +00:00
himself65
beabd1e050
v0.5.4-canary.31 2023-05-10 00:56:04 -05:00
Himself65
19e20a6a20
fix(component): toast too many times when switch page mode (#2296) 2023-05-10 00:50:51 -05:00
Himself65
752d0545ca
feat: enhance root div styles (#2295) 2023-05-10 00:39:51 -05:00
Himself65
b38017cd23
feat(component): add skeleton in page detail (#2292) 2023-05-09 22:38:30 -05:00
Peng Xiao
0c550a2827
fix: theme not being persisted issue (#2283) 2023-05-09 22:04:36 -05:00
Himself65
10976a9257
chore: bump version (#2287) 2023-05-09 15:40:36 -05:00
himself65
b81b5439ae
v0.5.4-canary.30 2023-05-09 15:02:14 -05:00
Himself65
a84ca43ce2
fix(component): input style (#2285) 2023-05-09 15:01:29 -05:00
JimmFly
b978bb171a
feat: add download tips banner (#2151) 2023-05-09 11:07:34 -05:00
JimmFly
b937c1b5f6
chore: replace lang icon (#2281) 2023-05-09 15:27:05 +00:00
himself65
3c97e01513
v0.5.4-canary.29 2023-05-09 02:30:43 -05:00
Peng Xiao
7c2574b1ca
feat: create workspace from loading existing exported file (#2122)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-09 02:30:01 -05:00
himself65
5432aae85c
v0.5.4-canary.28 2023-05-09 01:58:58 -05:00
Himself65
be41c99602
chore: bump version (#2279) 2023-05-09 01:35:49 -05:00
Himself65
c41718e80d
feat(component): support image preview by double click (#2198) 2023-05-09 01:09:39 -05:00