Commit Graph

642 Commits

Author SHA1 Message Date
himself65
8aab1d6459
docs: add comment on legacy affine adapter 2023-05-22 16:02:05 +08:00
Himself65
2eaaeef4a7
fix: use hook with first render (#2481) 2023-05-22 15:58:13 +08:00
Himself65
5fbfabb3b2
refactor: rename plugins to adapters (#2480) 2023-05-22 15:48:01 +08:00
himself65
ec64260b6a
v0.6.0-canary.6 2023-05-22 14:25:20 +08:00
LongYinan
2e23a4830b
ci: add circular import detect (#2475)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-22 04:53:55 +00:00
Himself65
41a3d6f62f
fix: wrap all workspaces with Suspense (#2477) 2023-05-22 12:39:07 +08:00
Peng Xiao
752bc9ca0e
fix: fav reference style issue (#2476) 2023-05-22 12:01:03 +08:00
Himself65
c08f6fdba4
chore: update blocksuite to 0.0.0-20230519102837-01acd96b-nightly (#2472) 2023-05-22 02:27:03 +00:00
Whitewater
d68b421a4b
feat: add responvise page view (#2453) 2023-05-22 07:25:25 +08:00
Horus
1f510799e2
fix: add windows install loading gif (#2462) 2023-05-21 16:03:48 +08:00
Peng Xiao
66ea97c7c9
fix: adjust some windows style issues (#2454) 2023-05-19 09:39:51 -07:00
Peng Xiao
ef2d135e9b
fix: optimize app updater (#2452) 2023-05-19 00:07:07 -07:00
Whitewater
530dd5ff7f
feat: add new page button (#2417) 2023-05-18 13:07:05 -07:00
Himself65
11370bc07e
chore: bump version (#2444) 2023-05-18 11:43:45 -07:00
JimmFly
1c53daf1c4
chore: bump icon version (#2441) 2023-05-18 10:37:40 -07:00
Peng Xiao
b2556db33b
fix: adjust some styles (#2438) 2023-05-18 09:24:23 +00:00
JimmFly
89310c9b97
chore: adjust delete description style (#2437) 2023-05-18 09:17:38 +00:00
JimmFly
8e09af910f
fix: create workspace card responsive (#2435) 2023-05-18 09:11:15 +00:00
himself65
885aea3425
v0.6.0-canary.5 2023-05-18 01:21:25 -07:00
Himself65
d80dae8a89
fix: open non-trash page when open (#2431) 2023-05-17 23:22:31 -07:00
Himself65
34ff08b92b
chore: bump blocksuite to 0.0.0-20230518051344-45970a96-nightly (#2430) 2023-05-17 22:30:45 -07:00
Peng Xiao
2f7b51d7ff
feat: fav page references (#2422)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-17 22:18:40 -07:00
JimmFly
1c5455e6ed
chore: adjust copywriting for onboarding (#2428) 2023-05-17 22:15:01 -07:00
himself65
2d303fd5d3
v0.6.0-canary.4 2023-05-17 17:46:39 -07:00
himself65
fbe2543c03
fix: version check 2023-05-17 17:44:58 -07:00
Himself65
d6b640726e
refactor: remove unused code (#2425) 2023-05-17 17:15:12 -07:00
Peng Xiao
f875b37641
fix: configurable changelog url (#2418) 2023-05-17 16:16:22 -07:00
Himself65
6c310249d9
chore: bump version (#2423) 2023-05-17 15:02:55 -07:00
Horus
02e1f528bf
fix: add workflow to check release version match with package.json (#2420) 2023-05-17 10:37:28 -07:00
Peng Xiao
c870104370
chore: bump blocksuite to 0.0.0-20230517102216-36bda4ab-nightly (#2411) 2023-05-17 10:09:29 -07:00
himself65
627d8ef787
v0.6.0-canary.3 2023-05-17 09:48:51 -07:00
JimmFly
d6804bb0fd
chore: update prompt (#2410) 2023-05-17 17:52:57 +08:00
LongYinan
1350633690
build: fix electron release build process (#2408) 2023-05-17 17:22:49 +08:00
Peng Xiao
2e0ccb53ec
feat: update button enhancements (#2401) 2023-05-17 16:58:14 +08:00
Himself65
2629d39501
fix: infinite reloading (#2405) 2023-05-17 13:58:34 +08:00
Himself65
38305cd984
fix: hydration error (#2404) 2023-05-17 05:23:55 +00:00
LongYinan
93116c24f2
feat(electron): use affine native (#2329) 2023-05-17 12:36:51 +08:00
Peng Xiao
a0ff520ba4
fix: some style updates (#2396) 2023-05-16 09:46:51 +00:00
JimmFly
8ffc096fee
fix: text overflows in the header option menu (#2393) 2023-05-16 17:35:57 +08:00
JimmFly
ffd5ae52b3
feat: add Japanese support and update translation (#2388) 2023-05-16 14:21:51 +08:00
Horus
68b4f792f0
fix: app updater not working for internal release (#2377) 2023-05-15 20:34:54 -07:00
Whitewater
9ff7dbffb7
feat: supports sort all page (#2356) 2023-05-15 08:50:43 -07:00
JimmFly
0c561da061
chore: remove favorite page (#2372) 2023-05-15 08:41:38 -07:00
JimmFly
06951319a6
chore: remove quick search tips (#2375) 2023-05-15 08:41:10 -07: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
himself65
e5330b1917
build: add app bundle id for internal 2023-05-14 22:35:40 -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
Doma
05d88215d1
feat(electron): app menu item and hotkey for creating new page (#2267)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-05-13 15:45:12 +00:00