Himself65
|
cc37dccec5
|
feat: init support for multiple tiles (#2585)
|
2023-05-30 15:16:12 +08:00 |
|
Himself65
|
f6f89be3a2
|
feat: page view persistence (#2581)
|
2023-05-30 15:16:08 +08:00 |
|
Whitewater
|
2a56786544
|
feat: add radio group (#2572)
|
2023-05-30 00:12:17 +08:00 |
|
Himself65
|
5e953e6955
|
refactor: abstract header adapter (#2580)
|
2023-05-30 00:11:46 +08:00 |
|
Qi
|
588fcac81c
|
fix: bookmark popper menu only display after pasted (#2578)
|
2023-05-30 00:11:41 +08:00 |
|
Himself65
|
817c59b00d
|
refactor: ui adapter (#2577)
|
2023-05-30 00:11:35 +08:00 |
|
Horus
|
9f2719b7bd
|
fix: replace windows installer loading gif (#2575)
|
2023-05-30 00:11:31 +08:00 |
|
Himself65
|
0c1858141f
|
chore: bump blocksuite to 0.0.0-20230529102007-5ac37643-nightly (#2569)
|
2023-05-30 00:11:26 +08:00 |
|
Peng Xiao
|
96d313d491
|
refactor(electron): sqlite db data workflow (remove symlink & fs watcher) (#2491)
|
2023-05-29 16:24:33 +08:00 |
|
3720
|
975023463c
|
feat: headless filter in all pages tab (#2566)
Co-authored-by: himself65 <himself65@outlook.com>
|
2023-05-29 16:24:33 +08:00 |
|
himself65
|
752d9182b5
|
chore: revert @vanilla-extract/next-plugin to 2.1.2
|
2023-05-29 16:24:32 +08:00 |
|
Himself65
|
e82100c201
|
feat: add build flag enableAllPageFilter (#2562)
|
2023-05-29 16:24:32 +08:00 |
|
Himself65
|
92f91dee24
|
chore: bump version (#2559)
|
2023-05-29 16:24:32 +08:00 |
|
Himself65
|
81ab927022
|
chore: bump version (#2542)
|
2023-05-26 15:54:46 +08:00 |
|
xiaodong zuo
|
2a95ddd63c
|
feat: the UI of importing Html/Markdown/Notion (#2533)
Co-authored-by: Himself65 <himself65@outlook.com>
|
2023-05-26 15:54:46 +08:00 |
|
Himself65
|
5eec494880
|
chore: bump blocksuite to 0.0.0-20230526024755-74df4d56-nightly (#2541)
|
2023-05-26 15:54:44 +08:00 |
|
Qi
|
e074a7f450
|
feat: support bookmark (#2458)
Co-authored-by: himself65 <himself65@outlook.com>
|
2023-05-26 15:54:44 +08:00 |
|
Himself65
|
5c48363f50
|
fix: cannot delete last workspace (#2537)
|
2023-05-26 15:54:43 +08:00 |
|
JimmFly
|
a990d4a95e
|
chore: update user guide style (#2536)
|
2023-05-26 15:54:43 +08:00 |
|
Horus
|
3ee1bbab71
|
docs: add native build command to readme (#2535)
|
2023-05-26 15:54:42 +08:00 |
|
Whitewater
|
2a767af71d
|
refactor: use date obj in all pages (#2523)
|
2023-05-26 15:54:42 +08:00 |
|
Horus
|
dfb135818a
|
fix: replace new windows install loading gif (#2513)
|
2023-05-25 15:02:52 +08:00 |
|
Himself65
|
f63b78a355
|
fix: dispose on editor props.onInit (#2521)
|
2023-05-25 15:02:49 +08:00 |
|
Himself65
|
19bdeebadb
|
chore: bump blocksuite to 0.0.0-20230525011821-20259c76-nightly (#2515)
|
2023-05-25 15:02:49 +08:00 |
|
JimmFly
|
65750d4ef8
|
chore: bump electron (#2516)
|
2023-05-25 15:02:48 +08:00 |
|
fourdim
|
358d12f612
|
feat: add simple support for pdf (#2503)
|
2023-05-25 15:00:37 +08:00 |
|
Himself65
|
04d6849581
|
fix: regression on toast component (#2502)
|
2023-05-25 15:00:37 +08:00 |
|
fourdim
|
75646d9667
|
docs: update build guideline (#2434)
Co-authored-by: Himself65 <himself65@outlook.com>
|
2023-05-25 15:00:36 +08:00 |
|
Himself65
|
edac4b2629
|
fix: use data-testid (#2487)
|
2023-05-25 15:00:36 +08:00 |
|
Himself65
|
0e3d80940e
|
refactor: remove unused code (#2484)
|
2023-05-25 15:00:35 +08:00 |
|
himself65
|
2631deba23
|
docs: add comment on legacy affine adapter
|
2023-05-25 15:00:35 +08:00 |
|
Himself65
|
1ccb8a37ed
|
fix: use hook with first render (#2481)
|
2023-05-25 15:00:35 +08:00 |
|
Himself65
|
9c4d21beb1
|
refactor: rename plugins to adapters (#2480)
|
2023-05-25 15:00:29 +08:00 |
|
LongYinan
|
6353babed4
|
ci: add circular import detect (#2475)
Co-authored-by: himself65 <himself65@outlook.com>
|
2023-05-25 15:00:26 +08:00 |
|
Himself65
|
ceca3a5518
|
fix: wrap all workspaces with Suspense (#2477)
|
2023-05-25 15:00:24 +08:00 |
|
Peng Xiao
|
7f38cc03ef
|
fix: fav reference style issue (#2476)
|
2023-05-25 15:00:22 +08:00 |
|
himself65
|
0bebe94a28
|
chore: update blocksuite to 0.0.0-20230519102837-01acd96b-nightly (#2472)
|
2023-05-25 15:00:16 +08:00 |
|
Whitewater
|
3aab657545
|
feat: add responvise page view (#2453)
|
2023-05-25 14:59:43 +08:00 |
|
Horus
|
ac2fc262b9
|
fix: add windows install loading gif (#2462)
|
2023-05-25 14:59:41 +08:00 |
|
Peng Xiao
|
f829c9b3b1
|
fix: adjust some windows style issues (#2454)
|
2023-05-25 14:58:59 +08:00 |
|
Whitewater
|
48ef60cb0a
|
feat: add new page button (#2417)
|
2023-05-25 14:58:30 +08:00 |
|
Himself65
|
2efafe5420
|
chore: bump version (#2444)
|
2023-05-25 14:38:39 +08:00 |
|
Peng Xiao
|
02293325bc
|
fix: optimize app updater (#2452)
|
2023-05-19 17:53:17 +08:00 |
|
LongYinan
|
fb5e027c61
|
v0.5.4-beta.2
|
2023-05-18 10:38:13 -07:00 |
|
Peng Xiao
|
debf8d170e
|
fix: adjust some styles (#2438)
|
2023-05-18 10:38:13 -07:00 |
|
JimmFly
|
97e88b3d8b
|
chore: adjust delete description style (#2437)
|
2023-05-18 10:38:13 -07:00 |
|
JimmFly
|
05bf41501a
|
fix: create workspace card responsive (#2435)
|
2023-05-18 10:38:13 -07:00 |
|
himself65
|
f2f5128783
|
v0.5.4-beta.1
|
2023-05-18 00:08:56 -07:00 |
|
Peng Xiao
|
75c54f0af5
|
feat: fav page references (#2422)
Co-authored-by: Himself65 <himself65@outlook.com>
|
2023-05-17 23:23:05 -07:00 |
|
himself65
|
ec142a7189
|
fix: open non-trash page when open (#2431)
|
2023-05-17 23:23:04 -07:00 |
|