Commit Graph

740 Commits

Author SHA1 Message Date
xiaodong zuo
bc3ce7395e
feat: export page as file (#2923) 2023-06-29 21:58:02 +00:00
Qi
d7fcad2d0d
feat: add and modify test case for new settings modal (#2925) 2023-06-29 12:54:45 +00:00
Alex Yang
2c772bd81b v0.7.0-canary.24 2023-06-29 18:50:48 +08:00
JimmFly
7f00011542
chore: update changelog link and remove obsolete changelog components (#2918) 2023-06-29 10:19:26 +00:00
Alex Yang
f76d8b8818
chore: bump blocksuite to 0.0.0-20230629084521-542de4e8-nightly (#2921) 2023-06-29 09:42:47 +00:00
Qi
5cfdf6c7e2
fix: a serise of ui issues of new setting (#2920)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-29 09:25:42 +00:00
JimmFly
5ad2908760
chore: update translation (#2916)
Co-authored-by: zuozijian3720 <zuozijian1994@gmail.com>
2023-06-29 08:20:25 +00:00
Peng Xiao
b1f478ee5e
fix: updater color updates (#2913) 2023-06-28 17:21:07 +00:00
Alex Yang
acb140ab78 v0.7.0-canary.23 2023-06-29 00:40:50 +08:00
Alex Yang
d0d04ce376 v0.7.0-canary.22 2023-06-29 00:27:17 +08:00
Alex Yang
887434fea4 v0.7.0-canary.21 2023-06-29 00:23:06 +08:00
Qi
db40cd35c6
feat: migrate workspace setting with new design to setting modal (#2900)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-28 14:45:33 +00:00
Alex Yang
aabac9e921
chore: bump typescript version (#2906) 2023-06-28 12:57:33 +00:00
Alex Yang
3eed009270
feat: add rule 'sonarjs/no-identical-functions' (#2905) 2023-06-28 12:29:12 +00:00
Alex Yang
5496969e58
refactor: environment setup (#2898)
Co-authored-by: Simon He <57086651+Simon-He95@users.noreply.github.com>
2023-06-28 11:19:19 +00:00
Alex Yang
2dd62f7603 v0.7.0-canary.20 2023-06-28 16:03:21 +08:00
JimmFly
3f12e4925f
style: remove switch button shadow (#2890) 2023-06-28 05:07:33 +00:00
Alex Yang
d108434881
fix: preloading page (#2876)
Co-authored-by: Mirone <Saul-Mirone@outlook.com>
2023-06-28 03:11:14 +08:00
Alex Yang
78b74d5b15
feat(docs): update document (#2877) 2023-06-28 00:52:42 +08:00
Alex Yang
5186710f84 v0.7.0-canary.19 2023-06-27 23:13:01 +08:00
JimmFly
c7f25e8fe3
fix: incorrect scrollbar position when opening full width layout (#2869)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-27 14:15:34 +00:00
Alex Yang
ab703fe3ae
test: fix image preview (#2874) 2023-06-27 21:05:24 +08:00
JimmFly
eec2074b88
style: add hover style for filter item (#2868) 2023-06-27 19:02:46 +08:00
Peng Xiao
05452bb297
feat: sqlite subdocument (#2816)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-27 07:40:37 +00:00
danielchim
4307e1eb6b
fix: image preview (#2818) 2023-06-27 15:26:57 +08:00
JimmFly
10c7f93a85
style: add hover style for scrollbar (#2867) 2023-06-27 15:26:13 +08:00
Alex Yang
adca2a7225
chore: bump version (#2866) 2023-06-27 13:23:54 +08:00
Alex Yang
eb3f160a64
chore: bump version (#2862) 2023-06-27 11:32:24 +08:00
Alex Yang
bddcfe1b8b
chore: bump version (#2858) 2023-06-26 17:58:24 +08:00
JimmFly
002e64c819
style: add scrollbar (#2826) 2023-06-26 15:12:44 +08:00
Alex Yang
d525bd9113
feat: init @affine/docs (#2849) 2023-06-25 21:18:23 +08:00
Alex Yang
da4d89275f
chore: bump version (#2847) 2023-06-25 17:47:48 +08:00
Alex Yang
7fcc5e599e
feat!: upgrade blocksuite version (#2833) 2023-06-25 01:16:46 +08:00
Qi
aa86d3a2ee
feat: new setting modal (#2834)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-21 19:57:59 +08:00
Alex Yang
deeafb3a12
chore: bump version (#2799) 2023-06-17 13:52:07 +08:00
himself65
951f5540a3 v0.7.0-canary.18 2023-06-15 21:56:22 +08:00
Himself65
5164c8c1f9
chore: bump version (#2787) 2023-06-15 15:03:20 +08:00
himself65
18fad62f5c v0.7.0-canary.17 2023-06-15 14:34:11 +08:00
danielchim
ae7da1b018
fix: image preview (#2786)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-15 13:55:17 +08:00
himself65
3058c56394 v0.7.0-canary.16 2023-06-15 01:14:45 +08:00
himself65
557a7c3360 v0.7.0-canary.15 2023-06-15 00:44:08 +08:00
himself65
8d5330df74 v0.7.0-canary.14 2023-06-14 18:41:11 +08:00
danielchim
ad32ed5dd5
feat: image-preview (#2720)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-06-14 04:20:29 +00:00
LongYinan
1c8f1a05d0
fix: add @typescript-eslint/no-floating-promises rule (#2764)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-13 06:55:23 +00:00
himself65
32f064c2de v0.7.0-canary.13 2023-06-13 14:13:38 +08:00
himself65
e6214cb6ec v0.7.0-canary.12 2023-06-13 11:00:39 +08:00
Himself65
f2ac2e5b84
feat: isolated plugin system (#2742) 2023-06-09 16:43:46 +08:00
Himself65
af6f431c15
fix: replace noop function (#2744) 2023-06-09 16:00:44 +08:00
Peng Xiao
01ae21e1fa
feat: add kalam font (#2743) 2023-06-09 15:48:30 +08:00
LongYinan
2e975e79dd
style: add ban-ts-comment rule (#2738) 2023-06-09 11:55:23 +08:00
Himself65
c5a295a87b
chore: bump typescript to 5.1.3 (#2735)
Co-authored-by: LongYinan <lynweklm@gmail.com>
2023-06-09 11:42:54 +08:00
himself65
119b4cdf10 v0.7.0-canary.11 2023-06-09 11:30:51 +08:00
Himself65
b383ce36cd
build: enhance tsconfig type check (#2732) 2023-06-09 01:42:58 +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
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
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
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
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
cd5c4b5cb7
fix: remove dependencies in @affine/debug (#2708) 2023-06-07 15:41:42 +08:00
JimmFly
f78760cb83
fix: empty svg color missing (#2692) 2023-06-06 04:45:34 +00:00
Peng Xiao
d00d0bd951
fix: the top padding should be draggable (#2688) 2023-06-06 11:12:00 +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
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
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
Whitewater
23126e1ff6
fix: show table head when no item in page list (#2642) 2023-06-01 16:31:51 +08:00
xiaodong zuo
e1f715f837
chore: update blocksuite to 0.0.0-20230601062752-68dbf1a4-nightly (#2641) 2023-06-01 16:25:54 +08:00
JimmFly
88757ce488
chore: update all page style (#2638) 2023-06-01 12:38:14 +08:00
Simon He
fc9462eee9
perf: getEnvironment() -> env (#2636) 2023-06-01 03:23:38 +00:00
Whitewater
53d1991211
chore: update page group naming (#2628) 2023-05-31 16:41:25 +00:00
LongYinan
1ea445ab15
build: perform TypeCheck for all packages (#2573)
Co-authored-by: himself65 <himself65@outlook.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-05-31 12:49:56 +00:00
Himself65
78410f531a
chore: bump version (#2627) 2023-05-31 18:16:18 +08:00
himself65
96c0321696
v0.7.0-canary.5 2023-05-31 17:34:21 +08:00
JimmFly
2ed1a7b219
chore: update filter style (#2625) 2023-05-31 17:20:18 +08:00
Himself65
454f1887cf
feat: add @affine/bookmark-block plugin (#2618) 2023-05-31 17:08:03 +08:00
himself65
4e1e4e9435
v0.7.0-canary.4 2023-05-31 16:47:16 +08:00
3720
f7768563e1
fix: wrong use of dayjs (#2624) 2023-05-31 16:46:36 +08:00
Himself65
6aa0e71b84
chore: bump blocksuite to 0.0.0-20230531080915-ca9c55a2-nightly (#2622) 2023-05-31 16:32:35 +08:00
xiaodong zuo
094a479c2a
fix: remove the feature of exporting pdf/png (#2619)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-31 16:20:42 +08:00
himself65
4c9bda1406
v0.7.0-canary.3 2023-05-31 15:41:52 +08:00
JimmFly
d5debc0bf5
chore: update filter style (#2617)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-31 15:41:16 +08:00
Peng Xiao
f5aee7c360
fix: unify sidebar switch (#2616) 2023-05-31 07:06:13 +00:00
Himself65
248cd9a8ab
chore: prohibit import package itself (#2612)
Co-authored-by: Whitewater <me@waterwater.moe>
2023-05-31 15:00:50 +08:00
Himself65
6cbf310a5a
chore: bump blocksuite to 0.0.0-20230531040027-44cd9d8e-nightly (#2610) 2023-05-31 13:10:41 +08:00
Whitewater
855fd8a73a
feat: page list supports preview (#2606) 2023-05-31 04:24:55 +00:00
Himself65
1c7ae04f4f
feat: update filter button (#2609) 2023-05-31 11:26:20 +08:00
Whitewater
0bb6e362bf
feat: add page mode filter (#2601)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-31 11:15:23 +08:00
Whitewater
31d552ab7e
fix: update breakpoint in all page (#2602) 2023-05-30 18:27:42 +08:00
Himself65
6648fe4dcc
feat: init @affine/copilot (#2511) 2023-05-30 18:02:49 +08:00
3720
8c5a1e2de3
test: add some tests for page filter (#2593) 2023-05-30 16:39:14 +08:00
himself65
395414c336
v0.7.0-canary.2 2023-05-30 15:17:35 +08:00
xiaodong zuo
96f653ea19
chore: bump blocksuit to 0.0.0-20230530061436-d0702cc0-nightly (#2590) 2023-05-30 15:13:54 +08:00
fourdim
fa089de40d
feat: add support for exporting pdf and png (#2588)
This closes #2583.
2023-05-30 14:04:35 +08:00
Doma
4175f5391e
feat(web): drag page to trash folder (#2385)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-30 13:14:10 +08:00
Himself65
befae6bc9b
feat: page view persistence (#2581) 2023-05-30 00:21:21 +08:00
himself65
e7eb13e966
v0.7.0-canary.1 2023-05-30 00:19:05 +08:00
Whitewater
88eaaf9ce4
feat: add radio group (#2572) 2023-05-29 23:15:22 +08:00
Qi
402d12a0e1
fix: bookmark popper menu only display after pasted (#2578) 2023-05-29 14:25:30 +00:00
Himself65
cd2ab73e5d
chore: bump blocksuite to 0.0.0-20230529102007-5ac37643-nightly (#2569) 2023-05-29 18:51:33 +08:00
JimmFly
b16e725514
chore: adjust switch style (#2570) 2023-05-29 18:40:47 +08:00
JimmFly
004fcc8e80
fix: updater button text overflow (#2571) 2023-05-29 18:39:47 +08:00
Hyden Liu
a01a3ef011
fix: dropdown menu entire right can be pulled down (#2568)
Co-authored-by: Whitewater <me@waterwater.moe>
2023-05-29 07:03:26 +00:00
Peng Xiao
20cf45270d
refactor(electron): sqlite db data workflow (remove symlink & fs watcher) (#2491) 2023-05-29 12:53:15 +08:00
3720
f3ac12254c
feat: headless filter in all pages tab (#2566)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-29 04:06:40 +00:00
Himself65
83d2ed8ace
chore: bump version (#2559) 2023-05-27 16:08:07 +08:00
himself65
b9fc5ad769
v0.7.0-canary.0 2023-05-26 15:50:00 +08:00
Himself65
ef1a44a413
chore: bump version (#2542) 2023-05-26 15:47:45 +08:00
xiaodong zuo
798dc49da4
feat: the UI of importing Html/Markdown/Notion (#2533)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-26 15:30:39 +08:00
Whitewater
7969b73979
chore: tweak all page styles (#2540) 2023-05-26 15:13:50 +08:00
Himself65
c8734bd6ee
chore: bump blocksuite to 0.0.0-20230526024755-74df4d56-nightly (#2541) 2023-05-26 15:13:00 +08:00
Qi
6d3c273ffd
feat: support bookmark (#2458)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-26 06:52:36 +00:00
Himself65
f4b3830a0e
feat(component): init notification center (#2426)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-05-26 14:32:01 +08:00
Whitewater
36534f1915
feat: add storybook i18n decorator (#2538)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-26 14:28:11 +08:00
Whitewater
7dcbe64d4e
feat: group all page by date (#2532)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-26 05:23:51 +00:00
JimmFly
60a83f4907
chore: update user guide style (#2536) 2023-05-26 12:55:06 +08:00
Whitewater
3b8f2c1ac3
refactor: use date obj in all pages (#2523) 2023-05-25 18:22:57 +08:00
Whitewater
be065e2de3
fix: sort in desc based update date by default (#2510) 2023-05-25 15:33:02 +08:00
himself65
1255384cab
v0.6.0-canary.8 2023-05-25 14:13:32 +08:00
Himself65
3d423c3299
fix: dispose on editor props.onInit (#2521) 2023-05-25 14:13:06 +08:00
Himself65
9dcacd413c
chore: bump blocksuite to 0.0.0-20230525011821-20259c76-nightly (#2515) 2023-05-25 13:04:18 +08:00
himself65
db3f63e8f2
v0.6.0-canary.7 2023-05-25 09:17:21 +08:00
JimmFly
e562ca1011
chore: update download tip link (#2509) 2023-05-24 16:43:45 +08:00
fourdim
f6adf93f90
feat: add simple support for pdf (#2503) 2023-05-24 16:40:20 +08:00
Himself65
49f1ba676f
fix: regression on toast component (#2502) 2023-05-24 13:10:25 +08:00
Aditya Sharma
48c109e149
feat(component): keyboard navigation for image-viewer (#2334)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-23 09:35:11 +00:00
himself65
fd35d3427e
fix: make editor width to 800px
Fixes: https://github.com/toeverything/AFFiNE/issues/2486
2023-05-22 17:40:51 +08:00
Himself65
ef0a20b358
fix: use data-testid (#2487) 2023-05-22 17:36:52 +08:00
Himself65
f01997f8ee
refactor: remove unused code (#2484) 2023-05-22 17:11:18 +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
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
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
himself65
885aea3425
v0.6.0-canary.5 2023-05-18 01:21:25 -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
himself65
2d303fd5d3
v0.6.0-canary.4 2023-05-17 17:46:39 -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
53c4fc6dfa
fix: sidebar fallback ui position (#2424) 2023-05-17 15:49:55 -07:00
Himself65
6c310249d9
chore: bump version (#2423) 2023-05-17 15:02:55 -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
Peng Xiao
2e0ccb53ec
feat: update button enhancements (#2401) 2023-05-17 16:58:14 +08:00
Whitewater
1498ee405b
feat: add dropdown button (#2407) 2023-05-17 16:32:37 +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
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
Peng Xiao
10b4558947
feat: new sidebar (app shell) styles (#2303) 2023-05-11 22:13:51 -05:00
Himself65
063ffda09d
refactor: rename WorkspacePlugin to WorkspaceAdapter (#2330) 2023-05-11 12:43:39 -05:00
himself65
268636c440
v0.6.0-canary.0 2023-05-11 01:09:21 -05: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
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
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
Himself65
242e074ae6
feat: add suspense fallback for editor (#2278) 2023-05-08 23:57:36 -05:00
Himself65
793b689b81
fix(component): updated at in page meta (#2277) 2023-05-09 03:54:07 +00:00
Himself65
53db6a6e9d
refactor(component): input component (#2275) 2023-05-09 02:39:39 +00:00
Fangdun Tsai
11d1d773ff
fix: vertical alignment of item on share menu (#2274) 2023-05-08 21:12:19 -05:00
Himself65
1e8c5a4482
fix(electron): self-update is pending (#2272) 2023-05-08 18:16:07 -05:00
Himself65
4f99ad2db4
feat: forced file naming format (#2270) 2023-05-08 17:37:07 -05:00
Himself65
95bc5cac49
refactor: remove sync storage (#2269) 2023-05-08 17:21:42 -05:00
himself65
3a6be4510b
v0.5.4-canary.27 2023-05-08 16:33:44 -05:00
Horus
41d4af1dc1
feat: implement latest version updater for macos (#2214)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-08 13:21:15 -05:00
himself65
d408a8bbb1
v0.5.4-canary.26 2023-05-07 23:44:02 -05:00
Himself65
4298ff7c7c
chore: bump version (#2255) 2023-05-07 23:43:33 -05:00
Himself65
c55bfcc1fc
refactor: remove @toeverything/theme (#2254) 2023-05-08 03:41:29 +00:00
Himself65
d795fb6b37
chore: bump version (#2253) 2023-05-08 03:23:55 +00:00
JimmFly
aaa4b4f0cb
fix: wrong menu position (#2238) 2023-05-06 18:58:41 -05:00
himself65
10cd000822
v0.5.4-canary.25 2023-05-05 23:57:10 -05:00
Himself65
496225a92e
chore: bump version (#2249) 2023-05-05 23:41:51 -05:00
JimmFly
1ef408c9ad
chore: update the style of help island in edgeless mode (#2244) 2023-05-05 15:35:05 -05:00
JimmFly
8d8119b39b
chore: update theme color (#2242) 2023-05-05 15:34:01 -05:00
Whitewater
dbd3249ae5
chore: clean all page list (#2245) 2023-05-05 14:46:58 -05:00
himself65
fbbcb4bad9
v0.5.4-canary.24 2023-05-04 23:30:02 -05:00
himself65
637b8203d3
v0.5.4-canary.23 2023-05-04 23:20:02 -05:00
Whitewater
84b36c1d35
refactor: clean all pages component (#2176)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-04 22:59:16 -05:00
JimmFly
de0b300aca
chore: optimize onboarding component style (#2235) 2023-05-04 22:26:40 -05:00
himself65
33c48eed79
v0.5.4-canary.22 2023-05-04 18:50:20 -05:00
Himself65
9631c99f7b
chore: bump version (#2229) 2023-05-04 18:49:08 -05:00
JimmFly
6d7f06c1c3
feat: add onboarding for client (#2144)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-04 15:29:16 +08:00
Fangdun Tsai
238f69b4e7
fix(component): click area of the item (#2221)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-04 05:46:56 +00:00
Himself65
3d43e61087
feat(i18n): static type on i18n (#2225) 2023-05-04 05:35:09 +00:00
himself65
b3a3911cea
v0.5.4-canary.21 2023-05-03 18:58:22 -05:00
Himself65
86988bd6e8
fix: dock to blocksuite latest API (#2219) 2023-05-03 18:57:59 -05:00
himself65
71142a3f1d
v0.5.4-canary.20 2023-05-03 00:29:58 -05:00
Himself65
12b61d34c3
chore: bump version (#2210) 2023-05-02 16:50:58 -05:00
Himself65
648fad65e0
chore: bump version (#2206) 2023-04-30 20:03:40 -05:00
Fangdun Tsai
850cfe1187
fix: theme button width (#2202) 2023-04-30 01:51:33 -05:00
himself65
9030767d16
v0.5.4-canary.19 2023-04-29 05:23:48 -05:00
himself65
99898b2260
v0.5.4-canary.18 2023-04-28 16:00:57 -05:00
Himself65
1031fbc7ec
refactor: guide atoms (#2196) 2023-04-28 15:59:59 -05:00
Himself65
31cccafb40
fix: sidebar regression (#2195) 2023-04-28 15:02:47 -05:00
Himself65
73a7c01580
revert: resize in app sidebar (#2193) 2023-04-28 05:41:17 -05:00
Whitewater
f9b012cac9
feat: add breakpoints (#2191) 2023-04-28 05:21:14 -05:00
himself65
101cd18067
v0.5.4-canary.17 2023-04-28 04:31:29 -05:00
Himself65
2c466617de
fix: remove shake in first render (#2190) 2023-04-28 04:31:01 -05:00
Himself65
fd4b664e4f
chore: bump version (#2187) 2023-04-28 02:39:21 -05:00
Himself65
70fbbb39c1
chore: enable no-unused vars (#2181) 2023-04-28 00:41:06 -05:00
JimmFly
b6ca2aa063
chore: update menu placement (#2183) 2023-04-28 00:40:37 -05:00
himself65
b3c1434055
v0.5.4-canary.16 2023-04-28 00:37:43 -05:00
himself65
549dddc65f
v0.5.4-canary.15 2023-04-27 23:50:26 -05:00
himself65
9f8b38f9f3
fix(electron): drag window behavior in header 2023-04-27 23:18:00 -05:00
Himself65
3df3498523
chore: bump version (#2178) 2023-04-27 17:59:54 -05:00
himself65
567092a1ff
v0.5.4-canary.14 2023-04-27 16:54:12 -05:00
Himself65
c1a65b6b76
feat(component): init app sidebar (#2135) 2023-04-27 16:46:08 -05:00
JimmFly
f3cbe54625
chore: update menu background color (#2170) 2023-04-27 18:06:17 +00:00
JimmFly
dcf7e83eec
chore: update shadow and color (#2171) 2023-04-27 12:57:25 -05:00
JimmFly
50006efb57
chore: update workspace setting button color (#2169) 2023-04-27 12:55:58 -05:00
Himself65
606f6652ac
chore: bump version (#2162) 2023-04-27 00:23:34 -05:00
himself65
f7b8797bb2
v0.5.4-canary.13 2023-04-26 19:33:41 -05:00
himself65
40e7074475
fix(component): remove css import from blocksuite 2023-04-26 02:29:34 -05:00
himself65
e1ad3e38b9
v0.5.4-canary.12 2023-04-26 01:55:32 -05:00
Himself65
d2eba54550
chore: bump version (#2146) 2023-04-26 01:54:44 -05:00
himself65
a4d8b65eef
v0.5.4-canary.11 2023-04-25 19:00:03 -05:00
Himself65
db52c63d25
feat: init @toeverything/theme (#2136) 2023-04-25 18:44:17 -05:00
JimmFly
1c41731b4e
fix: theme color (#2124) 2023-04-25 11:37:22 -05:00
Himself65
a807647639
fix(component): editor component style (#2120) 2023-04-25 01:58:30 -05:00
JimmFly
3f1293ca3c
chore: add changeLog to storybook (#2118)
Co-authored-by: himself65 <himself65@outlook.com>
2023-04-25 06:24:46 +00:00
Himself65
ad58b4d1e9
feat: improve build config (#2115) 2023-04-24 22:33:09 -05:00
himself65
4528df07a5
v0.5.4-canary.9 2023-04-24 19:59:21 -05:00
Himself65
9d3b9e9848
chore: bump version (#2111) 2023-04-24 19:46:46 -05:00
Flrande
b73e9189ef
chore: fix color (#2083)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-04-24 11:49:34 -05:00
Peng Xiao
ab8669882a
fix: closing modal sometimes covered by header (#2097) 2023-04-23 23:43:40 -05:00
himself65
339b133e3f
v0.5.4-canary.8 2023-04-23 21:41:43 -05:00
Himself65
33261558f6
chore: bump version (#2087) 2023-04-23 01:42:27 -05:00
Moeyua Evod
2c95a0a757
feat: center align button text (#2056)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-04-21 19:45:23 -05:00
himself65
f66d402cf7
v0.5.4-beta.0 2023-04-21 06:09:38 -05:00
Peng Xiao
88a297c3c1 chore: bump version 0.5.4-canary.7 2023-04-21 18:10:12 +08:00
zuomeng wang
acc5afdd4f
fix(web): remove edgeless mode padding (#2061) 2023-04-21 17:56:29 +08:00
Qi
9ec6768272
fix: modify with new blocksuite version about subpage (#2060) 2023-04-21 08:34:32 +00:00
Flrande
01115f8957
fix: color variable (#2059) 2023-04-20 23:41:43 -05:00
Qi
a5a6203a95
feat: replace react-dnd to dnd-kit (#2028)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-04-20 23:27:32 -05:00
himself65
4a473f5518 Revert "chore: bump version"
This reverts commit 44011b4695.
2023-04-20 22:53:32 -05:00
himself65
44011b4695 chore: bump version 2023-04-20 21:58:09 -05:00
himself65
e0cd2e780b v0.5.4-canary.7 2023-04-20 18:09:53 -05:00
himself65
c4e90f2d8b v0.5.4-canary.6 2023-04-20 17:29:49 -05:00
Himself65
0a0f825a15
fix: remove mui theme provider (#2055) 2023-04-20 14:31:54 -05:00
Himself65
d24c43e750
chore: bump version (#2054) 2023-04-20 12:25:12 -05:00
Flrande
b2e93433e1
chore: fix color (#2049)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-04-20 09:13:20 -05:00
Qi
4a1c15c1e9
feat: modify default avatar (#2034) 2023-04-20 17:41:29 +08:00
Flrande
372377dd6b
feat: upgrate to new theme (#2027)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-04-20 03:31:19 -05:00
Himself65
63f7b2556e
feat: init affine blob storage (#2045) 2023-04-20 03:23:41 -05:00
JimmFly
65c1bee7f0
chore: update temp disable affine cloud modal style (#2046) 2023-04-20 02:27:26 -05:00
Qi
143a55a6e8
fix: error style of sidebar (#1981) 2023-04-17 06:52:04 +00:00
Himself65
3d70a36dd3
refactor: remove null type in hooks (#1955) 2023-04-16 21:36:32 -05:00
Himself65
4cb6b8fdc8
chore: bump version (#1970) 2023-04-16 20:36:59 -05:00
Himself65
2383165470
refactor: remove NoSsr on top level (#1951) 2023-04-14 17:07:41 -05:00
Peng Xiao
46cd0c5c9a
fix: share url (#1948) 2023-04-14 08:01:31 -05:00
Qi
261a41f8da
feat: add history back & forward for desktop app (#1926) 2023-04-14 09:19:52 +00:00
Himself65
bd387f6551
fix: theme color (#1944) 2023-04-14 02:13:14 -05:00
JimmFly
5335118e93
chore: add translation (#1946) 2023-04-14 15:02:43 +08:00
Himself65
70313eb5ee
chore: bump version (#1943) 2023-04-14 01:57:54 -05:00
Himself65
5ca94db5d2
fix: effect deps (#1940) 2023-04-14 00:24:44 -05:00
himself65
3954f309aa chore: fix packages version 2023-04-13 18:33:21 -05:00
Himself65
01a686dc28
feat: enable share menu (#1883)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-04-13 16:22:49 -05:00
Qi
7d64815aca
feat: add navigation path in quick search (#1920) 2023-04-13 16:31:28 +08:00
Himself65
2a2d682211
fix: cannot update a component while rendering a different component (#1907) 2023-04-12 16:46:29 -05:00
Himself65
fb0d2992c2
chore: bump version (#1890) 2023-04-12 00:19:12 -05:00
himself65
ea00c208e6 fix: set affine loading speed to 2 2023-04-11 23:54:15 -05:00
Himself65
9dcb96839b
fix(component): affine loading (#1887) 2023-04-11 23:48:42 -05:00
himself65
db8fe4e09a feat: add new affine loading component 2023-04-11 22:57:20 -05:00
Himself65
a06113d48c
refactor: workspace header (#1880) 2023-04-11 21:39:39 -05:00
JimmFly
2e823c2fee
feat: single page sharing support (#1805)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-04-11 17:58:11 -05:00
Himself65
024c469a2c
chore: bump version (#1873) 2023-04-11 09:47:46 -05:00
Himself65
778f76dfed
feat: add affine next theme (#1867) 2023-04-10 23:43:24 -05:00
Himself65
d95dbd5af4
chore: bump version (#1863) 2023-04-10 17:41:07 -05:00
Qi
ea2a146c82
feat: connect pinboard and reference link (#1859) 2023-04-10 11:49:51 -05:00
Qi
e50bf9fbfe
feat: add root pinboard & rename pivots to pinboard (#1843) 2023-04-07 21:55:59 +00:00
Peng Xiao
d4b2b9ab44
fix: dnd workspace list will cause page to reload (#1848) 2023-04-07 11:48:37 -05:00
Yifeng Wang
5a1e8b0c93
chore: update blocksuite (#1845) 2023-04-07 15:46:37 +08:00
Flrande
74657c2fa1
fix: enable autofocus in blocksuite editor (#1844) 2023-04-07 06:28:21 +00:00
Flrande
7d55d0ea0b
feat: update code-block background color (#1841) 2023-04-07 03:51:13 +00:00
Himself65
b6bdf257e4
feat(component): support sort workspace card (#1837) 2023-04-06 13:21:45 -05:00
Himself65
2e354ae59e
refactor(component): editor component (#1834) 2023-04-06 11:14:25 -05:00
Himself65
17fa77e5ae
ci(storybook): wait for 6006 (#1833) 2023-04-06 10:01:16 -05:00
Himself65
1ad4b0fc89
feat: single page API in public workspace (#1794) 2023-04-06 09:20:36 -05:00
Qi
88447b438b
feat: modify pivot operation menu (#1786)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-04-06 08:37:49 -05:00
JimmFly
0956b5ccc7
chore: update change log style (#1832) 2023-04-06 08:34:57 -05:00
Himself65
69cc0f5cb9
chore: bump version (#1830) 2023-04-05 23:12:32 -05:00
Himself65
d8931db300
chore: bump version (#1829) 2023-04-05 22:44:38 -05:00
Aditya Sharma
0c87bf36ca
feat: add toast for workspace deletion (#1825)
Co-authored-by: himself65 <himself65@outlook.com>
2023-04-05 08:47:14 -05:00
Himself65
116caff3c7
chore: bump version (#1820) 2023-04-04 17:08:48 -05:00
Himself65
ae4339ea28
refactor: use radix ui on workspace avatar (#1819) 2023-04-04 16:14:51 -05:00
Himself65
a24b747ee8
chore: bump version (#1818) 2023-04-04 14:41:25 -05:00
Himself65
89f53190db
fix: workspace avatar url won't update (#1817) 2023-04-04 12:46:33 -05:00
Himself65
69cd22a3b8
chore: bump version (#1812) 2023-04-04 08:46:53 -05:00
Himself65
215bb24ec4
feat(component): improve storybook (#1804) 2023-04-03 18:42:36 -05:00
Himself65
9a20f50b05
refactor: move WorkspaceCard (#1803) 2023-04-03 18:13:43 -05:00
Himself65
b36588714e
build(component): fix storybook config (#1798) 2023-04-03 16:18:46 -05:00
Peng Xiao
2cf8ab434e
fix: give electron app with minWidth = 640px (#1785) 2023-04-03 07:20:58 +00:00
Peng Xiao
e0eecffb2f
feat: optimize electron macos header style (#1774)
Co-authored-by: himself65 <himself65@outlook.com>
2023-04-02 14:01:22 -05:00
Himself65
e02ab36aae
chore: bump version (#1775) 2023-04-01 20:24:13 -05:00
Peng Xiao
7299efe16a
fix: first workspace create logic (#1773) 2023-03-31 12:40:30 -05:00
Peng Xiao
c55d61a641
feat: responsive ui above 640px (#1741) 2023-03-30 20:12:18 -05:00
Qi
b6ded30770
feat: support pivots menu (#1755) 2023-03-30 17:37:41 +08:00
Himself65
8a03f9ff1f
chore: bump version (#1737) 2023-03-29 13:35:42 -05:00
Himself65
f18127dfd6
fix(component): toast duration (#1732) 2023-03-28 14:58:51 -05:00
Himself65
6917d2100f
fix(web): css in mobile (#1731) 2023-03-28 14:42:30 -05:00
Qi
751ad9716f
feat: modify pivot style & add operation menu to pivot item (#1726) 2023-03-28 10:16:47 +00:00
Himself65
69b13aa30f
refactor(web): move contact modal to component (#1718) 2023-03-28 01:07:53 -05:00
JimmFly
edf7913e12
chore: update theme color (#1717)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-28 00:43:29 -05:00
Qi
628ce08d8d
feat: modify sidebar style (#1703) 2023-03-27 18:41:04 +00:00
Qi
449ffbc73f
feat: refactor the usage of toast (#1699) 2023-03-27 05:24:14 +00:00
Himself65
d8e48ef6aa
test: support e2e in storybook (#1533) 2023-03-24 22:25:27 -05:00
Qi
6d13716e97
fix: center toast in main content (#1683) 2023-03-24 17:22:10 +00:00