Commit Graph

46 Commits

Author SHA1 Message Date
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
JimmFly 002e64c819 style: add scrollbar (#2826) 2023-06-26 15:12:44 +08: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 b383ce36cd build: enhance tsconfig type check (#2732) 2023-06-09 01:42:58 +08:00
JimmFly 29d8f61c90 feat: add date picker (#2644)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-08 17:55:16 +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 cd5c4b5cb7 fix: remove dependencies in @affine/debug (#2708) 2023-06-07 15:41:42 +08: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
3720 b95808a052 test: add some e2e tests for all pages filter (#2674) 2023-06-04 23:34:16 +08:00
fourdim 89a566a645 fix: pdf export in client and hide png export (#2604) 2023-06-01 13:26:57 +00:00
LongYinan 602f795133 build: prevent tsconfig includes sources outside (#2643) 2023-06-01 17:08:14 +08:00
Whitewater 23126e1ff6 fix: show table head when no item in page list (#2642) 2023-06-01 16:31:51 +08:00
JimmFly 88757ce488 chore: update all page style (#2638) 2023-06-01 12:38:14 +08: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
JimmFly 2ed1a7b219 chore: update filter style (#2625) 2023-05-31 17:20:18 +08:00
3720 f7768563e1 fix: wrong use of dayjs (#2624) 2023-05-31 16:46:36 +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
JimmFly d5debc0bf5 chore: update filter style (#2617)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-31 15:41:16 +08:00
Himself65 248cd9a8ab chore: prohibit import package itself (#2612)
Co-authored-by: Whitewater <me@waterwater.moe>
2023-05-31 15:00:50 +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 31d552ab7e fix: update breakpoint in all page (#2602) 2023-05-30 18:27:42 +08:00
3720 8c5a1e2de3 test: add some tests for page filter (#2593) 2023-05-30 16:39:14 +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
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
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
Whitewater 7dcbe64d4e feat: group all page by date (#2532)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-26 05:23:51 +00: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 ef0a20b358 fix: use data-testid (#2487) 2023-05-22 17:36:52 +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
Whitewater d68b421a4b feat: add responvise page view (#2453) 2023-05-22 07:25:25 +08:00
Whitewater 530dd5ff7f feat: add new page button (#2417) 2023-05-18 13:07:05 -07:00
Whitewater 9ff7dbffb7 feat: supports sort all page (#2356) 2023-05-15 08:50:43 -07:00
Himself65 b240a70e51 chore: update blocksuite to 0.0.0-20230512192655-e61e272b-nightly (#2352) 2023-05-12 15:39:05 -05:00
Himself65 793b689b81 fix(component): updated at in page meta (#2277) 2023-05-09 03:54:07 +00:00
Himself65 4f99ad2db4 feat: forced file naming format (#2270) 2023-05-08 17:37:07 -05:00
Whitewater dbd3249ae5 chore: clean all page list (#2245) 2023-05-05 14:46:58 -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