Commit Graph

120 Commits

Author SHA1 Message Date
3720 3bd0961c5b test: add some tests for page filter (#2593) 2023-05-31 15:43:06 +08:00
fourdim 0b17e06aa3 feat: add support for exporting pdf and png (#2588)
This closes #2583.
2023-05-30 15:16:24 +08:00
Doma 2c111ff7f9 feat(web): drag page to trash folder (#2385)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-30 15:16:19 +08:00
Himself65 f6f89be3a2 feat: page view persistence (#2581) 2023-05-30 15:16:08 +08:00
Qi 588fcac81c fix: bookmark popper menu only display after pasted (#2578) 2023-05-30 00:11:41 +08:00
JimmFly 61a167ed6e fix: updater button text overflow (#2571) 2023-05-30 00:11:20 +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
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
Whitewater a1564eb638 chore: tweak all page styles (#2540) 2023-05-26 15:54:45 +08:00
Qi e074a7f450 feat: support bookmark (#2458)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-26 15:54:44 +08:00
Himself65 c80203893c feat(component): init notification center (#2426)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-05-26 15:54:43 +08:00
Whitewater f2a61c0a4e feat: group all page by date (#2532)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-26 15:54:43 +08:00
JimmFly a990d4a95e chore: update user guide style (#2536) 2023-05-26 15:54:43 +08:00
Whitewater 2a767af71d refactor: use date obj in all pages (#2523) 2023-05-26 15:54:42 +08:00
Whitewater 625fcec51c fix: sort in desc based update date by default (#2510) 2023-05-26 15:54:42 +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 11e7a10e3d chore: update download tip link (#2509) 2023-05-25 15:02:45 +08:00
fourdim 358d12f612 feat: add simple support for pdf (#2503) 2023-05-25 15:00:37 +08:00
Aditya Sharma d68d02503c feat(component): keyboard navigation for image-viewer (#2334)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-25 15:00:37 +08:00
himself65 4802182f34 fix: make editor width to 800px
Fixes: https://github.com/toeverything/AFFiNE/issues/2486
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
LongYinan 6353babed4 ci: add circular import detect (#2475)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-25 15:00:26 +08:00
Whitewater 3aab657545 feat: add responvise page view (#2453) 2023-05-25 14:59:43 +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
Whitewater 341b18ded7 feat: add block card component (#2398) 2023-05-25 14:43:04 +08:00
Peng Xiao 02293325bc fix: optimize app updater (#2452) 2023-05-19 17:53:17 +08:00
Peng Xiao debf8d170e fix: adjust some styles (#2438) 2023-05-18 10:38:13 -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
Peng Xiao ccd3fb4925 fix: configurable changelog url (#2418) 2023-05-17 17:30:37 -07:00
Himself65 d5c3d1b86a fix: sidebar fallback ui position (#2424) 2023-05-17 17:30:37 -07:00
Peng Xiao 19f7f591ce chore: bump blocksuite to 0.0.0-20230517102216-36bda4ab-nightly (#2411) 2023-05-17 10:11:22 -07:00
Peng Xiao edda79c448 feat: update button enhancements (#2401) 2023-05-17 17:33:19 +08:00
Whitewater 943e6c59e3 fix: unexpected undefined class in popup (#2394) 2023-05-17 14:26:15 +08:00
Peng Xiao c0d6b8c458 fix: some style updates (#2396) 2023-05-17 14:26:15 +08:00
JimmFly 337fe18d4c chore: add responsive styles for workspace card (#2390) 2023-05-17 14:26:15 +08:00
Whitewater ab8cdb4222 feat: supports sort all page (#2356) 2023-05-17 14:16:32 +08:00
JimmFly 25cf2e9ba0 chore: add animation for tour modal (#2365) 2023-05-17 14:16:32 +08:00
Himself65 a34e2eb57d feat(electron): track router history (#2336)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-05-17 14:16:31 +08:00
Peng Xiao 599bf92c08 fix: some style updates (#2348) 2023-05-17 14:16:31 +08:00
Himself65 b15eae11cf chore: update blocksuite to 0.0.0-20230512192655-e61e272b-nightly (#2352) 2023-05-17 14:14:40 +08:00
Peng Xiao 683343ad82 feat: new sidebar (app shell) styles (#2303) 2023-05-17 14:14:39 +08:00
Himself65 5008958e84 refactor: rename WorkspacePlugin to WorkspaceAdapter (#2330) 2023-05-17 14:14:38 +08:00
Himself65 9902892615 feat(component): improve fallback skeleton (#2323) 2023-05-11 00:36:24 -05:00
JimmFly df60392c31 refactor: tour modal (#2297) 2023-05-10 21:45:19 -05:00
Himself65 c76bc34c6f feat: enhance root div styles (#2295) 2023-05-10 00:54:32 -05:00
Himself65 d389e2bc43 feat(component): add skeleton in page detail (#2292) 2023-05-09 23:04:45 -05:00