Peng Xiao
|
935b4f847c
|
fix: potential flaky issues (#2733)
|
2023-06-09 00:20:12 +08:00 |
|
Whitewater
|
ec99a0ce05
|
feat: update desc for empty page (#2710)
|
2023-06-08 20:28:37 +08:00 |
|
Himself65
|
7ba5f82aef
|
chore: bump blocksuite to 0.0.0-20230607055421-9b20fcaf-nightly (#2731)
|
2023-06-08 20:27:12 +08:00 |
|
Peng Xiao
|
546d5764e6
|
fix: a potential crash on fav list (#2716)
|
2023-06-08 20:06:15 +08:00 |
|
himself65
|
6f411bd459
|
v0.7.0-canary.10
|
2023-06-08 18:33:14 +08:00 |
|
JimmFly
|
29d8f61c90
|
feat: add date picker (#2644)
Co-authored-by: himself65 <himself65@outlook.com>
|
2023-06-08 17:55:16 +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 |
|
Qi
|
fda89b05e7
|
feat: replace electron to puppeteer (#2700)
Co-authored-by: himself65 <himself65@outlook.com>
|
2023-06-08 17:51:45 +08:00 |
|
himself65
|
de8af5f114
|
revert: page jump once
|
2023-06-08 16:54:42 +08:00 |
|
himself65
|
14db45ae95
|
build: fix the directory path on webstorm
|
2023-06-08 16:26:09 +08:00 |
|
Himself65
|
27b14af388
|
test: fix flaky on local-first-workspace-list.spec.ts (#2727)
|
2023-06-08 16:18:10 +08:00 |
|
LongYinan
|
18dc427bc3
|
style: enable no-non-null-assertion rule (#2723)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
|
2023-06-08 07:23:20 +00:00 |
|
Himself65
|
1ad2e629ac
|
refactor: project tsconfig & abstract infra type (#2721)
|
2023-06-08 12:41:47 +08:00 |
|
Himself65
|
05288be934
|
fix: flaky when drag workspace list (#2724)
|
2023-06-08 11:51:02 +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
|
f3fd5ff76b
|
feat: add infra code (#2718)
|
2023-06-08 09:41:20 +08:00 |
|
Himself65
|
4958d096b0
|
fix: move workspace to top level (#2717)
|
2023-06-07 23:20:35 +08:00 |
|
Himself65
|
7f2006488e
|
fix: type import (#2715)
|
2023-06-07 22:47:02 +08:00 |
|
Peng Xiao
|
008a05a470
|
fix(electron): should not continue pull when db closed (#2709)
|
2023-06-07 18:01:59 +08:00 |
|
himself65
|
3d7721d59d
|
v0.7.0-canary.9
|
2023-06-07 17:59:55 +08:00 |
|
Flrande
|
35fb10c95b
|
feat: add preloading template (#2655)
Co-authored-by: Himself65 <himself65@outlook.com>
|
2023-06-07 17:31:54 +08:00 |
|
Himself65
|
c4c4ec6a67
|
refactor: split storybook (#2706)
|
2023-06-07 16:55:06 +08:00 |
|
Himself65
|
f4be15baec
|
fix: package affine/env modules (#2707)
|
2023-06-07 16:31:05 +08:00 |
|
himself65
|
17b40b68df
|
docs: update README.md
|
2023-06-07 16:29:37 +08:00 |
|
Himself65
|
cd5c4b5cb7
|
fix: remove dependencies in @affine/debug (#2708)
|
2023-06-07 15:41:42 +08:00 |
|
LongYinan
|
d28c887237
|
feat(native): move sqlite operation into Rust (#2497)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
|
2023-06-07 14:52:19 +08:00 |
|
himself65
|
541011ba90
|
build: remove unused reference
|
2023-06-07 14:21:21 +08:00 |
|
wonderl17
|
fc658f4a95
|
fix: add bookmark operation flag for ts check (#2699)
|
2023-06-07 10:18:19 +08:00 |
|
Peng Xiao
|
84f68fc2c0
|
fix: import workspace may only show default preload page (#2685)
|
2023-06-06 14:42:50 +08:00 |
|
JimmFly
|
f78760cb83
|
fix: empty svg color missing (#2692)
|
2023-06-06 04:45:34 +00:00 |
|
Himself65
|
8f6db00402
|
feat: init window.affine (#2682)
|
2023-06-06 11:43:34 +08:00 |
|
Peng Xiao
|
d00d0bd951
|
fix: the top padding should be draggable (#2688)
|
2023-06-06 11:12:00 +08:00 |
|
Peng Xiao
|
8f5cd13e78
|
fix: do not show deleted reference (#2689)
|
2023-06-06 10:36:58 +08:00 |
|
Whitewater
|
3b4cfc642f
|
fix: overflow in radio button group (#2687)
|
2023-06-05 10:18:53 +00:00 |
|
JimmFly
|
5807f34935
|
fix: empty icon color error (#2686)
|
2023-06-05 10:06:17 +00:00 |
|
Whitewater
|
efae4cccd6
|
feat: sticky table head in page list (#2668)
Co-authored-by: Himself65 <himself65@outlook.com>
|
2023-06-05 07:43:24 +00:00 |
|
Himself65
|
b461a684ad
|
chore: bump version (#2681)
|
2023-06-05 01:00:41 +08:00 |
|
3720
|
b95808a052
|
test: add some e2e tests for all pages filter (#2674)
|
2023-06-04 23:34:16 +08:00 |
|
Himself65
|
1716e7a397
|
fix: use react-resizable-panels (#2679)
|
2023-06-04 23:33:36 +08:00 |
|
Himself65
|
acda594cba
|
refactor: use esbuild instead of vite (#2672)
|
2023-06-02 13:22:09 +00:00 |
|
Himself65
|
94d20f1bdc
|
feat: plugin system with isolated bundles (#2660)
|
2023-06-02 16:28:47 +08:00 |
|
Vlad Cuciureanu
|
f9079bb681
|
fix: README typo
|
2023-06-02 15:47:09 +08:00 |
|
himself65
|
0d07ff2390
|
v0.7.0-canary.8
|
2023-06-02 13:02:48 +08:00 |
|
xiaodong zuo
|
42bab6990e
|
fix: update version bump-blocksuite (#2658)
|
2023-06-02 11:16:31 +08:00 |
|
fourdim
|
89a566a645
|
fix: pdf export in client and hide png export (#2604)
|
2023-06-01 13:26:57 +00:00 |
|
LongYinan
|
7af5bd3894
|
v0.7.0-canary.7
|
2023-06-01 19:11:12 +08:00 |
|
Peng Xiao
|
a57c27679d
|
chore: bump blocksuite (#2652)
|
2023-06-01 10:55:10 +00:00 |
|
JimmFly
|
68a72b2dfc
|
chore: update whats new link (#2651)
|
2023-06-01 17:59:30 +08:00 |
|
LongYinan
|
602f795133
|
build: prevent tsconfig includes sources outside (#2643)
|
2023-06-01 17:08:14 +08:00 |
|
himself65
|
5df89a925b
|
v0.7.0-canary.6
|
2023-06-01 15:34:08 +07:00 |
|