Commit Graph

476 Commits

Author SHA1 Message Date
Himself65 0332796e6d fix: use react-resizable-panels (#2679)
(cherry picked from commit 1716e7a397)
2023-06-08 18:19:04 +08:00
LongYinan 4ab5457a44 build: prevent tsconfig includes sources outside (#2643) 2023-06-02 12:56:52 +08:00
Whitewater 2a31af0973 fix: show table head when no item in page list (#2642) 2023-06-02 12:56:52 +08:00
himself65 f93db613f4 fix: block hub not working in the editor 2023-06-02 12:56:52 +08:00
Simon He e1d87cf698 perf: getEnvironment() -> env (#2636) 2023-06-02 12:56:52 +08:00
Peng Xiao a018d50780 fix: plugin bootstrap (#2631)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-02 12:56:52 +08:00
LongYinan fb9d200dd3 build: perform TypeCheck for all packages (#2573)
Co-authored-by: himself65 <himself65@outlook.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-06-02 12:56:52 +08:00
Himself65 cb914c0405 feat: add @affine/bookmark-block plugin (#2618) 2023-06-02 12:56:52 +08:00
Whitewater 151fb56281 fix: drag delay (#2621) 2023-06-02 12:56:52 +08:00
Whitewater f06f67e182 feat: add page preview (#2620) 2023-06-02 12:56:52 +08:00
JimmFly 7050f41ba9 chore: update filter style (#2617)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-06-02 12:56:52 +08:00
Peng Xiao 72066a6f54 fix: unify sidebar switch (#2616) 2023-06-02 12:56:52 +08:00
Himself65 3eef11416a refactor: remove deprecated atoms (#2615) 2023-06-02 12:56:52 +08:00
Himself65 a84cfb80d1 refactor: move affine utils into @affine/workspace (#2611) 2023-06-02 12:56:52 +08:00
Himself65 7c6d5adde5 fix: logic after delete all workspaces (#2587)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-06-02 12:56:52 +08:00
Whitewater 7ed3250042 feat: add page mode filter (#2601)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-02 12:56:52 +08:00
Hyden Liu e4ba72853d fix(web): header div props error (#2607) 2023-06-02 12:56:52 +08:00
Himself65 a7ac6562b0 feat: init @affine/copilot (#2511) 2023-06-02 12:56:52 +08:00
Peng Xiao e7e447d0e1 fix: popover may not be closable (#2598) 2023-06-02 12:56:52 +08:00
JimmFly 3a043f339c fix: quick search result missing title (#2594) 2023-06-02 12:56:52 +08:00
3720 0a4b2b9ca7 test: add some tests for page filter (#2593) 2023-06-02 12:56:52 +08:00
fourdim 8b3c87cdfa feat: add support for exporting pdf and png (#2588)
This closes #2583.
2023-06-02 12:56:52 +08:00
Doma 2ed8d63d8a feat(web): drag page to trash folder (#2385)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-06-02 12:56:52 +08:00
Himself65 f7487ad037 feat: init support for multiple tiles (#2585) 2023-06-02 12:56:52 +08:00
Himself65 bfe3b2242e feat: page view persistence (#2581) 2023-06-02 12:56:52 +08:00
Whitewater f0763337c4 feat: add radio group (#2572) 2023-06-02 12:56:52 +08:00
Himself65 540a93274a refactor: abstract header adapter (#2580) 2023-06-02 12:56:52 +08:00
Himself65 319d71345d refactor: ui adapter (#2577) 2023-06-02 12:56:52 +08:00
Peng Xiao 8e6bb78bea refactor(electron): sqlite db data workflow (remove symlink & fs watcher) (#2491) 2023-06-02 12:56:52 +08:00
3720 921f4c97d1 feat: headless filter in all pages tab (#2566)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-02 12:56:52 +08:00
xiaodong zuo f982120a1f feat: the UI of importing Html/Markdown/Notion (#2533)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-06-02 12:56:52 +08:00
Himself65 581bc97896 fix: cannot delete last workspace (#2537) 2023-06-02 12:56:52 +08:00
JimmFly 5911b526e5 chore: update user guide style (#2536) 2023-06-02 12:56:52 +08:00
Whitewater c5c9723c48 refactor: use date obj in all pages (#2523) 2023-06-02 12:56:52 +08:00
Himself65 29bd170c2b fix: dispose on editor props.onInit (#2521) 2023-06-02 12:56:52 +08:00
fourdim cee829d08f feat: add simple support for pdf (#2503) 2023-06-02 12:56:52 +08:00
Himself65 460dc4d560 fix: regression on toast component (#2502) 2023-06-02 12:56:52 +08:00
Himself65 b6fd58e0f5 fix: use data-testid (#2487) 2023-06-02 12:56:52 +08:00
Himself65 f4057593af refactor: remove unused code (#2484) 2023-06-02 12:56:52 +08:00
himself65 4c79a918b2 docs: add comment on legacy affine adapter 2023-06-02 12:56:52 +08:00
Himself65 7e4edd2c65 fix: use hook with first render (#2481) 2023-06-02 12:56:52 +08:00
Himself65 01173babe6 refactor: rename plugins to adapters (#2480) 2023-06-02 12:56:52 +08:00
Himself65 03b4f78743 fix: wrap all workspaces with Suspense (#2477) 2023-06-02 12:56:52 +08:00
Peng Xiao a7b3aacc28 fix: fav reference style issue (#2476) 2023-06-02 12:56:52 +08:00
Whitewater 8450523f05 feat: add responvise page view (#2453) 2023-06-02 12:56:52 +08:00
Peng Xiao 99dc4fbf22 fix: adjust some windows style issues (#2454) 2023-06-02 12:56:52 +08:00
Whitewater d905c9b5cf feat: add new page button (#2417) 2023-06-02 12:56:52 +08:00
Peng Xiao 68a114c540 fix: optimize app updater (#2452) 2023-06-02 12:56:52 +08: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